understanding HDFS permissions, umasks and the tests thereof

2014-01-21 Thread Steve Loughran
Having noticed my code isn't creating directories that are writeable in mkdirs() unless I set it after, I went to look at the FileSystemContractBaseTest to see what happens there public void testMkdirsWithUmask() throws Exception { if (fs.getScheme().equals(s3) ||

[jira] [Resolved] (HDFS-5615) NameNode: implement handling of ACLs in combination with sticky bit.

2014-01-21 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai resolved HDFS-5615. -- Resolution: Fixed Fix Version/s: HDFS ACLs (HDFS-4685) Hadoop Flags: Reviewed I've

[jira] [Created] (HDFS-5803) TestBalancer.testBalancer0 fails

2014-01-21 Thread Mit Desai (JIRA)
Mit Desai created HDFS-5803: --- Summary: TestBalancer.testBalancer0 fails Key: HDFS-5803 URL: https://issues.apache.org/jira/browse/HDFS-5803 Project: Hadoop HDFS Issue Type: Bug Affects

[jira] [Created] (HDFS-5804) HDFS NFS Gateway fails to mount and proxy when using Kerberos

2014-01-21 Thread Abin Shahab (JIRA)
Abin Shahab created HDFS-5804: - Summary: HDFS NFS Gateway fails to mount and proxy when using Kerberos Key: HDFS-5804 URL: https://issues.apache.org/jira/browse/HDFS-5804 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-5660) When SSL is enabled , the Namenode WEBUI redirects to Infosecport, which could be 0

2014-01-21 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoy Antony resolved HDFS-5660. Resolution: Won't Fix Resolving this issue as Won't Fix since the bug is not applicable on trunk

[jira] [Created] (HDFS-5805) TestCheckpoint.testCheckpoint fails intermittently on branch2

2014-01-21 Thread Mit Desai (JIRA)
Mit Desai created HDFS-5805: --- Summary: TestCheckpoint.testCheckpoint fails intermittently on branch2 Key: HDFS-5805 URL: https://issues.apache.org/jira/browse/HDFS-5805 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-5806) balancer should set SoTimeout to avoid indefinite hangs

2014-01-21 Thread Nathan Roberts (JIRA)
Nathan Roberts created HDFS-5806: Summary: balancer should set SoTimeout to avoid indefinite hangs Key: HDFS-5806 URL: https://issues.apache.org/jira/browse/HDFS-5806 Project: Hadoop HDFS

[jira] [Created] (HDFS-5807) TestBalancerWithNodeGroup.testBalancerWithNodeGroup fails intermittently on Branch-2

2014-01-21 Thread Mit Desai (JIRA)
Mit Desai created HDFS-5807: --- Summary: TestBalancerWithNodeGroup.testBalancerWithNodeGroup fails intermittently on Branch-2 Key: HDFS-5807 URL: https://issues.apache.org/jira/browse/HDFS-5807 Project:

[jira] [Created] (HDFS-5808) Implement cancellation when saving FSImage

2014-01-21 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-5808: Summary: Implement cancellation when saving FSImage Key: HDFS-5808 URL: https://issues.apache.org/jira/browse/HDFS-5808 Project: Hadoop HDFS Issue Type: Sub-task