-
Type:
Bug
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: trunk-win
-
Fix Version/s: trunk-win
-
Component/s: documentation
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
HADOOP-9081 changed Windows handling of untar to use pure Java. There had been a comment in that code describing why we need to pass a particular flag to the external tar command on Windows. Now that Windows doesn't call the external tar command, the comment is no longer relevant.