Re: flink read hdfs file error

2018-02-20 Thread Aljoscha Krettek
Hi, What is the exact problem you're seeing? Could you please post your POM file and also a listing of all the files in your user jar? Best, Aljoscha > On 15. Feb 2018, at 11:12, Or Sher wrote: > > Hi, > Did you ever get to solve this issue? I'm getting the same error. >

Re: flink read hdfs file error

2018-02-15 Thread Or Sher
Hi, Did you ever get to solve this issue? I'm getting the same error. On 1.3.2 I used to run the fat jar as a standalone without any job submission and it worked just fine It looked like it used an embedded MiniCluster. After just changing the dependencies to 1.4.0 we started getting this

Re: flink read hdfs file error

2018-01-26 Thread Aljoscha Krettek
Hi, It seems you are using Akka in your user program and the reference.conf in your Jar is clashing with the same File from Flink. What is the reason for having Akka (or reference.conf) in your user jar? Best, Aljoscha > On 22. Jan 2018, at 11:09, 韩宁宁 <453673...@qq.com> wrote: > > Dear All >

flink read hdfs file error

2018-01-22 Thread ??????
Dear All I have a question about Flink I want to read the files on HDFS by flink,but I encountered an error as follows,can you please advise the solution about this problem. It will be much appreciated.: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: