[jira] [Updated] (HDFS-2416) distcp with a webhdfs uri on a secure cluster fails

2011-10-24 Thread Jitendra Nath Pandey (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-2416: --- Attachment: HDFS-2416-branch-0.20-security.8.patch Updated patch addressing the commen

[jira] [Updated] (HDFS-2499) Fix RPC client creation bug from HDFS-2459

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2499: -- Attachment: HDFS-2499.txt > Fix RPC client creation bug from HDFS-2459 > ---

[jira] [Commented] (HDFS-2334) Add Closeable to JournalManager

2011-10-24 Thread Jitendra Nath Pandey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134760#comment-13134760 ] Jitendra Nath Pandey commented on HDFS-2334: +1 for the patch.

[jira] [Updated] (HDFS-2499) Fix RPC client creation bug from HDFS-2459

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2499: -- Attachment: HDFS-2499.txt > Fix RPC client creation bug from HDFS-2459 > ---

[jira] [Created] (HDFS-2499) Fix RPC client creation bug from HDFS-2459

2011-10-24 Thread Suresh Srinivas (Created) (JIRA)
Fix RPC client creation bug from HDFS-2459 -- Key: HDFS-2499 URL: https://issues.apache.org/jira/browse/HDFS-2499 Project: Hadoop HDFS Issue Type: Improvement Components: name-node Affect

[jira] [Updated] (HDFS-2479) HDFS Client Data Types in Protocol Buffers

2011-10-24 Thread Sanjay Radia (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HDFS-2479: --- Attachment: hdfs.proto pbClientTypes3.patch > HDFS Client Data Types in Protocol B

[jira] [Commented] (HDFS-2496) Separate datatypes for DatanodeProtocol

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134752#comment-13134752 ] Tsz Wo (Nicholas), SZE commented on HDFS-2496: -- - The two local variables belo

[jira] [Commented] (HDFS-2496) Separate datatypes for DatanodeProtocol

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134751#comment-13134751 ] Tsz Wo (Nicholas), SZE commented on HDFS-2496: -- - The two local variables belo

[jira] [Commented] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134745#comment-13134745 ] Tsz Wo (Nicholas), SZE commented on HDFS-2494: -- +1 patch looks good. Thanks a

[jira] [Updated] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Uma Maheswara Rao G (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-2494: -- Affects Version/s: 0.23.0 0.20.205.0 > [webhdfs] When Getting

[jira] [Commented] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Uma Maheswara Rao G (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134707#comment-13134707 ] Uma Maheswara Rao G commented on HDFS-2494: --- Ok Nicholas, Since this JIRA raised

[jira] [Updated] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Uma Maheswara Rao G (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-2494: -- Attachment: HDFS-2494.patch > [webhdfs] When Getting the file using OP=OPEN with DN

[jira] [Commented] (HDFS-1869) mkdirs should use the supplied permission for all of the created directories

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134706#comment-13134706 ] Tsz Wo (Nicholas), SZE commented on HDFS-1869: -- +1 patch look good. Jenkins i

[jira] [Commented] (HDFS-2416) distcp with a webhdfs uri on a secure cluster fails

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134702#comment-13134702 ] Tsz Wo (Nicholas), SZE commented on HDFS-2416: -- +1 patch looks good. Below ar

[jira] [Updated] (HDFS-2496) Separate datatypes for DatanodeProtocol

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2496: -- Attachment: HDFS-2496.txt > Separate datatypes for DatanodeProtocol > --

[jira] [Updated] (HDFS-2498) TestParallelRead times out consistently on Jenkins

2011-10-24 Thread Konstantin Shvachko (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-2498: -- Attachment: TestParallelRead.txt I cannot reproduce it locally. So I ran Jenkins with {{

[jira] [Updated] (HDFS-2488) Separate datatypes for InterDatanodeProtocol

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2488: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HDFS-2416) distcp with a webhdfs uri on a secure cluster fails

2011-10-24 Thread Jitendra Nath Pandey (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-2416: --- Attachment: HDFS-2416-branch-0.20-security.7.patch > distcp with a webhdfs uri on

[jira] [Created] (HDFS-2498) TestParallelRead times out consistently on Jenkins

2011-10-24 Thread Konstantin Shvachko (Created) (JIRA)
TestParallelRead times out consistently on Jenkins -- Key: HDFS-2498 URL: https://issues.apache.org/jira/browse/HDFS-2498 Project: Hadoop HDFS Issue Type: Bug Components: test Aff

[jira] [Updated] (HDFS-2479) HDFS Client Data Types in Protocol Buffers

2011-10-24 Thread Sanjay Radia (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HDFS-2479: --- Attachment: hdfs.proto pbClientTypes2.patch > HDFS Client Data Types in Protocol B

[jira] [Commented] (HDFS-2488) Separate datatypes for InterDatanodeProtocol

2011-10-24 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134667#comment-13134667 ] Hadoop QA commented on HDFS-2488: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-2416) distcp with a webhdfs uri on a secure cluster fails

2011-10-24 Thread Jitendra Nath Pandey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134658#comment-13134658 ] Jitendra Nath Pandey commented on HDFS-2416: {quote} The JspHelper.getUGI(reque

[jira] [Updated] (HDFS-2416) distcp with a webhdfs uri on a secure cluster fails

2011-10-24 Thread Jitendra Nath Pandey (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-2416: --- Attachment: HDFS-2416-branch-0.20-security.6.patch Updated patch addressing the commen

[jira] [Commented] (HDFS-2488) Separate datatypes for InterDatanodeProtocol

2011-10-24 Thread Suresh Srinivas (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134633#comment-13134633 ] Suresh Srinivas commented on HDFS-2488: --- New patch fixes the TestInterDatanodeProtoco

[jira] [Updated] (HDFS-2488) Separate datatypes for InterDatanodeProtocol

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2488: -- Attachment: HDFS-2488.txt > Separate datatypes for InterDatanodeProtocol > -

[jira] [Commented] (HDFS-2497) Fix TestBackupNode failure

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134630#comment-13134630 ] Hudson commented on HDFS-2497: -- Integrated in Hadoop-Mapreduce-trunk-Commit #1163 (See [https

[jira] [Commented] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134626#comment-13134626 ] Hadoop QA commented on HDFS-2494: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-2497) Fix TestBackupNode failure

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134617#comment-13134617 ] Hudson commented on HDFS-2497: -- Integrated in Hadoop-Common-trunk-Commit #1149 (See [https://

[jira] [Commented] (HDFS-2497) Fix TestBackupNode failure

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134616#comment-13134616 ] Hudson commented on HDFS-2497: -- Integrated in Hadoop-Hdfs-trunk-Commit #1227 (See [https://bu

[jira] [Updated] (HDFS-2497) Fix TestBackupNode failure

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2497: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HDFS-2497) Fix TestBackupNode failure

2011-10-24 Thread Jitendra Nath Pandey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134603#comment-13134603 ] Jitendra Nath Pandey commented on HDFS-2497: +1 for the patch.

[jira] [Updated] (HDFS-2316) webhdfs: a complete FileSystem implementation for accessing HDFS over HTTP

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2316: - Target Version/s: 0.20.205.1, 0.23.0 > webhdfs: a complete FileSystem implemen

[jira] [Commented] (HDFS-2440) webhdfs open a file and send 0 or invalid bufferSize,length, offest throws a 500, we should throw a 400

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134571#comment-13134571 ] Tsz Wo (Nicholas), SZE commented on HDFS-2440: -- The GETFILECHECKSUM problem is

[jira] [Commented] (HDFS-2440) webhdfs open a file and send 0 or invalid bufferSize,length, offest throws a 500, we should throw a 400

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134569#comment-13134569 ] Tsz Wo (Nicholas), SZE commented on HDFS-2440: -- The zero bufferSize problem wa

[jira] [Updated] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2494: - Issue Type: Sub-task (was: Bug) Parent: HDFS-2316 > [webhdfs] When Ge

[jira] [Commented] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134557#comment-13134557 ] Tsz Wo (Nicholas), SZE commented on HDFS-2494: -- > I just gave the fix by closi

[jira] [Commented] (HDFS-2497) Fix TestBackupNode failure

2011-10-24 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134480#comment-13134480 ] Hadoop QA commented on HDFS-2497: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Uma Maheswara Rao G (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134476#comment-13134476 ] Uma Maheswara Rao G commented on HDFS-2494: --- Hi Nicholas, I just verified the pa

[jira] [Updated] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Uma Maheswara Rao G (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-2494: -- Attachment: HDFS-2494.patch > [webhdfs] When Getting the file using OP=OPEN with DN

[jira] [Updated] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2494: - Status: Patch Available (was: Open) > [webhdfs] When Getting the file using O

[jira] [Commented] (HDFS-2481) Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134422#comment-13134422 ] Hudson commented on HDFS-2481: -- Integrated in Hadoop-Mapreduce-trunk-Commit #1160 (See [https

[jira] [Commented] (HDFS-2489) Move commands Finalize and Register out of DatanodeCommand class.

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134390#comment-13134390 ] Hudson commented on HDFS-2489: -- Integrated in Hadoop-Mapreduce-trunk-Commit #1159 (See [https

[jira] [Updated] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2494: - Attachment: h2494_20111024b.patch > since we are passing the closed flag as false,

[jira] [Commented] (HDFS-2481) Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134372#comment-13134372 ] Hudson commented on HDFS-2481: -- Integrated in Hadoop-Hdfs-trunk-Commit #1223 (See [https://bu

[jira] [Updated] (HDFS-2129) Simplify BlockReader to not inherit from FSInputChecker

2011-10-24 Thread Todd Lipcon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-2129: -- Attachment: hdfs-2129.txt updated to trunk - still not quite ready yet > Simplify Block

[jira] [Commented] (HDFS-2488) Separate datatypes for InterDatanodeProtocol

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134374#comment-13134374 ] Tsz Wo (Nicholas), SZE commented on HDFS-2488: -- +1 patch looks good.

[jira] [Commented] (HDFS-2481) Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134369#comment-13134369 ] Hudson commented on HDFS-2481: -- Integrated in Hadoop-Common-trunk-Commit #1145 (See [https://

[jira] [Commented] (HDFS-2489) Move commands Finalize and Register out of DatanodeCommand class.

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134362#comment-13134362 ] Hudson commented on HDFS-2489: -- Integrated in Hadoop-Mapreduce-trunk-Commit #1158 (See [https

[jira] [Commented] (HDFS-2496) Separate datatypes for DatanodeProtocol

2011-10-24 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134354#comment-13134354 ] Hadoop QA commented on HDFS-2496: - -1 overall. Here are the results of testing the latest

[jira] [Commented] (HDFS-2489) Move commands Finalize and Register out of DatanodeCommand class.

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134352#comment-13134352 ] Hudson commented on HDFS-2489: -- Integrated in Hadoop-Common-trunk-Commit #1144 (See [https://

[jira] [Commented] (HDFS-2489) Move commands Finalize and Register out of DatanodeCommand class.

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134351#comment-13134351 ] Hudson commented on HDFS-2489: -- Integrated in Hadoop-Hdfs-trunk-Commit #1222 (See [https://bu

[jira] [Updated] (HDFS-2497) Fix TestBackupNode failure

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2497: -- Attachment: HDFS-2497.txt Updated patch. > Fix TestBackupNode failure > ---

[jira] [Updated] (HDFS-2496) Separate datatypes for DatanodeProtocol

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2496: -- Attachment: HDFS-2497.txt > Separate datatypes for DatanodeProtocol > --

[jira] [Commented] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Uma Maheswara Rao G (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134345#comment-13134345 ] Uma Maheswara Rao G commented on HDFS-2494: --- Hi Nicholas, Thanks for the patch.

[jira] [Updated] (HDFS-2496) Separate datatypes for DatanodeProtocol

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2496: -- Attachment: (was: HDFS-2497.txt) > Separate datatypes for DatanodeProtocol > ---

[jira] [Commented] (HDFS-2489) Move commands Finalize and Register out of DatanodeCommand class.

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134343#comment-13134343 ] Hudson commented on HDFS-2489: -- Integrated in Hadoop-Common-trunk-Commit #1143 (See [https://

[jira] [Commented] (HDFS-2489) Move commands Finalize and Register out of DatanodeCommand class.

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134342#comment-13134342 ] Hudson commented on HDFS-2489: -- Integrated in Hadoop-Hdfs-trunk-Commit #1221 (See [https://bu

[jira] [Updated] (HDFS-2496) Separate datatypes for DatanodeProtocol

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2496: -- Status: Patch Available (was: Open) > Separate datatypes for DatanodeProtocol > ---

[jira] [Updated] (HDFS-2489) Move commands Finalize and Register out of DatanodeCommand class.

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2489: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HDFS-1338) Improve TestDFSIO

2011-10-24 Thread sri (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134338#comment-13134338 ] sri commented on HDFS-1338: --- Hey, when I run the DFSIO benchmark, one thing I find is that only o

[jira] [Updated] (HDFS-2497) Fix TestBackupNode failure

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2497: -- Attachment: HDFS-2497.txt > Fix TestBackupNode failure > -- > >

[jira] [Created] (HDFS-2497) Fix TestBackupNode failure

2011-10-24 Thread Suresh Srinivas (Created) (JIRA)
Fix TestBackupNode failure -- Key: HDFS-2497 URL: https://issues.apache.org/jira/browse/HDFS-2497 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.23.0, 0.24.0 Reporter: Suresh Srinivas

[jira] [Updated] (HDFS-2497) Fix TestBackupNode failure

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2497: -- Status: Patch Available (was: Open) > Fix TestBackupNode failure >

[jira] [Commented] (HDFS-2481) Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol

2011-10-24 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134324#comment-13134324 ] Hadoop QA commented on HDFS-2481: - -1 overall. Here are the results of testing the latest

[jira] [Updated] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Tsz Wo (Nicholas), SZE (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2494: - Attachment: h2494_20111024.patch Hi Uma, thanks for catching the bug. The input s

[jira] [Updated] (HDFS-2496) Separate datatypes for DatanodeProtocol

2011-10-24 Thread Suresh Srinivas (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-2496: -- Attachment: HDFS-2496.txt > Separate datatypes for DatanodeProtocol > --

[jira] [Created] (HDFS-2496) Separate datatypes for DatanodeProtocol

2011-10-24 Thread Suresh Srinivas (Created) (JIRA)
Separate datatypes for DatanodeProtocol --- Key: HDFS-2496 URL: https://issues.apache.org/jira/browse/HDFS-2496 Project: Hadoop HDFS Issue Type: Improvement Affects Versions: 0.23.0, 0.24.0

[jira] [Commented] (HDFS-2481) Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol

2011-10-24 Thread Suresh Srinivas (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134288#comment-13134288 ] Suresh Srinivas commented on HDFS-2481: --- +1 for the patch. > Unknown

[jira] [Commented] (HDFS-2489) Move commands Finalize and Register out of DatanodeCommand class.

2011-10-24 Thread Jitendra Nath Pandey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134262#comment-13134262 ] Jitendra Nath Pandey commented on HDFS-2489: +1 for the patch.

[jira] [Commented] (HDFS-2476) More CPU efficient data structure for under-replicated/over-replicated/invalidate blocks

2011-10-24 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134255#comment-13134255 ] Todd Lipcon commented on HDFS-2476: --- Steve: I respectfully disagree about moving the data

[jira] [Commented] (HDFS-1869) mkdirs should use the supplied permission for all of the created directories

2011-10-24 Thread Daryn Sharp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134237#comment-13134237 ] Daryn Sharp commented on HDFS-1869: --- Looks like the build is broken, not this patch. {no

[jira] [Updated] (HDFS-2481) Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol

2011-10-24 Thread Sanjay Radia (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HDFS-2481: --- Attachment: testFailures3.patch Addressed the line count. > Unknown protocol: org.apa

[jira] [Updated] (HDFS-2481) Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol

2011-10-24 Thread Sanjay Radia (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HDFS-2481: --- Status: Patch Available (was: Open) > Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientPro

[jira] [Updated] (HDFS-2481) Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol

2011-10-24 Thread Sanjay Radia (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HDFS-2481: --- Status: Open (was: Patch Available) > Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientPro

[jira] [Commented] (HDFS-2481) Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol

2011-10-24 Thread Sanjay Radia (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134220#comment-13134220 ] Sanjay Radia commented on HDFS-2481: There are two ports - one for client (dfs client)

[jira] [Commented] (HDFS-2481) Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol

2011-10-24 Thread Suresh Srinivas (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134203#comment-13134203 ] Suresh Srinivas commented on HDFS-2481: --- Comments: # There are some lines that are be

[jira] [Commented] (HDFS-2476) More CPU efficient data structure for under-replicated/over-replicated/invalidate blocks

2011-10-24 Thread Steve Loughran (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134193#comment-13134193 ] Steve Loughran commented on HDFS-2476: -- Tomasz, I've probably just possibly made your

[jira] [Commented] (HDFS-1869) mkdirs should use the supplied permission for all of the created directories

2011-10-24 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134174#comment-13134174 ] Hadoop QA commented on HDFS-1869: - -1 overall. Here are the results of testing the latest

[jira] [Updated] (HDFS-1869) mkdirs should use the supplied permission for all of the created directories

2011-10-24 Thread Daryn Sharp (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-1869: -- Attachment: HDFS-1869-3.patch It's been merged up-to-date, thanks to Anupam Seth. > mkd

[jira] [Commented] (HDFS-2316) webhdfs: a complete FileSystem implementation for accessing HDFS over HTTP

2011-10-24 Thread Alejandro Abdelnur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134134#comment-13134134 ] Alejandro Abdelnur commented on HDFS-2316: -- * Regarding ranges: it is more about e

[jira] [Commented] (HDFS-2485) Improve code layout and constants in UnderReplicatedBlocks

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134061#comment-13134061 ] Hudson commented on HDFS-2485: -- Integrated in Hadoop-Hdfs-trunk #841 (See [https://builds.apa

[jira] [Commented] (HDFS-2452) OutOfMemoryError in DataXceiverServer takes down the DataNode

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134060#comment-13134060 ] Hudson commented on HDFS-2452: -- Integrated in Hadoop-Hdfs-trunk #841 (See [https://builds.apa

[jira] [Commented] (HDFS-2485) Improve code layout and constants in UnderReplicatedBlocks

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134054#comment-13134054 ] Hudson commented on HDFS-2485: -- Integrated in Hadoop-Mapreduce-0.23-Build #61 (See [https://b

[jira] [Commented] (HDFS-2452) OutOfMemoryError in DataXceiverServer takes down the DataNode

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134053#comment-13134053 ] Hudson commented on HDFS-2452: -- Integrated in Hadoop-Mapreduce-0.23-Build #61 (See [https://b

[jira] [Commented] (HDFS-2485) Improve code layout and constants in UnderReplicatedBlocks

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134050#comment-13134050 ] Hudson commented on HDFS-2485: -- Integrated in Hadoop-Mapreduce-trunk #870 (See [https://build

[jira] [Commented] (HDFS-2452) OutOfMemoryError in DataXceiverServer takes down the DataNode

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134049#comment-13134049 ] Hudson commented on HDFS-2452: -- Integrated in Hadoop-Mapreduce-trunk #870 (See [https://build

[jira] [Commented] (HDFS-2485) Improve code layout and constants in UnderReplicatedBlocks

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134028#comment-13134028 ] Hudson commented on HDFS-2485: -- Integrated in Hadoop-Hdfs-0.23-Build #49 (See [https://builds

[jira] [Commented] (HDFS-2452) OutOfMemoryError in DataXceiverServer takes down the DataNode

2011-10-24 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134027#comment-13134027 ] Hudson commented on HDFS-2452: -- Integrated in Hadoop-Hdfs-0.23-Build #49 (See [https://builds

[jira] [Commented] (HDFS-2492) BlockManager cross-rack replication checks only work for ScriptBasedMapping

2011-10-24 Thread Steve Loughran (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134024#comment-13134024 ] Steve Loughran commented on HDFS-2492: -- an alternative to extending {{DNSToSwitchMappi

[jira] [Commented] (HDFS-2339) BackUpNode is not getting shutdown/recover when all volumes failed

2011-10-24 Thread Uma Maheswara Rao G (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134017#comment-13134017 ] Uma Maheswara Rao G commented on HDFS-2339: --- Here waitUntilNamespaceFrozen will w

[jira] [Updated] (HDFS-2339) BackUpNode is not getting shutdown/recover when all volumes failed

2011-10-24 Thread Uma Maheswara Rao G (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-2339: -- Target Version/s: 0.24.0 > BackUpNode is not getting shutdown/recover when all volum

[jira] [Commented] (HDFS-2495) Increase granularity of write operations in ReplicationMonitor thus reducing contention for write lock

2011-10-24 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133953#comment-13133953 ] jirapos...@reviews.apache.org commented on HDFS-2495: - ---

[jira] [Updated] (HDFS-2495) Increase granularity of write operations in ReplicationMonitor thus reducing contention for write lock

2011-10-24 Thread Tomasz Nykiel (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Nykiel updated HDFS-2495: Attachment: replicationMon.patch > Increase granularity of write operations in ReplicationMonito

[jira] [Updated] (HDFS-2362) More Improvements on NameNode Scalability

2011-10-24 Thread Tomasz Nykiel (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Nykiel updated HDFS-2362: Description: This jira acts as an umbrella jira to track all the improvements we've done recently t

[jira] [Created] (HDFS-2495) Increase granularity of write operations in ReplicationMonitor thus reducing contention for write lock

2011-10-24 Thread Tomasz Nykiel (Created) (JIRA)
Increase granularity of write operations in ReplicationMonitor thus reducing contention for write lock -- Key: HDFS-2495 URL: https://issues.apache.org/jira/browse

[jira] [Updated] (HDFS-2334) Add Closeable to JournalManager

2011-10-24 Thread Ivan Kelly (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated HDFS-2334: - Attachment: HDFS-2334.diff Thanks for the review. You're right, there should be a check for null there. I

[jira] [Commented] (HDFS-2334) Add Closeable to JournalManager

2011-10-24 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133918#comment-13133918 ] jirapos...@reviews.apache.org commented on HDFS-2334: - ---

[jira] [Commented] (HDFS-2494) [webhdfs] When Getting the file using OP=OPEN with DN http address, ESTABLISHED sockets are growing.

2011-10-24 Thread Uma Maheswara Rao G (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133865#comment-13133865 ] Uma Maheswara Rao G commented on HDFS-2494: --- In DatanodeWebHdfsMethods.java, Loo