Re: flink can't read hdfs namenode logical url

2017-10-23 Thread Piotr Nowojski
nt.java:619) > at > org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:149) > -------------- > 发件人:Piotr Nowojski > 发送时间:2017年10月20日(星期五) 21:39 > 收件人:邓俊华 > 抄 送:user > 主 题:Re: flink can't read hdfs namenode logica

Re: flink can't read hdfs namenode logical url

2017-10-20 Thread Piotr Nowojski
Hi, Please double check the content of config files in YARN_CONF_DIR and HADOOP_CONF_DIR (the first one has a priority over the latter one) and that they are pointing to correct files. Also check logs (WARN and INFO) for any relevant entries. Piotrek > On 20 Oct 2017, at 06:07, 邓俊华 wrote: >