Re: Flink on YARN : Amazon S3 wrongly used instead of HDFS

2016-06-20 Thread Robert Metzger
java.lang.ClassLoader.loadClass(ClassLoader.java:358) > > ... 23 more > > I set the following properties in my *./flink-1.0.3/conf/flink-conf.yaml* > > fs.hdfs.hadoopconf: /etc/hadoop/conf/ > > fs.hdfs.hdfssite: /etc/hadoop/conf/hdfs-site.xml > > *How can I use HDFS i

Flink on YARN : Amazon S3 wrongly used instead of HDFS

2016-06-17 Thread VALLEE Charles
I set the following properties in my ./flink-1.0.3/conf/flink-conf.yaml fs.hdfs.hadoopconf: /etc/hadoop/conf/ fs.hdfs.hdfssite: /etc/hadoop/conf/hdfs-site.xml How can I use HDFS instead of Amazon's S3? Thanks, Charles. http://stackoverflow.com/questions/37864969/flink-on-yarn-amazon-s3-wr