got the `fs.default.name` from remote path
Nicole00 opened this issue · 0 comments
Nicole00 commented
Introduction
now the sst path config includes local, remote, hdfs.namenode. we can get the fs.default.name from remote path, and remove the hdfs.namenode config. Then user must config remote path by format hdfs://ip:port/path/
Related work
modify the config resolve process and hdfs access process.