Re: Merge Namenode HA feature to 0.23

2012-03-07 Thread Suresh Srinivas
Thanks Eli for the list. I have merged the bugs you identified to 0.23. I am in the process of merging HA change. I have several conflicts, stemming from the changes that are no in 0.23. Pushing following jiras to 0.23 will make the merge easier. I believe these are mostly straight forward changes:

Hadoop-Hdfs-trunk - Build # 977 - Failure

2012-03-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/977/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 12624 lines...] [INFO] Executing tasks main: [mkdir]

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

2012-03-07 Thread Apache Jenkins Server
See Changes: [suresh] Moving HDFS-2158, HDFS-2188, HDFS-2334, HDFS-2477, HDFS-2495, HDFS-2476, HDFS-1580, HDFS-1765 to 0.23.3 section in CHANGES.txt [bobby] MAPREDUCE-3975. Default value not set for Configuration parameter mapreduce

[jira] [Created] (HDFS-3058) HA: Bring BookKeeperJournalManager up to date with HA changes

2012-03-07 Thread Ivan Kelly (Created) (JIRA)
HA: Bring BookKeeperJournalManager up to date with HA changes - Key: HDFS-3058 URL: https://issues.apache.org/jira/browse/HDFS-3058 Project: Hadoop HDFS Issue Type: Bug

Re: Merge Namenode HA feature to 0.23

2012-03-07 Thread Todd Lipcon
+1 on merging all of those On Wed, Mar 7, 2012 at 1:12 AM, Suresh Srinivas wrote: > Thanks Eli for the list. I have merged the bugs you identified to 0.23. I > am in the process of merging HA change. I have several conflicts, stemming > from the changes that are no in 0.23. Pushing following jira

[jira] [Created] (HDFS-3059) ssl-server.xml causes NullPointer

2012-03-07 Thread Evert Lammerts (Created) (JIRA)
ssl-server.xml causes NullPointer - Key: HDFS-3059 URL: https://issues.apache.org/jira/browse/HDFS-3059 Project: Hadoop HDFS Issue Type: Bug Components: data-node, security Affects Versions: 1.0.

Re: Merge Namenode HA feature to 0.23

2012-03-07 Thread Aaron T. Myers
Likewise, +1 to merging all of those. HADOOP-7717 and HDFS-2430 are hard requirements for the HA work, and the rest of those seem like strict improvements to me. If they make the merge easier, then by all means do it. I don't think you need to wait a day, either. I doubt anyone will object to merg

Re: Merge Namenode HA feature to 0.23

2012-03-07 Thread Eli Collins
+1. Thanks Suresh, those lgtm On Wednesday, March 7, 2012, Suresh Srinivas wrote: > Thanks Eli for the list. I have merged the bugs you identified to 0.23. I > am in the process of merging HA change. I have several conflicts, stemming > from the changes that are no in 0.23. Pushing following ji

Review Request: HDFS-3058 HA: Bring BookKeeperJournalManager up to date with HA changes

2012-03-07 Thread Ivan Kelly
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4230/ --- Review request for hadoop-hdfs. Summary --- There's a couple of TODO(HA) co

[jira] [Resolved] (HDFS-2872) Add sanity checks during edits loading that generation stamps are non-decreasing

2012-03-07 Thread Eli Collins (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-2872. --- Resolution: Fixed Hadoop Flags: Reviewed I've committed this. Thanks Colin! > A

[jira] [Created] (HDFS-3060) Bump TestDistributedUpgrade#testDistributedUpgrade timeout

2012-03-07 Thread Eli Collins (Created) (JIRA)
Bump TestDistributedUpgrade#testDistributedUpgrade timeout -- Key: HDFS-3060 URL: https://issues.apache.org/jira/browse/HDFS-3060 Project: Hadoop HDFS Issue Type: Test Compone

[jira] [Resolved] (HDFS-3022) HA: Test BookKeeperJournalManager with HA enabled

2012-03-07 Thread Aaron T. Myers (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HDFS-3022. -- Resolution: Duplicate This looks to be a duplicate of HDFS-3058. > HA: Test Boo

[jira] [Created] (HDFS-3061) Cached directory size in INodeDirectory can get permantently out of sync with computed size, causing quota issues

2012-03-07 Thread Alex Holmes (Created) (JIRA)
Cached directory size in INodeDirectory can get permantently out of sync with computed size, causing quota issues - Key: HDFS-3061 URL: https://issues.

[jira] [Resolved] (HDFS-3052) HA: hdfs balancer throws StandbyException

2012-03-07 Thread Stephen Chu (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Chu resolved HDFS-3052. --- Resolution: Duplicate Just tested on a version with HDFS-2979 fix, and the problem has already been r

Re: Merge Namenode HA feature to 0.23

2012-03-07 Thread Suresh Srinivas
I have merged the change required for merging Namenode HA. I have also attached a release 23 patch in the jira HDFS-1623. Please take a look the attached patch and let me know if that looks good. Regards, Suresh

[jira] [Created] (HDFS-3063) NameNode should validate all coming file path

2012-03-07 Thread Denny Ye (Created) (JIRA)
NameNode should validate all coming file path - Key: HDFS-3063 URL: https://issues.apache.org/jira/browse/HDFS-3063 Project: Hadoop HDFS Issue Type: Improvement Components: name-node