Details
Description
[test@test001 root]$ hdfs dfs -ls har:///tmp/filename.har/*
-ls: Can not create a Path from an empty string
Usage: hadoop fs [generic options] -ls [-d] [-h] [-R] [<path> ...]
It works without "*".
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-9981 globStatus should minimize its listStatus and getFileStatus calls
- Closed