[jira] [Created] (HDFS-2951) Block reported as corrupt while running multi threaded client program that performs write and read operation on a set of files

2012-02-15 Thread J.Andreina (Created) (JIRA)
Block reported as corrupt while running multi threaded client program that performs write and read operation on a set of files -- Key: HDFS-2951

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

2012-02-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/956/changes Changes: [tucu] MAPREDUCE-3736. Variable substitution depth too large for fs.default.name causes jobs to fail (ahmed via tucu) [mahadev] MAPREDUCE-3858. Task attempt failure during commit results in task never completing. (Tom

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

2012-02-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/956/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 11789 lines...] [javadoc] Loading source files for

Hadoop-Hdfs-0.23-Build - Build # 169 - Still Failing

2012-02-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/169/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 11306 lines...] [javadoc] Loading source files for

[jira] [Created] (HDFS-2952) HA: NN should not start with upgrade option or with a pending an unfinalized upgrade

2012-02-15 Thread Aaron T. Myers (Created) (JIRA)
HA: NN should not start with upgrade option or with a pending an unfinalized upgrade Key: HDFS-2952 URL: https://issues.apache.org/jira/browse/HDFS-2952 Project:

[jira] [Created] (HDFS-2954) Remove implementing Writable interface in the datatypes used at the client and the server

2012-02-15 Thread Suresh Srinivas (Created) (JIRA)
Remove implementing Writable interface in the datatypes used at the client and the server - Key: HDFS-2954 URL: https://issues.apache.org/jira/browse/HDFS-2954

[jira] [Resolved] (HDFS-2909) HA: Inaccessible shared edits dir not getting removed from FSImage storage dirs upon error

2012-02-15 Thread Jitendra Nath Pandey (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey resolved HDFS-2909. Resolution: Fixed Hadoop Flags: Reviewed Committed to the branch. Thanks to

[jira] [Resolved] (HDFS-2934) HA: Allow configs to be scoped to all NNs in the nameservice

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

[jira] [Created] (HDFS-2955) IllegalStateException during standby startup in getCurSegmentTxId

2012-02-15 Thread Hari Mankude (Created) (JIRA)
IllegalStateException during standby startup in getCurSegmentTxId - Key: HDFS-2955 URL: https://issues.apache.org/jira/browse/HDFS-2955 Project: Hadoop HDFS Issue Type: Bug

[jira] [Resolved] (HDFS-2957) transactionsSinceLastLogRoll metric can throw IllegalStateException

2012-02-15 Thread Todd Lipcon (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-2957. --- Resolution: Duplicate oops, this was duplicate of HDFS-2955 filed at almost the same time :)

[jira] [Created] (HDFS-2958) Sweep for remaining proxy construction which doesn't go through failover path

2012-02-15 Thread Todd Lipcon (Created) (JIRA)
Sweep for remaining proxy construction which doesn't go through failover path - Key: HDFS-2958 URL: https://issues.apache.org/jira/browse/HDFS-2958 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-2948) HA: NN throws NPE during shutdown if it fails to startup

2012-02-15 Thread Todd Lipcon (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-2948. --- Resolution: Fixed Applied the delta, thanks HA: NN throws NPE during shutdown if it

[jira] [Created] (HDFS-2959) NameNodeProtocolTranslatorPB ClientNamenodeProtocolTranslatorPB should not be responsible for setting up the underlying proxy.

2012-02-15 Thread Uma Maheswara Rao G (Created) (JIRA)
NameNodeProtocolTranslatorPB ClientNamenodeProtocolTranslatorPB should not be responsible for setting up the underlying proxy. Key: HDFS-2959

[jira] [Resolved] (HDFS-2928) HA: ConfiguredFailoverProxyProvider should not create a NameNode proxy with an underlying retry proxy

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