Re: Hadoop is not in the classpath/dependencies

2021-03-30 Thread Chesnay Schepler
k-docs-stable/ops/filesystems/>. // ... Caused by: org.apache.flink.core.fs.UnsupportedFileSystemSchemeException: Hadoop is not in the classpath/dependencies. ``` and I don't understand why. `echo $HADOOP_CLASSPATH` returns the path of Hadoop libraries with wildcards. F

Re: Hadoop is not in the classpath/dependencies

2021-03-30 Thread Matthias Seiler
be loaded. For a full list of supported file systems, > please see > https://ci.apache.org/projects/flink/flink-docs-stable/ops/filesystems/ > <https://ci.apache.org/projects/flink/flink-docs-stable/ops/filesystems/>. > // ... > Caused by: > org.ap

Re: Hadoop is not in the classpath/dependencies

2021-03-26 Thread Robert Metzger
https://ci.apache.org/projects/flink/flink-docs-stable/ops/filesystems/. > // ... > Caused by: > org.apache.flink.core.fs.UnsupportedFileSystemSchemeException: Hadoop is > not in the classpath/dependencies. > ``` > and I don't understand why. > > `echo $HADOOP_CLASSPATH` returns the path of Hadoop librari

Re: Hadoop is not in the classpath/dependencies

2021-03-25 Thread Maminspapin
I downloaded the lib (last version) from here: https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-7.0/ and put it in the flink_home/lib directory. It helped. -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Re: Hadoop is not in the classpath/dependencies

2021-03-25 Thread Maminspapin
I have the same problem ... -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Hadoop is not in the classpath/dependencies

2021-03-25 Thread Matthias Seiler
rted by Flink and no Hadoop file system to support this scheme could be loaded. For a full list of supported file systems, please see https://ci.apache.org/projects/flink/flink-docs-stable/ops/filesystems/. // ... Caused by: org.apache.flink.core.fs.UnsupportedFileSystemSchemeException: Hadoop is