hadoop2x-eclipse-plugin
hadoop2x-eclipse-plugin copied to clipboard
Error: No FileSystem for Scheme: hdfs
Does anyone have any thought about the cause?

i found the problem can be of these 2 however i found (in advanced mode) that they consistent with the hadoop configuration:
fs.AbstractFileSystem.file.impl = org.apache.hadoop.fs.local.LocalFs
fs.AbstractFileSystem.hdfs.impl = org.apache.hadoop.fs.Hdfs
How do you solve this problem?