[jira] [Created] (MAPREDUCE-5971) move the default options for distcp -p to DistCpOptionSwitch

2014-07-16 Thread Charles Lamb (JIRA)
Charles Lamb created MAPREDUCE-5971: --- Summary: move the default options for distcp -p to DistCpOptionSwitch Key: MAPREDUCE-5971 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5971 Project:

[jira] [Updated] (MAPREDUCE-5971) move the default options for distcp -p to DistCpOptionSwitch

2014-07-16 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-5971: Status: Patch Available (was: Open) A simple patch is attached. I didn't make any

[jira] [Updated] (MAPREDUCE-5971) move the default options for distcp -p to DistCpOptionSwitch

2014-07-16 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-5971: Attachment: MAPREDUCE-5971.001.patch move the default options for distcp -p to

[jira] [Updated] (MAPREDUCE-5971) move the default options for distcp -p to DistCpOptionSwitch

2014-07-16 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-5971: Attachment: MAPREDUCE-5971.002.patch Thanks for the review [~andrew.wang]. Per our

[jira] [Created] (MAPREDUCE-6007) Create a new option for distcp -p which causes RAW.* namespace extended attributes to not be preserved

2014-07-25 Thread Charles Lamb (JIRA)
Charles Lamb created MAPREDUCE-6007: --- Summary: Create a new option for distcp -p which causes RAW.* namespace extended attributes to not be preserved Key: MAPREDUCE-6007 URL:

[jira] [Work started] (MAPREDUCE-6007) Create a new option for distcp -p which causes RAW.* namespace extended attributes to not be preserved

2014-07-25 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAPREDUCE-6007 started by Charles Lamb. Create a new option for distcp -p which causes RAW.* namespace extended attributes to not be preserved

[jira] [Created] (MAPREDUCE-6008) Update distcp docs to include new option that suppresses preservation of RAW.* namespace extended attributes

2014-07-25 Thread Charles Lamb (JIRA)
Charles Lamb created MAPREDUCE-6008: --- Summary: Update distcp docs to include new option that suppresses preservation of RAW.* namespace extended attributes Key: MAPREDUCE-6008 URL:

[jira] [Updated] (MAPREDUCE-6007) Create a new option for distcp -p which causes raw.* namespace extended attributes to not be preserved

2014-07-30 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6007: Description: As part of the Data at Rest Encryption work (HDFS-6134), we need to

[jira] [Updated] (MAPREDUCE-6007) Create a new option for distcp -p which causes raw.* namespace extended attributes to not be preserved

2014-07-31 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6007: Attachment: MAPREDUCE-6007.001.patch A patch is attached which adds a d option to

[jira] [Updated] (MAPREDUCE-6007) Create a new option for distcp -p which causes raw.* namespace extended attributes to not be preserved

2014-08-05 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6007: Attachment: MAPREDUCE-6007.002.patch {code} -px : preserve raw and non-raw xattrs -pr

[jira] [Updated] (MAPREDUCE-6007) Create a new option for distcp -p which causes raw.* namespace extended attributes to not be preserved

2014-08-07 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6007: Attachment: MAPREDUCE-6007.003.patch [~andrew.wang], This patch eliminates the

[jira] [Commented] (MAPREDUCE-6007) Create a new option for distcp -p which causes raw.* namespace extended attributes to not be preserved

2014-08-07 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14089900#comment-14089900 ] Charles Lamb commented on MAPREDUCE-6007: - Thanks! So, I'll . Add a test

[jira] [Updated] (MAPREDUCE-6007) Add support to distcp to preserve raw.* namespace extended attributes

2014-08-07 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6007: Description: As part of the Data at Rest Encryption work (HDFS-6134), we need to add

[jira] [Updated] (MAPREDUCE-6007) Add support to distcp to preserve raw.* namespace extended attributes

2014-08-07 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6007: Attachment: MAPREDUCE-6007.004.patch Thanks for the review @andrew.wang! This .004

[jira] [Resolved] (MAPREDUCE-6007) Add support to distcp to preserve raw.* namespace extended attributes

2014-08-07 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb resolved MAPREDUCE-6007. - Resolution: Fixed Fix Version/s: fs-encryption I've committed this to

[jira] [Updated] (MAPREDUCE-6040) Automatically use /.reserved/raw when run by the superuser

2014-08-25 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6040: Attachment: MAPREDUCE-6040.000.patch Submitting a preliminary patch to get a jenkins

[jira] [Updated] (MAPREDUCE-6040) Automatically use /.reserved/raw when run by the superuser

2014-08-25 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6040: Status: Patch Available (was: Open) I want to get a testpatch run. Automatically

[jira] [Updated] (MAPREDUCE-6040) Automatically use /.reserved/raw when run by the superuser

2014-08-26 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6040: Attachment: (was: MAPREDUCE-6040.000.patch) Automatically use /.reserved/raw when

[jira] [Updated] (MAPREDUCE-6040) Automatically use /.reserved/raw when run by the superuser

2014-08-26 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6040: Attachment: MAPREDUCE-6040.000.patch Unit test failures fixed. Submitting .000 for

[jira] [Updated] (MAPREDUCE-6040) Automatically use /.reserved/raw when run by the superuser

2014-08-26 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6040: Attachment: (was: MAPREDUCE-6040.000.patch) Automatically use /.reserved/raw when

[jira] [Updated] (MAPREDUCE-6040) Automatically use /.reserved/raw when run by the superuser

2014-08-26 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6040: Attachment: MAPREDUCE-6040.001.patch .001 patch. Ready for review. Automatically

[jira] [Updated] (MAPREDUCE-6040) distcp should automatically use /.reserved/raw when run by the superuser

2014-08-26 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6040: Component/s: distcp Target Version/s: 3.0.0 (was: fs-encryption)

[jira] [Updated] (MAPREDUCE-6040) distcp should automatically use /.reserved/raw when run by the superuser

2014-08-26 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6040: Description: On HDFS-6134, [~sanjay.radia] asked for distcp to automatically prepend

[jira] [Commented] (MAPREDUCE-6040) distcp should automatically use /.reserved/raw when run by the superuser

2014-08-26 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111320#comment-14111320 ] Charles Lamb commented on MAPREDUCE-6040: - Hi [~sanjay.radia], bq. Note

[jira] [Created] (MAPREDUCE-6093) minor distcp doc edits

2014-09-16 Thread Charles Lamb (JIRA)
Charles Lamb created MAPREDUCE-6093: --- Summary: minor distcp doc edits Key: MAPREDUCE-6093 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6093 Project: Hadoop Map/Reduce Issue Type:

[jira] [Updated] (MAPREDUCE-6093) minor distcp doc edits

2014-09-16 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6093: Attachment: MAPREDUCE-6093.001.patch Minor edit to the DistCp.md.vm doc. No tests are

[jira] [Work started] (MAPREDUCE-6093) minor distcp doc edits

2014-09-16 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAPREDUCE-6093 started by Charles Lamb. --- minor distcp doc edits -- Key:

[jira] [Updated] (MAPREDUCE-6040) distcp should automatically use /.reserved/raw when run by the superuser

2014-09-16 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6040: Attachment: MAPREDUCE-6040.002.patch The .002 patch is the same as .001 except that it

[jira] [Created] (MAPREDUCE-6109) Fix minor typo in distcp -p usage text

2014-09-25 Thread Charles Lamb (JIRA)
Charles Lamb created MAPREDUCE-6109: --- Summary: Fix minor typo in distcp -p usage text Key: MAPREDUCE-6109 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6109 Project: Hadoop Map/Reduce

[jira] [Updated] (MAPREDUCE-6109) Fix minor typo in distcp -p usage text

2014-09-25 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6109: Status: Patch Available (was: Open) Fix minor typo in distcp -p usage text

[jira] [Updated] (MAPREDUCE-6109) Fix minor typo in distcp -p usage text

2014-09-25 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated MAPREDUCE-6109: Attachment: MAPREDUCE-6109.001.patch Patch attached. Fix minor typo in distcp -p

[jira] [Resolved] (MAPREDUCE-6093) minor distcp doc edits

2014-09-25 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb resolved MAPREDUCE-6093. - Resolution: Won't Fix Closed with Won't Fix due to lack of interest. minor distcp

[jira] [Commented] (MAPREDUCE-6109) Fix minor typo in distcp -p usage text

2014-09-25 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147909#comment-14147909 ] Charles Lamb commented on MAPREDUCE-6109: - No tests were added because the

[jira] [Commented] (MAPREDUCE-6093) minor distcp doc edits

2014-09-25 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14147917#comment-14147917 ] Charles Lamb commented on MAPREDUCE-6093: - Feel free to reopen it and comment

[jira] [Commented] (MAPREDUCE-6109) Fix minor typo in distcp -p usage text

2014-09-25 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148106#comment-14148106 ] Charles Lamb commented on MAPREDUCE-6109: - Thanks for the review Allen! Fix

[jira] [Commented] (MAPREDUCE-6093) minor distcp doc edits

2014-09-25 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148137#comment-14148137 ] Charles Lamb commented on MAPREDUCE-6093: - Thanks for the review Allen!