[jira] [Updated] (HDFS-3659) add the missed @Override to methods

2012-07-14 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-3659: -- Component/s: documentation Target Version/s: 3.0.0 Affects Version/s: 2.0.0-alpha Hadoop

[jira] [Commented] (HDFS-3659) add the missed @Override to methods

2012-07-14 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414305#comment-13414305 ] Harsh J commented on HDFS-3659: --- (This should also go to branch-2, but I do not know the

[jira] [Commented] (HDFS-3610) fuse_dfs: Provide a way to use the default (configured) NN URI

2012-07-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414313#comment-13414313 ] Hadoop QA commented on HDFS-3610: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-3561) ZKFC retries for 45 times to connect to other NN during fencing when network between NNs broken and standby Nn will not take over as active

2012-07-14 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414316#comment-13414316 ] Vinay commented on HDFS-3561: - That sounds good. But as of now, in ZKFC, tryGracefulFence() is

[jira] [Commented] (HDFS-3659) add the missed @Override to methods

2012-07-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414317#comment-13414317 ] Hadoop QA commented on HDFS-3659: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-470) libhdfs should handle 0-length reads from FSInputStream correctly

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414351#comment-13414351 ] Hudson commented on HDFS-470: - Integrated in Hadoop-Hdfs-trunk #1103 (See

[jira] [Commented] (HDFS-3609) libhdfs: don't force the URI to look like hdfs://hostname:port

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414357#comment-13414357 ] Hudson commented on HDFS-3609: -- Integrated in Hadoop-Hdfs-trunk #1103 (See

[jira] [Commented] (HDFS-3539) libhdfs code cleanups

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414359#comment-13414359 ] Hudson commented on HDFS-3539: -- Integrated in Hadoop-Hdfs-trunk #1103 (See

[jira] [Commented] (HDFS-3654) TestJspHelper#testGetUgi fails with NPE

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414360#comment-13414360 ] Hudson commented on HDFS-3654: -- Integrated in Hadoop-Hdfs-trunk #1103 (See

[jira] [Commented] (HDFS-3492) fix some misuses of InputStream#skip

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414358#comment-13414358 ] Hudson commented on HDFS-3492: -- Integrated in Hadoop-Hdfs-trunk #1103 (See

[jira] [Commented] (HDFS-3606) libhdfs: create self-contained unit test

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414361#comment-13414361 ] Hudson commented on HDFS-3606: -- Integrated in Hadoop-Hdfs-trunk #1103 (See

[jira] [Commented] (HDFS-3492) fix some misuses of InputStream#skip

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414412#comment-13414412 ] Hudson commented on HDFS-3492: -- Integrated in Hadoop-Mapreduce-trunk #1136 (See

[jira] [Commented] (HDFS-470) libhdfs should handle 0-length reads from FSInputStream correctly

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414405#comment-13414405 ] Hudson commented on HDFS-470: - Integrated in Hadoop-Mapreduce-trunk #1136 (See

[jira] [Commented] (HDFS-3609) libhdfs: don't force the URI to look like hdfs://hostname:port

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414411#comment-13414411 ] Hudson commented on HDFS-3609: -- Integrated in Hadoop-Mapreduce-trunk #1136 (See

[jira] [Commented] (HDFS-3654) TestJspHelper#testGetUgi fails with NPE

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414414#comment-13414414 ] Hudson commented on HDFS-3654: -- Integrated in Hadoop-Mapreduce-trunk #1136 (See

[jira] [Commented] (HDFS-3539) libhdfs code cleanups

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414413#comment-13414413 ] Hudson commented on HDFS-3539: -- Integrated in Hadoop-Mapreduce-trunk #1136 (See

[jira] [Commented] (HDFS-3606) libhdfs: create self-contained unit test

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414415#comment-13414415 ] Hudson commented on HDFS-3606: -- Integrated in Hadoop-Mapreduce-trunk #1136 (See

[jira] [Commented] (HDFS-3610) fuse_dfs: Provide a way to use the default (configured) NN URI

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414450#comment-13414450 ] Eli Collins commented on HDFS-3610: --- +1 to the delta, good catch Andy.

[jira] [Commented] (HDFS-3610) fuse_dfs: Provide a way to use the default (configured) NN URI

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414451#comment-13414451 ] Eli Collins commented on HDFS-3610: --- Ignore the last comment, wrong jira.

[jira] [Commented] (HDFS-799) libhdfs must call DetachCurrentThread when a thread is destroyed

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414452#comment-13414452 ] Eli Collins commented on HDFS-799: -- +1 to the delta, good catch Andy.

[jira] [Resolved] (HDFS-799) libhdfs must call DetachCurrentThread when a thread is destroyed

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-799. -- Resolution: Fixed I've committed the delta to trunk and branch-2. libhdfs must call

[jira] [Updated] (HDFS-3537) Move libhdfs and fuse-dfs source to native subdirectories

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-3537: -- Component/s: libhdfs contrib/fuse-dfs Summary: Move libhdfs and fuse-dfs source

[jira] [Resolved] (HDFS-3451) Move fuse-dfs out of contrib

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HDFS-3451. --- Resolution: Duplicate This will be done as part of HDFS-3537. Move fuse-dfs out of

[jira] [Commented] (HDFS-799) libhdfs must call DetachCurrentThread when a thread is destroyed

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414456#comment-13414456 ] Hudson commented on HDFS-799: - Integrated in Hadoop-Hdfs-trunk-Commit #2535 (See

[jira] [Commented] (HDFS-3610) fuse_dfs: Provide a way to use the default (configured) NN URI

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414457#comment-13414457 ] Eli Collins commented on HDFS-3610: --- +1 latest patch looks good

[jira] [Commented] (HDFS-799) libhdfs must call DetachCurrentThread when a thread is destroyed

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414458#comment-13414458 ] Hudson commented on HDFS-799: - Integrated in Hadoop-Common-trunk-Commit #2470 (See

[jira] [Updated] (HDFS-3610) fuse_dfs: Provide a way to use the default (configured) NN URI

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-3610: -- Issue Type: Improvement (was: Bug) fuse_dfs: Provide a way to use the default (configured) NN URI

[jira] [Updated] (HDFS-3610) fuse_dfs: Provide a way to use the default (configured) NN URI

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-3610: -- Resolution: Fixed Fix Version/s: 2.0.1-alpha Target Version/s: (was: 2.0.0-alpha)

[jira] [Commented] (HDFS-799) libhdfs must call DetachCurrentThread when a thread is destroyed

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414466#comment-13414466 ] Hudson commented on HDFS-799: - Integrated in Hadoop-Mapreduce-trunk-Commit #2490 (See

[jira] [Created] (HDFS-3661) SecondaryNameNode should be able to tolerate local directory failures

2012-07-14 Thread Eli Collins (JIRA)
Eli Collins created HDFS-3661: - Summary: SecondaryNameNode should be able to tolerate local directory failures Key: HDFS-3661 URL: https://issues.apache.org/jira/browse/HDFS-3661 Project: Hadoop HDFS

[jira] [Created] (HDFS-3662) Test SecondaryNameNode directory failure

2012-07-14 Thread Eli Collins (JIRA)
Eli Collins created HDFS-3662: - Summary: Test SecondaryNameNode directory failure Key: HDFS-3662 URL: https://issues.apache.org/jira/browse/HDFS-3662 Project: Hadoop HDFS Issue Type: Task

[jira] [Updated] (HDFS-3662) Test SecondaryNameNode directory failure

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-3662: -- Description: We should have a test that tests the 2NN with a single local directory failure and

[jira] [Commented] (HDFS-3577) webHdfsFileSystem fails to read files with chunked transfer encoding

2012-07-14 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414469#comment-13414469 ] Tsz Wo (Nicholas), SZE commented on HDFS-3577: -- It turns that the size of each

[jira] [Updated] (HDFS-3577) webHdfsFileSystem fails to read files with chunked transfer encoding

2012-07-14 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-3577: - Attachment: h3577_20120714.patch h3577_20120714.patch: uses MessageBodyWriter in

[jira] [Created] (HDFS-3663) MiniDFSCluster should capture the code path that led to the first ExitException

2012-07-14 Thread Eli Collins (JIRA)
Eli Collins created HDFS-3663: - Summary: MiniDFSCluster should capture the code path that led to the first ExitException Key: HDFS-3663 URL: https://issues.apache.org/jira/browse/HDFS-3663 Project:

[jira] [Updated] (HDFS-3663) MiniDFSCluster should capture the code path that led to the first ExitException

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-3663: -- Status: Patch Available (was: Open) MiniDFSCluster should capture the code path that led to the

[jira] [Updated] (HDFS-3663) MiniDFSCluster should capture the code path that led to the first ExitException

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-3663: -- Attachment: hdfs-3663.txt Patch attached. MiniDFSCluster should capture the code path

[jira] [Commented] (HDFS-3610) fuse_dfs: Provide a way to use the default (configured) NN URI

2012-07-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414476#comment-13414476 ] Hudson commented on HDFS-3610: -- Integrated in Hadoop-Mapreduce-trunk-Commit #2491 (See

[jira] [Commented] (HDFS-3577) webHdfsFileSystem fails to read files with chunked transfer encoding

2012-07-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414488#comment-13414488 ] Hadoop QA commented on HDFS-3577: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-3663) MiniDFSCluster should capture the code path that led to the first ExitException

2012-07-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414497#comment-13414497 ] Hadoop QA commented on HDFS-3663: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-3583) Convert remaining tests to Junit4

2012-07-14 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414517#comment-13414517 ] Hadoop QA commented on HDFS-3583: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-3605) Block mistakenly marked corrupt during edit log catchup phase of failover

2012-07-14 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414546#comment-13414546 ] Todd Lipcon commented on HDFS-3605: --- TestPipelinesFailover is probably related. I'll look

[jira] [Created] (HDFS-3664) TestPersistBlocks#TestRestartDfsWithFlush failed with NPE

2012-07-14 Thread Eli Collins (JIRA)
Eli Collins created HDFS-3664: - Summary: TestPersistBlocks#TestRestartDfsWithFlush failed with NPE Key: HDFS-3664 URL: https://issues.apache.org/jira/browse/HDFS-3664 Project: Hadoop HDFS Issue

[jira] [Commented] (HDFS-3664) TestPersistBlocks#TestRestartDfsWithFlush failed with NPE

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414550#comment-13414550 ] Eli Collins commented on HDFS-3664: --- Here's the relevant portion of the log: 2012-07-14

[jira] [Commented] (HDFS-3663) MiniDFSCluster should capture the code path that led to the first ExitException

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414553#comment-13414553 ] Eli Collins commented on HDFS-3663: --- Test failures are unrelated.

[jira] [Commented] (HDFS-3630) Modify TestPersistBlocks to use both flush and hflush

2012-07-14 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414554#comment-13414554 ] Eli Collins commented on HDFS-3630: --- Hey Sanjay, Could this change have caused

[jira] [Commented] (HDFS-3605) Block mistakenly marked corrupt during edit log catchup phase of failover

2012-07-14 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414580#comment-13414580 ] Uma Maheswara Rao G commented on HDFS-3605: --- Thanks a lot, Todd for the patch.