[jira] [Commented] (HDFS-9843) Document distcp options required for copying between encrypted locations

2016-02-24 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166376#comment-15166376
 ] 

Hudson commented on HDFS-9843:
--

FAILURE: Integrated in Hadoop-trunk-Commit #9365 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/9365/])
HDFS-9843. Document distcp options required for copying between (cnauroth: rev 
dbbfc58c33fd1d2f7abae1784c2d78b7438825e2)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/TransparentEncryption.md


> Document distcp options required for copying between encrypted locations
> 
>
> Key: HDFS-9843
> URL: https://issues.apache.org/jira/browse/HDFS-9843
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp, documentation, encryption
>Affects Versions: 2.6.0
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
> Fix For: 2.8.0
>
> Attachments: HDFS-9843.00.patch, HDFS-9843.01.patch, 
> HDFS-9843.02.patch
>
>
> In TransparentEncryption.md#Distcp_considerations document section, we have 
> "Copying_between_encrypted_and_unencrypted_locations" which requires 
> -skipcrccheck and -update. 
> These options should be documented as required for "Copying between encrypted 
> locations" use cases as well because this involves decrypting source file and 
> encrypting destination file with a different EDEK, resulting in different 
> checksum at the destination. Distcp will fail at crc check if -skipcrccheck 
> if not specified.
> This ticket is opened to document the required options for "Copying between 
> encrypted locations" use cases when using distcp with HDFS encryption. 



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


[jira] [Commented] (HDFS-9843) Document distcp options required for copying between encrypted locations

2016-02-24 Thread Xiaoyu Yao (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166339#comment-15166339
 ] 

Xiaoyu Yao commented on HDFS-9843:
--

Thank you, [~cnauroth] for reviewing and committing the patch!

> Document distcp options required for copying between encrypted locations
> 
>
> Key: HDFS-9843
> URL: https://issues.apache.org/jira/browse/HDFS-9843
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp, documentation, encryption
>Affects Versions: 2.6.0
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
> Fix For: 2.8.0
>
> Attachments: HDFS-9843.00.patch, HDFS-9843.01.patch, 
> HDFS-9843.02.patch
>
>
> In TransparentEncryption.md#Distcp_considerations document section, we have 
> "Copying_between_encrypted_and_unencrypted_locations" which requires 
> -skipcrccheck and -update. 
> These options should be documented as required for "Copying between encrypted 
> locations" use cases as well because this involves decrypting source file and 
> encrypting destination file with a different EDEK, resulting in different 
> checksum at the destination. Distcp will fail at crc check if -skipcrccheck 
> if not specified.
> This ticket is opened to document the required options for "Copying between 
> encrypted locations" use cases when using distcp with HDFS encryption. 



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


[jira] [Commented] (HDFS-9843) Document distcp options required for copying between encrypted locations

2016-02-24 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166304#comment-15166304
 ] 

Hadoop QA commented on HDFS-9843:
-

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 13s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green} 1m 4s 
{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green} 0m 48s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 
21s {color} | {color:green} Patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 2m 38s {color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:0ca8df7 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12789334/HDFS-9843.02.patch |
| JIRA Issue | HDFS-9843 |
| Optional Tests |  asflicense  mvnsite  |
| uname | Linux 51bcd33a156c 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed 
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | trunk / 954dd57 |
| modules | C: hadoop-hdfs-project/hadoop-hdfs U: 
hadoop-hdfs-project/hadoop-hdfs |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/14602/console |
| Powered by | Apache Yetus 0.2.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Document distcp options required for copying between encrypted locations
> 
>
> Key: HDFS-9843
> URL: https://issues.apache.org/jira/browse/HDFS-9843
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp, documentation, encryption
>Affects Versions: 2.6.0
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
> Attachments: HDFS-9843.00.patch, HDFS-9843.01.patch, 
> HDFS-9843.02.patch
>
>
> In TransparentEncryption.md#Distcp_considerations document section, we have 
> "Copying_between_encrypted_and_unencrypted_locations" which requires 
> -skipcrccheck and -update. 
> These options should be documented as required for "Copying between encrypted 
> locations" use cases as well because this involves decrypting source file and 
> encrypting destination file with a different EDEK, resulting in different 
> checksum at the destination. Distcp will fail at crc check if -skipcrccheck 
> if not specified.
> This ticket is opened to document the required options for "Copying between 
> encrypted locations" use cases when using distcp with HDFS encryption. 



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


[jira] [Commented] (HDFS-9843) Document distcp options required for copying between encrypted locations

2016-02-24 Thread Chris Nauroth (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15163919#comment-15163919
 ] 

Chris Nauroth commented on HDFS-9843:
-

I think this patch missed out on a pre-commit run due to some Jenkins 
infrastructure problems yesterday.  I just resubmitted a pre-commit run 
manually.

> Document distcp options required for copying between encrypted locations
> 
>
> Key: HDFS-9843
> URL: https://issues.apache.org/jira/browse/HDFS-9843
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp, documentation, encryption
>Affects Versions: 2.6.0
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
> Attachments: HDFS-9843.00.patch, HDFS-9843.01.patch, 
> HDFS-9843.02.patch
>
>
> In TransparentEncryption.md#Distcp_considerations document section, we have 
> "Copying_between_encrypted_and_unencrypted_locations" which requires 
> -skipcrccheck and -update. 
> These options should be documented as required for "Copying between encrypted 
> locations" use cases as well because this involves decrypting source file and 
> encrypting destination file with a different EDEK, resulting in different 
> checksum at the destination. Distcp will fail at crc check if -skipcrccheck 
> if not specified.
> This ticket is opened to document the required options for "Copying between 
> encrypted locations" use cases when using distcp with HDFS encryption. 



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


[jira] [Commented] (HDFS-9843) Document distcp options required for copying between encrypted locations

2016-02-23 Thread Chris Nauroth (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15159766#comment-15159766
 ] 

Chris Nauroth commented on HDFS-9843:
-

Thank you, [~xyao].  I think it makes sense to clean up those links to go to 
the DistCp page, but they're currently not working correctly.  I think you'll 
need to use this for the link:

{code}
(../../hadoop-distcp/DistCp.html#Command_Line_Options)
{code}


> Document distcp options required for copying between encrypted locations
> 
>
> Key: HDFS-9843
> URL: https://issues.apache.org/jira/browse/HDFS-9843
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp, documentation, encryption
>Affects Versions: 2.6.0
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
> Attachments: HDFS-9843.00.patch, HDFS-9843.01.patch
>
>
> In TransparentEncryption.md#Distcp_considerations document section, we have 
> "Copying_between_encrypted_and_unencrypted_locations" which requires 
> -skipcrccheck and -update. 
> These options should be documented as required for "Copying between encrypted 
> locations" use cases as well because this involves decrypting source file and 
> encrypting destination file with a different EDEK, resulting in different 
> checksum at the destination. Distcp will fail at crc check if -skipcrccheck 
> if not specified.
> This ticket is opened to document the required options for "Copying between 
> encrypted locations" use cases when using distcp with HDFS encryption. 



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


[jira] [Commented] (HDFS-9843) Document distcp options required for copying between encrypted locations

2016-02-22 Thread Chris Nauroth (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158054#comment-15158054
 ] 

Chris Nauroth commented on HDFS-9843:
-

Hello [~xyao].  The content looks good.  I'm confused about the hyperlinks for 
-skipcrccheck and -update though.  These end up linking to 
TransparentEncryption.html#a-skipcrccheck and 
TransparentEncryption.html#a-update.  There are no anchors in the page that 
match those, so it effectively means the browser just redisplays the same page. 
 I also see there is an existing similar one for -px, which already exists 
before your patch.

Do you know what is the intent of these hyperlinks?  I checked the DistCp page 
for matching anchors, thinking maybe the intent is to link to a different page, 
but I didn't see the anchors over there either.

> Document distcp options required for copying between encrypted locations
> 
>
> Key: HDFS-9843
> URL: https://issues.apache.org/jira/browse/HDFS-9843
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp, documentation, encryption
>Affects Versions: 2.6.0
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
> Attachments: HDFS-9843.00.patch
>
>
> In TransparentEncryption.md#Distcp_considerations document section, we have 
> "Copying_between_encrypted_and_unencrypted_locations" which requires 
> -skipcrccheck and -update. 
> These options should be documented as required for "Copying between encrypted 
> locations" use cases as well because this involves decrypting source file and 
> encrypting destination file with a different EDEK, resulting in different 
> checksum at the destination. Distcp will fail at crc check if -skipcrccheck 
> if not specified.
> This ticket is opened to document the required options for "Copying between 
> encrypted locations" use cases when using distcp with HDFS encryption. 



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


[jira] [Commented] (HDFS-9843) Document distcp options required for copying between encrypted locations

2016-02-22 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-9843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158034#comment-15158034
 ] 

Hadoop QA commented on HDFS-9843:
-

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 10s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green} 0m 59s 
{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green} 0m 51s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} Patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 
17s {color} | {color:green} Patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 2m 29s {color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker |  Image:yetus/hadoop:0ca8df7 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12789103/HDFS-9843.00.patch |
| JIRA Issue | HDFS-9843 |
| Optional Tests |  asflicense  mvnsite  |
| uname | Linux 484c87e5e7af 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed 
Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh 
|
| git revision | trunk / 66289a3 |
| modules | C: hadoop-hdfs-project/hadoop-hdfs U: 
hadoop-hdfs-project/hadoop-hdfs |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/14575/console |
| Powered by | Apache Yetus 0.2.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> Document distcp options required for copying between encrypted locations
> 
>
> Key: HDFS-9843
> URL: https://issues.apache.org/jira/browse/HDFS-9843
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: distcp, documentation, encryption
>Affects Versions: 2.6.0
>Reporter: Xiaoyu Yao
>Assignee: Xiaoyu Yao
> Attachments: HDFS-9843.00.patch
>
>
> In TransparentEncryption.md#Distcp_considerations document section, we have 
> "Copying_between_encrypted_and_unencrypted_locations" which requires 
> -skipcrccheck and -update. 
> These options should be documented as required for "Copying between encrypted 
> locations" use cases as well because this involves decrypting source file and 
> encrypting destination file with a different EDEK, resulting in different 
> checksum at the destination. Distcp will fail at crc check if -skipcrccheck 
> if not specified.
> This ticket is opened to document the required options for "Copying between 
> encrypted locations" use cases when using distcp with HDFS encryption. 



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