[jira] [Resolved] (HDFS-2792) HA: Make fsck work

2012-02-03 Thread Aaron T. Myers (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HDFS-2792. -- Resolution: Fixed Fix Version/s: HA branch (HDFS-1623) Hadoop Flags: Reviewed Thanks

Re: Review request: trunk->HDFS-1623 merge

2012-02-03 Thread Aaron T. Myers
On Fri, Feb 3, 2012 at 6:45 PM, Suresh Srinivas wrote: > Todd, can you please hold off for the merge till Tuesday, until some of the > other folks working on HA could catch up with some of the recent changes. > Note that this merge doesn't have anything to do with any *recent* changes to the HA b

[jira] [Resolved] (HDFS-2890) HA: DFSUtil#getSuffixIDs should skip unset configurations

2012-02-03 Thread Aaron T. Myers (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HDFS-2890. -- Resolution: Fixed Fix Version/s: HA branch (HDFS-1623) Hadoop Flags: Reviewed Thanks

[jira] [Resolved] (HDFS-2874) HA: edit log should log to shared dirs before local dirs

2012-02-03 Thread Todd Lipcon (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-2874. --- Resolution: Fixed Fix Version/s: HA branch (HDFS-1623) Hadoop Flags: Reviewed Committed to

Re: Review request: trunk->HDFS-1623 merge

2012-02-03 Thread Suresh Srinivas
o wanted to ask for another set of eyes: > https://github.com/toddlipcon/hadoop-common/tree/ha-merge-20120203 > (using github since it's hard to review a merge patch via JIRA) > > The interesting bit of the merge was to deal with conflicts with > HDFS-2718. To summarize the ch

[jira] [Resolved] (HDFS-2379) 0.20: Allow block reports to proceed without holding FSDataset lock

2012-02-03 Thread Suresh Srinivas (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HDFS-2379. --- Resolution: Fixed Fix Version/s: 1.0.1 Matt, I merged the changes from branch 1 to 1.0.

[jira] [Created] (HDFS-2890) HA: DFSUtil#getSuffixIDs should skip unset configurations

2012-02-03 Thread Aaron T. Myers (Created) (JIRA)
HA: DFSUtil#getSuffixIDs should skip unset configurations - Key: HDFS-2890 URL: https://issues.apache.org/jira/browse/HDFS-2890 Project: Hadoop HDFS Issue Type: Sub-task Compo

Re: Review request: trunk->HDFS-1623 merge

2012-02-03 Thread Aaron T. Myers
a bit > complicated so wanted to ask for another set of eyes: > https://github.com/toddlipcon/hadoop-common/tree/ha-merge-20120203 > (using github since it's hard to review a merge patch via JIRA) > > The interesting bit of the merge was to deal with conflicts with > HDFS-2

Review request: trunk->HDFS-1623 merge

2012-02-03 Thread Todd Lipcon
I've got a merge pending of trunk into HDFS-1623 -- it was a bit complicated so wanted to ask for another set of eyes: https://github.com/toddlipcon/hadoop-common/tree/ha-merge-20120203 (using github since it's hard to review a merge patch via JIRA) The interesting bit of the merge w

[jira] [Created] (HDFS-2889) getNumCurrentReplicas is package private but should be public on 0.23 (see HDFS-2408)

2012-02-03 Thread Gregory Chanan (Created) (JIRA)
getNumCurrentReplicas is package private but should be public on 0.23 (see HDFS-2408) - Key: HDFS-2889 URL: https://issues.apache.org/jira/browse/HDFS-2889 Project: H

[jira] [Created] (HDFS-2888) HDFS-2864 broke ant compilation

2012-02-03 Thread Ravi Prakash (Created) (JIRA)
HDFS-2864 broke ant compilation --- Key: HDFS-2888 URL: https://issues.apache.org/jira/browse/HDFS-2888 Project: Hadoop HDFS Issue Type: Bug Components: build Affects Versions: 0.23.0 Rep

[jira] [Reopened] (HDFS-2379) 0.20: Allow block reports to proceed without holding FSDataset lock

2012-02-03 Thread Matt Foley (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley reopened HDFS-2379: -- There's been a request to include this in 1.0.1, but the patch doesn't apply; it conflicts with another pat

[jira] [Resolved] (HDFS-2779) HA: Add lease recovery handling to HA

2012-02-03 Thread Todd Lipcon (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-2779. --- Resolution: Duplicate Resolving as duplicate of HDFS-2691 - I've been testing lease recovery on a clu

[jira] [Resolved] (HDFS-2863) Failures observed if dfs.edits.dir and shared.edits.dir have same directories.

2012-02-03 Thread Aaron T. Myers (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HDFS-2863. -- Resolution: Fixed Fix Version/s: HA branch (HDFS-1623) Hadoop Flags: Reviewed I've j

Jenkins build is back to normal : Hadoop-Hdfs-0.23-Build #158

2012-02-03 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Hadoop-Hdfs-trunk #945

2012-02-03 Thread Apache Jenkins Server
See

Hadoop-Hdfs-trunk - Build # 945 - Still Unstable

2012-02-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/945/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 12507 lines...] [INFO] --- maven-assembly-plugin:2.2.1:sin

[jira] [Created] (HDFS-2887) Define a FSVolume interface

2012-02-03 Thread Tsz Wo (Nicholas), SZE (Created) (JIRA)
Define a FSVolume interface --- Key: HDFS-2887 URL: https://issues.apache.org/jira/browse/HDFS-2887 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Tsz Wo (Nicholas), SZE Assignee: Tsz Wo (