got the fs.default.name
from remote path
#118
Labels
affects/master
PR/issue: this bug affects master version.
severity/none
Severity of bug
type/enhancement
Type: make the code neat or more efficient
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.
The text was updated successfully, but these errors were encountered: