[jira] [Updated] (HDFS-6665) Add tests for XAttrs in combination with viewfs

2014-07-29 Thread Andrew Wang (JIRA)

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

Andrew Wang updated HDFS-6665:
--

   Resolution: Fixed
Fix Version/s: 2.6.0
   Status: Resolved  (was: Patch Available)

Committed to trunk and branch-2, thanks Stephen!

 Add tests for XAttrs in combination with viewfs
 ---

 Key: HDFS-6665
 URL: https://issues.apache.org/jira/browse/HDFS-6665
 Project: Hadoop HDFS
  Issue Type: Test
  Components: hdfs-client
Affects Versions: 2.5.0
Reporter: Stephen Chu
Assignee: Stephen Chu
 Fix For: 2.6.0

 Attachments: HDFS-6665.1.patch, HDFS-6665.2.patch


 This is similar to HDFS-5624 (Add tests for ACLs in combination with viewfs)
 We should verify that XAttr operations work properly with viewfs, and that 
 XAttr commands are routed to the correct namenode in a federated deployment.
 Also, we should make sure that the behavior of XAttr commands on internal 
 dirs is consistent with other commands. For example, setPermission will throw 
 the readonly AccessControlException for paths above the root mount entry.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HDFS-6665) Add tests for XAttrs in combination with viewfs

2014-07-24 Thread Stephen Chu (JIRA)

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

Stephen Chu updated HDFS-6665:
--

Target Version/s: 3.0.0, 2.6.0  (was: 2.6.0)
  Status: Patch Available  (was: Open)

 Add tests for XAttrs in combination with viewfs
 ---

 Key: HDFS-6665
 URL: https://issues.apache.org/jira/browse/HDFS-6665
 Project: Hadoop HDFS
  Issue Type: Test
  Components: hdfs-client
Affects Versions: 2.5.0
Reporter: Stephen Chu
Assignee: Stephen Chu
 Attachments: HDFS-6665.1.patch


 This is similar to HDFS-5624 (Add tests for ACLs in combination with viewfs)
 We should verify that XAttr operations work properly with viewfs, and that 
 XAttr commands are routed to the correct namenode in a federated deployment.
 Also, we should make sure that the behavior of XAttr commands on internal 
 dirs is consistent with other commands. For example, setPermission will throw 
 the readonly AccessControlException for paths above the root mount entry.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HDFS-6665) Add tests for XAttrs in combination with viewfs

2014-07-24 Thread Stephen Chu (JIRA)

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

Stephen Chu updated HDFS-6665:
--

Attachment: HDFS-6665.1.patch

Attaching patch to add two tests that verify XAttrs with ViewFs and 
ViewFileSystem. They verify that the XAttr operations are routed to the correct 
NameNode.

 Add tests for XAttrs in combination with viewfs
 ---

 Key: HDFS-6665
 URL: https://issues.apache.org/jira/browse/HDFS-6665
 Project: Hadoop HDFS
  Issue Type: Test
  Components: hdfs-client
Affects Versions: 2.5.0
Reporter: Stephen Chu
Assignee: Stephen Chu
 Attachments: HDFS-6665.1.patch


 This is similar to HDFS-5624 (Add tests for ACLs in combination with viewfs)
 We should verify that XAttr operations work properly with viewfs, and that 
 XAttr commands are routed to the correct namenode in a federated deployment.
 Also, we should make sure that the behavior of XAttr commands on internal 
 dirs is consistent with other commands. For example, setPermission will throw 
 the readonly AccessControlException for paths above the root mount entry.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HDFS-6665) Add tests for XAttrs in combination with viewfs

2014-07-24 Thread Stephen Chu (JIRA)

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

Stephen Chu updated HDFS-6665:
--

Attachment: HDFS-6665.2.patch

Thanks for the review and catching that, [~andrew.wang]!

Uploading a new patch to fix the comment.

Looked into test results of the TestBlockTokenWithDFS and 
TestNamenodeCapacityReport, and they're not related to these WebHDFS test 
changes. Re-ran them locally successfully.

 Add tests for XAttrs in combination with viewfs
 ---

 Key: HDFS-6665
 URL: https://issues.apache.org/jira/browse/HDFS-6665
 Project: Hadoop HDFS
  Issue Type: Test
  Components: hdfs-client
Affects Versions: 2.5.0
Reporter: Stephen Chu
Assignee: Stephen Chu
 Attachments: HDFS-6665.1.patch, HDFS-6665.2.patch


 This is similar to HDFS-5624 (Add tests for ACLs in combination with viewfs)
 We should verify that XAttr operations work properly with viewfs, and that 
 XAttr commands are routed to the correct namenode in a federated deployment.
 Also, we should make sure that the behavior of XAttr commands on internal 
 dirs is consistent with other commands. For example, setPermission will throw 
 the readonly AccessControlException for paths above the root mount entry.



--
This message was sent by Atlassian JIRA
(v6.2#6252)