Chris Nauroth created HADOOP-12643:
--------------------------------------

             Summary: Allow getmerge command to skip writing the CRC file.
                 Key: HADOOP-12643
                 URL: https://issues.apache.org/jira/browse/HADOOP-12643
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
            Reporter: Chris Nauroth


The {{-getmerge}} shell command always write a local CRC file.  It's prefixed 
with a '.', so it's a hidden file and often goes unnoticed.  This behavior 
differs from {{-get}}, which skips writing the CRC file by default, but allows 
the user to opt in to writing a CRC file by passing the {{-crc}} argument.  
This issue proposes adding support to {{-getmerge}} to skip writing the CRC 
file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to