Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.23.0
-
Fix Version/s: 0.23.1
-
Component/s: fs
-
Labels:None
-
Hadoop Flags:Incompatible change, Reviewed
-
Release Note:The 'fs -getmerge' tool now uses a -nl flag to determine if adding a newline at end of each file is required, in favor of the 'addnl' boolean flag that was used earlier.
Description
The [addnl] option of FsShell getmerge should be either "true" or "false",but it is very hard to understand by users, especially who`s never used this option before.
So,the [addnl] option should be changed to [-nl] for consistency.
Attachments
Issue Links
- blocks
-
HDFS-2070 Add more unit tests for FsShell getmerge
-
- Resolved
-
- is duplicated by
-
HADOOP-7340 incomplete help message is displayed for getmerge [addnl] option
-
- Resolved
-
- is related to
-
HADOOP-12359 hadoop fs -getmerge doc is wrong
-
- Closed
-