[jira] [Created] (HDFS-2963) Console Output is wrong while executing metasave (dfsadmin command)

2012-02-17 Thread J.Andreina (Created) (JIRA)
Console Output is wrong while executing metasave (dfsadmin command) Key: HDFS-2963 URL: https://issues.apache.org/jira/browse/HDFS-2963 Project: Hadoop HDFS Issue Type: Bu

[jira] [Created] (HDFS-2964) No notice in any logs if dfs.datanode.du.reserved is greater than available disk space

2012-02-17 Thread Robert J Berger (Created) (JIRA)
No notice in any logs if dfs.datanode.du.reserved is greater than available disk space -- Key: HDFS-2964 URL: https://issues.apache.org/jira/browse/HDFS-2964 Project:

[jira] [Created] (HDFS-2965) Starting HDFS with blank configuration fails

2012-02-17 Thread Eric Charles (Created) (JIRA)
Starting HDFS with blank configuration fails Key: HDFS-2965 URL: https://issues.apache.org/jira/browse/HDFS-2965 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affects Ve

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

2012-02-17 Thread Apache Jenkins Server
See

Jenkins build is back to normal : Hadoop-Hdfs-trunk #958

2012-02-17 Thread Apache Jenkins Server
See

append in 0.23.1

2012-02-17 Thread Petru Dimulescu
Hello, I want to append to a HDFS file and I use the following code: val fs: FileSystem = super.testFileSystem val path: Path = new Path("/a/b.txt") val os: FSDataOutputStream = fs.create(path) os.writeBytes("asd") os.close() println("file length after first writing: " +

[jira] [Created] (HDFS-2966) TestNameNodeMetrics tests can fail under load

2012-02-17 Thread Steve Loughran (Created) (JIRA)
TestNameNodeMetrics tests can fail under load - Key: HDFS-2966 URL: https://issues.apache.org/jira/browse/HDFS-2966 Project: Hadoop HDFS Issue Type: Bug Components: test Affects Versi

[jira] [Created] (HDFS-2967) unit tests which alter persistent state should call cleanup before running

2012-02-17 Thread Colin Patrick McCabe (Created) (JIRA)
unit tests which alter persistent state should call cleanup before running -- Key: HDFS-2967 URL: https://issues.apache.org/jira/browse/HDFS-2967 Project: Hadoop HDFS Is

[jira] [Created] (HDFS-2968) Protocol translator for BlockRecoveryCommand broken when multiple blocks need recovery

2012-02-17 Thread Todd Lipcon (Created) (JIRA)
Protocol translator for BlockRecoveryCommand broken when multiple blocks need recovery -- Key: HDFS-2968 URL: https://issues.apache.org/jira/browse/HDFS-2968 Project:

[jira] [Created] (HDFS-2969) ExtendedBlock.equals is incorrectly implemented

2012-02-17 Thread Todd Lipcon (Created) (JIRA)
ExtendedBlock.equals is incorrectly implemented --- Key: HDFS-2969 URL: https://issues.apache.org/jira/browse/HDFS-2969 Project: Hadoop HDFS Issue Type: Bug Components: data-node Affe

Hadoop-Hdfs-trunk-Commit - Build # 1818 - Failure

2012-02-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1818/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7708 lines...] [INFO] --- maven-compiler-plugin:2.

[jira] [Created] (HDFS-2970) Contending block synchronizations can result in scary log messages

2012-02-17 Thread Todd Lipcon (Created) (JIRA)
Contending block synchronizations can result in scary log messages -- Key: HDFS-2970 URL: https://issues.apache.org/jira/browse/HDFS-2970 Project: Hadoop HDFS Issue Type: Bug

Hadoop-Hdfs-0.23-Commit - Build # 553 - Failure

2012-02-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/553/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7601 lines...] [INFO] [INFO] --- maven-compiler-plu

Re: Hadoop-Hdfs-0.23-Commit - Build # 553 - Failure

2012-02-17 Thread Eli Collins
I'm fixing this one. On Fri, Feb 17, 2012 at 12:57 PM, Apache Jenkins Server wrote: > See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/553/ > > ### > ## LAST 60 LINES OF THE CONSOLE >

#hdfs

2012-02-17 Thread Aaron T. Myers
Now that there are several of us, might make sense for us to chill in #hdfs on irc.cloudera.com. Todd and I are in there. You should be too. -- Aaron T. Myers Software Engineer, Cloudera

Re: #hdfs

2012-02-17 Thread Aaron T. Myers
Whoops! My sincere apologies, sent this to the wrong list. :) Sorry for the spam. -- Aaron T. Myers Software Engineer, Cloudera On Fri, Feb 17, 2012 at 2:03 PM, Aaron T. Myers wrote: > Now that there are several of us, might make sense for us to chill in > #hdfs on irc.cloudera.com. > > Todd

[jira] [Created] (HDFS-2971) some improvements to the manual NN metadata recovery tools

2012-02-17 Thread Colin Patrick McCabe (Created) (JIRA)
some improvements to the manual NN metadata recovery tools -- Key: HDFS-2971 URL: https://issues.apache.org/jira/browse/HDFS-2971 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-2972) HA: small optimization building incremental block report

2012-02-17 Thread Todd Lipcon (Created) (JIRA)
HA: small optimization building incremental block report Key: HDFS-2972 URL: https://issues.apache.org/jira/browse/HDFS-2972 Project: Hadoop HDFS Issue Type: Sub-task Compone

[jira] [Created] (HDFS-2973) HA: re-enable NO_ACK optimization for block deletion

2012-02-17 Thread Todd Lipcon (Created) (JIRA)
HA: re-enable NO_ACK optimization for block deletion Key: HDFS-2973 URL: https://issues.apache.org/jira/browse/HDFS-2973 Project: Hadoop HDFS Issue Type: Sub-task Components: ha,

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

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