Hi Saksham,
if I understand you correctly, you are running Zookeeper and Flink
locally on your machine? Are you using Docker or is this a bare metal
setup? The exception indicates that your paths contain `hdfs:` as URL
scheme. Are you sure you want to use HDFS? If yes, you need to add an
HDFS dependency. See:
https://ci.apache.org/projects/flink/flink-docs-release-1.11/ops/filesystems/Regards,
Timo
On 21.09.20 08:03, saksham sapra wrote:
> I am trying to run multiple clusters in a Windows machine using
> zookeeper, so isued this page to configure zookeeper and flink config.yaml.
>
>
https://ci.apache.org/projects/flink/flink-docs-stable/ops/jobmanager_high_availability.html>
> but somehow getting these exceptions, also i have worked on hadoop earlier.
>
> Thanks & Regards,
> Saksham Sapra