Re: UnknownHostException during start

2017-05-11 Thread Ted Yu
Dominique: Which hadoop release are you using ? Please pastebin the classpath. Cheers On Thu, May 11, 2017 at 7:27 AM, Till Rohrmann wrote: > Hi Dominique, > > I’m not exactly sure but this looks more like a Hadoop or a Hadoop > configuration problem to me. Could it be that the Hadoop version

Re: UnknownHostException during start

2017-05-11 Thread Till Rohrmann
Hi Dominique, I’m not exactly sure but this looks more like a Hadoop or a Hadoop configuration problem to me. Could it be that the Hadoop version you’re running does not support the specification of multiple KMS servers via kms://ht...@lfrarxxx1.srv.company;lfrarXXX2.srv.company:16000/kms? Cheers

UnknownHostException during start

2017-05-11 Thread Dominique Rondé
Dear all, i got some trouble during the start of Flink in a Yarn-Container based on Cloudera. I have a start script like that: sla:/applvg/home/flink/mvp $ cat run.sh export FLINK_HOME_DIR=/applvg/home/flink/mvp/flink-1.2.0/ export FLINK_JAR_DIR=/applvg/home/flink/mvp/cache export YARN_CONF_D