Hey Norman, I'm not sure but have you tried it with 3 backslashes as in hdfs:///input.xml.
Or you can specify the address of the namenode via the config key fs.default.name or fs.defaultFS, i.e.: <property><name>fs.default.name </name><value>hdfs://...:port</value></property> On Tue, Sep 9, 2014 at 4:03 PM, normanSp <[email protected]> wrote: > (fs.default.name or > fs.defaultFS >
