avast / hdfs-shell

HDFS Shell is a HDFS manipulation tool to work with functions integrated in Hadoop DFS
Apache License 2.0
150 stars 33 forks source link

Extra space between du options interpreted as empty arg #7

Closed leighklotz closed 6 years ago

leighklotz commented 6 years ago

du<space>-s<space>-h works du<space>-s<space><space>-h fails with "Can not create a Path from an empty string"

Vity01 commented 6 years ago

I just released v1.0.3 to make a workaround for this problem. It won't be perfect till the new Spring Shell will (hopefully) fix command line parsing. Thanks for the reporting anyway. Greetings to Yahoo!