Wrong description of " hadoop fs -test " in FS Shell guide .
-------------------------------------------------------------
Key: HADOOP-5416
URL: https://issues.apache.org/jira/browse/HADOOP-5416
Project: Hadoop Core
Issue Type: Bug
Components: documentation
Affects Versions: 0.20.0
Reporter: Ravi Phulari
Priority: Trivial
Hadoop FS Shell Guide documentation for -test command option -d current
description is.
" -d check return 1 if the path is directory else return 0. "
Where as it should be .
" -d check to see if the path is Directory . Return 0 if true "
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.