[ https://issues.apache.org/jira/browse/HADOOP-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Senthil Subramanian updated HADOOP-1533: ---------------------------------------- Attachment: HADOOP-1533_2.patch Based on Owen's comments, I have made the following changes: - logPath is now clearly a Path - logPath is now optional and can be specified with a -log switch. Default is "$output_dir/_distcp_logs _System.currentTimeMillis()" > Distcp should log to specified location > --------------------------------------- > > Key: HADOOP-1533 > URL: https://issues.apache.org/jira/browse/HADOOP-1533 > Project: Hadoop > Issue Type: Improvement > Components: util > Reporter: Senthil Subramanian > Fix For: 0.14.0 > > Attachments: HADOOP-1533_2.patch > > > Distcp errors are now not logged anywhere (other that reporter.setStatus > which gets overwritten). Add support to mention a log URI where the log files > should go. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.