Details
-
Wish
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
-
Incompatible change
Description
Currently, jars under Hadoop-tools dir are not be included in the classpath of hadoop command. So we will fail to execute cmds about wasb or s3 file systems.
$ ./hdfs dfs -ls wasb://demo@demo.blob.core.windows.net/
ls: No FileSystem for scheme: wasb
A simple solution is to add those jars into the classpath of the cmds. Suggestions are welcomed~
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-13865 add tools to classpath by default in branch-2
- Resolved
- is superceded by
-
HADOOP-12857 Rework hadoop-tools
- Resolved