[jira] [Created] (HDFS-7242) Code improvement for FSN#checkUnreadableBySuperuser

2014-10-14 Thread Yi Liu (JIRA)
Yi Liu created HDFS-7242: Summary: Code improvement for FSN#checkUnreadableBySuperuser Key: HDFS-7242 URL: https://issues.apache.org/jira/browse/HDFS-7242 Project: Hadoop HDFS Issue Type:

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

2014-10-14 Thread Yi Liu (JIRA)
Yi Liu created HDFS-7243: Summary: 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

[jira] [Created] (HDFS-7244) Reduce Namenode memory using Flyweight pattern

2014-10-14 Thread Amir Langer (JIRA)
Amir Langer created HDFS-7244: - Summary: Reduce Namenode memory using Flyweight pattern Key: HDFS-7244 URL: https://issues.apache.org/jira/browse/HDFS-7244 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-7245) Introduce Slab code in HDFS

2014-10-14 Thread Amir Langer (JIRA)
Amir Langer created HDFS-7245: - Summary: Introduce Slab code in HDFS Key: HDFS-7245 URL: https://issues.apache.org/jira/browse/HDFS-7245 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-7246) Use ids for DatanodeStorageInfo in the BlockInfo triplets

2014-10-14 Thread Amir Langer (JIRA)
Amir Langer created HDFS-7246: - Summary: Use ids for DatanodeStorageInfo in the BlockInfo triplets Key: HDFS-7246 URL: https://issues.apache.org/jira/browse/HDFS-7246 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-7248) Use ids for blocks in InodeFile

2014-10-14 Thread Amir Langer (JIRA)
Amir Langer created HDFS-7248: - Summary: Use ids for blocks in InodeFile Key: HDFS-7248 URL: https://issues.apache.org/jira/browse/HDFS-7248 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-7247) Use ids for Block collection in Block

2014-10-14 Thread Amir Langer (JIRA)
Amir Langer created HDFS-7247: - Summary: Use ids for Block collection in Block Key: HDFS-7247 URL: https://issues.apache.org/jira/browse/HDFS-7247 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-7249) Define block slabs per replication factor and initialise them in advance (inc. size config)

2014-10-14 Thread Amir Langer (JIRA)
Amir Langer created HDFS-7249: - Summary: Define block slabs per replication factor and initialise them in advance (inc. size config) Key: HDFS-7249 URL: https://issues.apache.org/jira/browse/HDFS-7249

[jira] [Created] (HDFS-7250) Store blocks in slabs rather than a Map inside BlocksMap

2014-10-14 Thread Amir Langer (JIRA)
Amir Langer created HDFS-7250: - Summary: Store blocks in slabs rather than a Map inside BlocksMap Key: HDFS-7250 URL: https://issues.apache.org/jira/browse/HDFS-7250 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-7251) Hadoop fs -put documentation issue

2014-10-14 Thread Sai Srikanth (JIRA)
Sai Srikanth created HDFS-7251: -- Summary: Hadoop fs -put documentation issue Key: HDFS-7251 URL: https://issues.apache.org/jira/browse/HDFS-7251 Project: Hadoop HDFS Issue Type: Task

Hadoop-Hdfs-trunk - Build # 1901 - Still Failing

2014-10-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1901/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6198 lines...] [INFO] ---

Build failed in Jenkins: Hadoop-Hdfs-trunk #1901

2014-10-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1901/changes Changes: [jlowe] MAPREDUCE-6125. TestContainerLauncherImpl sometimes fails. Contributed by Mit Desai [jlowe] YARN-2667. Fix the release audit warning caused by hadoop-yarn-registry. Contributed by Yi Liu [jlowe] MAPREDUCE-6115.

Re: Thinking ahead to hadoop-2.6

2014-10-14 Thread Arun C Murthy
2.6.0 is close now. Here are the remaining blockers, I'm hoping cut an RC in the next week or so: http://s.apache.org/hadoop-2.6.0-blockers thanks, Arun On Sep 30, 2014, at 10:42 AM, Arun C Murthy a...@hortonworks.com wrote: Folks, I've created branch-2.6 to stabilize the release.

[jira] [Resolved] (HDFS-7241) Unable to create encryption zone for viewfs:// after namenode federation is enabled

2014-10-14 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb resolved HDFS-7241. Resolution: Not a Problem Assignee: Charles Lamb Since creating an encryption zone is an

Re: Thinking ahead to hadoop-2.6

2014-10-14 Thread Neeraj Asrani
Hi Arun, Can you assign one of the issues to me. Il be glad to help out. Thanks, Nick. On Tue, Oct 14, 2014 at 11:25 AM, Arun C Murthy a...@hortonworks.com wrote: 2.6.0 is close now. Here are the remaining blockers, I'm hoping cut an RC in the next week or so:

[jira] [Resolved] (HDFS-7070) TestWebHdfsFileSystemContract fails occassionally

2014-10-14 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang resolved HDFS-7070. - Resolution: Cannot Reproduce Haven't seen the reported tests to fail for 3 weeks. The issue might

[jira] [Created] (HDFS-7252) small refine for use of isInAnEZ in FSNamesystem

2014-10-14 Thread Yi Liu (JIRA)
Yi Liu created HDFS-7252: Summary: small refine for use of isInAnEZ in FSNamesystem Key: HDFS-7252 URL: https://issues.apache.org/jira/browse/HDFS-7252 Project: Hadoop HDFS Issue Type: Improvement