[jira] [Updated] (HDFS-7243) HDFS concat operation should not be allowed in Encryption Zone

2014-10-23 Thread Yi Liu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yi Liu updated HDFS-7243:
-
  Resolution: Fixed
   Fix Version/s: 2.6.0
Target Version/s: 2.6.0  (was: 2.7.0)
  Status: Resolved  (was: Patch Available)

Commit to trunk, branch-2, branch-2.6. Thanks Charles for the contribution.

 HDFS concat operation should not be allowed in Encryption Zone
 --

 Key: HDFS-7243
 URL: https://issues.apache.org/jira/browse/HDFS-7243
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: encryption, namenode
Affects Versions: 2.6.0
Reporter: Yi Liu
Assignee: Charles Lamb
 Fix For: 2.6.0

 Attachments: HDFS-7243.001.patch, HDFS-7243.002.patch, 
 HDFS-7243.003.patch, HDFS-7243.004.patch


 For HDFS encryption at rest, files in an encryption zone are using different 
 data encryption keys, so concat should be disallowed.



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


[jira] [Updated] (HDFS-7243) HDFS concat operation should not be allowed in Encryption Zone

2014-10-21 Thread Charles Lamb (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles Lamb updated HDFS-7243:
---
Attachment: HDFS-7243.004.patch

[~hitliuyi],

Oh yes, good points. The latest patch addesses this.

Thanks for the review!

Charles


 HDFS concat operation should not be allowed in Encryption Zone
 --

 Key: HDFS-7243
 URL: https://issues.apache.org/jira/browse/HDFS-7243
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: encryption, namenode
Affects Versions: 2.6.0
Reporter: Yi Liu
Assignee: Charles Lamb
 Attachments: HDFS-7243.001.patch, HDFS-7243.002.patch, 
 HDFS-7243.003.patch, HDFS-7243.004.patch


 For HDFS encryption at rest, files in an encryption zone are using different 
 data encryption keys, so concat should be disallowed.



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


[jira] [Updated] (HDFS-7243) HDFS concat operation should not be allowed in Encryption Zone

2014-10-16 Thread Charles Lamb (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles Lamb updated HDFS-7243:
---
Attachment: HDFS-7243.002.patch

Thanks [~hitliuyi]. You're right. I've posted the updated patch.


 HDFS concat operation should not be allowed in Encryption Zone
 --

 Key: HDFS-7243
 URL: https://issues.apache.org/jira/browse/HDFS-7243
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: encryption, namenode
Affects Versions: 2.6.0
Reporter: Yi Liu
Assignee: Charles Lamb
 Attachments: HDFS-7243.001.patch, HDFS-7243.002.patch, 
 HDFS-7243.002.patch


 For HDFS encryption at rest, files in an encryption zone are using different 
 data encryption keys, so concat should be disallowed.



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


[jira] [Updated] (HDFS-7243) HDFS concat operation should not be allowed in Encryption Zone

2014-10-16 Thread Charles Lamb (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles Lamb updated HDFS-7243:
---
Attachment: (was: HDFS-7243.002.patch)

 HDFS concat operation should not be allowed in Encryption Zone
 --

 Key: HDFS-7243
 URL: https://issues.apache.org/jira/browse/HDFS-7243
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: encryption, namenode
Affects Versions: 2.6.0
Reporter: Yi Liu
Assignee: Charles Lamb
 Attachments: HDFS-7243.001.patch, HDFS-7243.002.patch


 For HDFS encryption at rest, files in an encryption zone are using different 
 data encryption keys, so concat should be disallowed.



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


[jira] [Updated] (HDFS-7243) HDFS concat operation should not be allowed in Encryption Zone

2014-10-16 Thread Charles Lamb (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles Lamb updated HDFS-7243:
---
Attachment: HDFS-7243.003.patch

 HDFS concat operation should not be allowed in Encryption Zone
 --

 Key: HDFS-7243
 URL: https://issues.apache.org/jira/browse/HDFS-7243
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: encryption, namenode
Affects Versions: 2.6.0
Reporter: Yi Liu
Assignee: Charles Lamb
 Attachments: HDFS-7243.001.patch, HDFS-7243.002.patch, 
 HDFS-7243.003.patch


 For HDFS encryption at rest, files in an encryption zone are using different 
 data encryption keys, so concat should be disallowed.



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


[jira] [Updated] (HDFS-7243) HDFS concat operation should not be allowed in Encryption Zone

2014-10-15 Thread Charles Lamb (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles Lamb updated HDFS-7243:
---
Attachment: HDFS-7243.002.patch

[~hitliuyi],

Thanks for your good comments. I've uploaded a new patch which addresses them.

I ran all of the previous test failures on my local machine with the new patch 
and they pass.

Charles


 HDFS concat operation should not be allowed in Encryption Zone
 --

 Key: HDFS-7243
 URL: https://issues.apache.org/jira/browse/HDFS-7243
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: encryption, namenode
Affects Versions: 2.6.0
Reporter: Yi Liu
Assignee: Charles Lamb
 Attachments: HDFS-7243.001.patch, HDFS-7243.002.patch


 For HDFS encryption at rest, files in an encryption zone are using different 
 data encryption keys, so concat should be disallowed.



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


[jira] [Updated] (HDFS-7243) HDFS concat operation should not be allowed in Encryption Zone

2014-10-14 Thread Charles Lamb (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles Lamb updated HDFS-7243:
---
Attachment: HDFS-7243.001.patch

[~hitliuyi],

Good catch. I've attached a patch.



 HDFS concat operation should not be allowed in Encryption Zone
 --

 Key: HDFS-7243
 URL: https://issues.apache.org/jira/browse/HDFS-7243
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: encryption, namenode
Affects Versions: 2.6.0
Reporter: Yi Liu
Assignee: Charles Lamb
 Attachments: HDFS-7243.001.patch


 For HDFS encryption at rest, files in an encryption zone are using different 
 data encryption keys, so concat should be disallowed.



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


[jira] [Updated] (HDFS-7243) HDFS concat operation should not be allowed in Encryption Zone

2014-10-14 Thread Charles Lamb (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-7243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Charles Lamb updated HDFS-7243:
---
Status: Patch Available  (was: Open)

 HDFS concat operation should not be allowed in Encryption Zone
 --

 Key: HDFS-7243
 URL: https://issues.apache.org/jira/browse/HDFS-7243
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: encryption, namenode
Affects Versions: 2.6.0
Reporter: Yi Liu
Assignee: Charles Lamb
 Attachments: HDFS-7243.001.patch


 For HDFS encryption at rest, files in an encryption zone are using different 
 data encryption keys, so concat should be disallowed.



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