[jira] [Updated] (HADOOP-8395) Text shell command unnecessarily demands that a SequenceFile's key class be WritableComparable

2012-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-8395: Resolution: Fixed Fix Version/s: 3.0.0 Target Version/s: (was: 3.0.0)

[jira] [Commented] (HADOOP-8395) Text shell command unnecessarily demands that a SequenceFile's key class be WritableComparable

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273855#comment-13273855 ] Hudson commented on HADOOP-8395: Integrated in Hadoop-Common-trunk-Commit #2237 (See

[jira] [Commented] (HADOOP-8395) Text shell command unnecessarily demands that a SequenceFile's key class be WritableComparable

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273857#comment-13273857 ] Hudson commented on HADOOP-8395: Integrated in Hadoop-Hdfs-trunk-Commit #2311 (See

[jira] [Commented] (HADOOP-8395) Text shell command unnecessarily demands that a SequenceFile's key class be WritableComparable

2012-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273859#comment-13273859 ] Harsh J commented on HADOOP-8395: - Committed to trunk. Text shell

[jira] [Commented] (HADOOP-8395) Text shell command unnecessarily demands that a SequenceFile's key class be WritableComparable

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273869#comment-13273869 ] Hudson commented on HADOOP-8395: Integrated in Hadoop-Mapreduce-trunk-Commit #2254 (See

[jira] [Commented] (HADOOP-8396) DataStreamer, OutOfMemoryError, unable to create new native thread

2012-05-12 Thread Catalin Alexandru Zamfir (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273873#comment-13273873 ] Catalin Alexandru Zamfir commented on HADOOP-8396: -- I monitored the code

[jira] [Commented] (HADOOP-8396) DataStreamer, OutOfMemoryError, unable to create new native thread

2012-05-12 Thread Catalin Alexandru Zamfir (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273881#comment-13273881 ] Catalin Alexandru Zamfir commented on HADOOP-8396: -- Reading this

[jira] [Commented] (HADOOP-8396) DataStreamer, OutOfMemoryError, unable to create new native thread

2012-05-12 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273883#comment-13273883 ] Uma Maheswara Rao G commented on HADOOP-8396: - {quote} nd I've checked, after

[jira] [Commented] (HADOOP-8396) DataStreamer, OutOfMemoryError, unable to create new native thread

2012-05-12 Thread Catalin Alexandru Zamfir (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273905#comment-13273905 ] Catalin Alexandru Zamfir commented on HADOOP-8396: -- Mark it as invalid

[jira] [Commented] (HADOOP-8323) Revert HADOOP-7940 and improve javadocs and test for Text.clear()

2012-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273909#comment-13273909 ] Harsh J commented on HADOOP-8323: - Any further comments on the test and javadocs? If not,

[jira] [Commented] (HADOOP-1381) The distance between sync blocks in SequenceFiles should be configurable rather than hard coded to 2000 bytes

2012-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273911#comment-13273911 ] Harsh J commented on HADOOP-1381: - Any further comments on the addition?

[jira] [Resolved] (HADOOP-8396) DataStreamer, OutOfMemoryError, unable to create new native thread

2012-05-12 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G resolved HADOOP-8396. - Resolution: Invalid Marking it as Invalid. DataStreamer,

[jira] [Updated] (HADOOP-6801) io.sort.mb and io.sort.factor were renamed and moved to mapreduce but are still in CommonConfigurationKeysPublic.java and used in SequenceFile.java

2012-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-6801: Attachment: HADOOP-6801.r3.diff Updated patch. - Improved docs. - Added more javadoc links to right

[jira] [Commented] (HADOOP-8297) Writable javadocs don't carry default constructor

2012-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273964#comment-13273964 ] Harsh J commented on HADOOP-8297: - Given that this is a trivial patch that just fixes

[jira] [Commented] (HADOOP-8358) Config-related WARN for dfs.web.ugi can be avoided.

2012-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273966#comment-13273966 ] Harsh J commented on HADOOP-8358: - Any further comments on the patch? Its quite trivial a

[jira] [Commented] (HADOOP-6801) io.sort.mb and io.sort.factor were renamed and moved to mapreduce but are still in CommonConfigurationKeysPublic.java and used in SequenceFile.java

2012-05-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273967#comment-13273967 ] Hadoop QA commented on HADOOP-6801: --- -1 overall. Here are the results of testing the

[jira] [Commented] (HADOOP-8317) Update maven-assembly-plugin to 2.3 - fix build on FreeBSD

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273970#comment-13273970 ] Hudson commented on HADOOP-8317: Integrated in Hadoop-Hdfs-0.23-Build #254 (See

[jira] [Updated] (HADOOP-6801) io.sort.mb and io.sort.factor were renamed and moved to mapreduce but are still in CommonConfigurationKeysPublic.java and used in SequenceFile.java

2012-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-6801: Attachment: HADOOP-6801.r4.diff The javac warning was cause of the graceful config deprecation code

[jira] [Updated] (HADOOP-6801) io.sort.mb and io.sort.factor were renamed and moved to mapreduce but are still in CommonConfigurationKeysPublic.java and used in SequenceFile.java

2012-05-12 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HADOOP-6801: Attachment: HADOOP-6801.r5.diff The javac warnings further, were cause of a bad link to

[jira] [Commented] (HADOOP-8316) Audit logging should be disabled by default

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273983#comment-13273983 ] Hudson commented on HADOOP-8316: Integrated in Hadoop-Hdfs-trunk #1041 (See

[jira] [Commented] (HADOOP-8353) hadoop-daemon.sh and yarn-daemon.sh can be misleading on stop

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273982#comment-13273982 ] Hudson commented on HADOOP-8353: Integrated in Hadoop-Hdfs-trunk #1041 (See

[jira] [Commented] (HADOOP-8366) Use ProtoBuf for RpcResponseHeader

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273984#comment-13273984 ] Hudson commented on HADOOP-8366: Integrated in Hadoop-Hdfs-trunk #1041 (See

[jira] [Commented] (HADOOP-8285) Use ProtoBuf for RpcPayLoadHeader

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273985#comment-13273985 ] Hudson commented on HADOOP-8285: Integrated in Hadoop-Hdfs-trunk #1041 (See

[jira] [Commented] (HADOOP-8224) Don't hardcode hdfs.audit.logger in the scripts

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273986#comment-13273986 ] Hudson commented on HADOOP-8224: Integrated in Hadoop-Hdfs-trunk #1041 (See

[jira] [Commented] (HADOOP-8113) Correction to BUILDING.txt: HDFS needs ProtocolBuffer, too (not just MapReduce)

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273987#comment-13273987 ] Hudson commented on HADOOP-8113: Integrated in Hadoop-Hdfs-trunk #1041 (See

[jira] [Commented] (HADOOP-8395) Text shell command unnecessarily demands that a SequenceFile's key class be WritableComparable

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273989#comment-13273989 ] Hudson commented on HADOOP-8395: Integrated in Hadoop-Hdfs-trunk #1041 (See

[jira] [Commented] (HADOOP-6801) io.sort.mb and io.sort.factor were renamed and moved to mapreduce but are still in CommonConfigurationKeysPublic.java and used in SequenceFile.java

2012-05-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273992#comment-13273992 ] Hadoop QA commented on HADOOP-6801: --- -1 overall. Here are the results of testing the

[jira] [Commented] (HADOOP-6801) io.sort.mb and io.sort.factor were renamed and moved to mapreduce but are still in CommonConfigurationKeysPublic.java and used in SequenceFile.java

2012-05-12 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273999#comment-13273999 ] Hadoop QA commented on HADOOP-6801: --- -1 overall. Here are the results of testing the

[jira] [Commented] (HADOOP-8353) hadoop-daemon.sh and yarn-daemon.sh can be misleading on stop

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13274004#comment-13274004 ] Hudson commented on HADOOP-8353: Integrated in Hadoop-Mapreduce-trunk #1077 (See

[jira] [Commented] (HADOOP-8316) Audit logging should be disabled by default

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13274005#comment-13274005 ] Hudson commented on HADOOP-8316: Integrated in Hadoop-Mapreduce-trunk #1077 (See

[jira] [Commented] (HADOOP-8366) Use ProtoBuf for RpcResponseHeader

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13274006#comment-13274006 ] Hudson commented on HADOOP-8366: Integrated in Hadoop-Mapreduce-trunk #1077 (See

[jira] [Commented] (HADOOP-8285) Use ProtoBuf for RpcPayLoadHeader

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13274007#comment-13274007 ] Hudson commented on HADOOP-8285: Integrated in Hadoop-Mapreduce-trunk #1077 (See

[jira] [Commented] (HADOOP-8224) Don't hardcode hdfs.audit.logger in the scripts

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13274008#comment-13274008 ] Hudson commented on HADOOP-8224: Integrated in Hadoop-Mapreduce-trunk #1077 (See

[jira] [Commented] (HADOOP-8113) Correction to BUILDING.txt: HDFS needs ProtocolBuffer, too (not just MapReduce)

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13274009#comment-13274009 ] Hudson commented on HADOOP-8113: Integrated in Hadoop-Mapreduce-trunk #1077 (See

[jira] [Commented] (HADOOP-8395) Text shell command unnecessarily demands that a SequenceFile's key class be WritableComparable

2012-05-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13274011#comment-13274011 ] Hudson commented on HADOOP-8395: Integrated in Hadoop-Mapreduce-trunk #1077 (See

[jira] [Resolved] (HADOOP-8276) Auto-HA: add config for java options to pass to zkfc daemon

2012-05-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HADOOP-8276. - Resolution: Fixed Fix Version/s: Auto Failover (HDFS-3042) Hadoop Flags: Reviewed

[jira] [Created] (HADOOP-8397) NPE thrown when IPC layer gets an EOF reading a response

2012-05-12 Thread Todd Lipcon (JIRA)
Todd Lipcon created HADOOP-8397: --- Summary: NPE thrown when IPC layer gets an EOF reading a response Key: HADOOP-8397 URL: https://issues.apache.org/jira/browse/HADOOP-8397 Project: Hadoop Common

[jira] [Commented] (HADOOP-8397) NPE thrown when IPC layer gets an EOF reading a response

2012-05-12 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13274110#comment-13274110 ] Todd Lipcon commented on HADOOP-8397: - I think we just need to check for a null