[jira] [Commented] (HADOOP-11455) KMS and Credential CLI should request confirmation for deletion by default

2014-12-30 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261614#comment-14261614 ] Charles Lamb commented on HADOOP-11455: --- The FB warnings are unrelated. > KMS and

[jira] [Commented] (HADOOP-11455) KMS and Credential CLI should request confirmation for deletion by default

2014-12-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261576#comment-14261576 ] Hadoop QA commented on HADOOP-11455: {color:red}-1 overall{color}. Here are the res

[jira] [Commented] (HADOOP-11454) Potential null dereference in Configuration#loadProperty()

2014-12-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261536#comment-14261536 ] Hadoop QA commented on HADOOP-11454: {color:red}-1 overall{color}. Here are the res

[jira] [Updated] (HADOOP-11455) KMS and Credential CLI should request confirmation for deletion by default

2014-12-30 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HADOOP-11455: -- Attachment: HADOOP-11455.000.patch The attached patch relates to the hadoop credential delete

[jira] [Updated] (HADOOP-11455) KMS and Credential CLI should request confirmation for deletion by default

2014-12-30 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HADOOP-11455: -- Status: Patch Available (was: Open) > KMS and Credential CLI should request confirmation for

[jira] [Created] (HADOOP-11455) KMS and Credential CLI should request confirmation for deletion by default

2014-12-30 Thread Charles Lamb (JIRA)
Charles Lamb created HADOOP-11455: - Summary: KMS and Credential CLI should request confirmation for deletion by default Key: HADOOP-11455 URL: https://issues.apache.org/jira/browse/HADOOP-11455 Projec

[jira] [Updated] (HADOOP-11454) Potential null dereference in Configuration#loadProperty()

2014-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HADOOP-11454: Attachment: hadoop-11454-001.patch > Potential null dereference in Configuration#loadProperty() >

[jira] [Updated] (HADOOP-11454) Potential null dereference in Configuration#loadProperty()

2014-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HADOOP-11454: Status: Patch Available (was: Open) > Potential null dereference in Configuration#loadProperty() > --

[jira] [Created] (HADOOP-11454) Potential null dereference in Configuration#loadProperty()

2014-12-30 Thread Ted Yu (JIRA)
Ted Yu created HADOOP-11454: --- Summary: Potential null dereference in Configuration#loadProperty() Key: HADOOP-11454 URL: https://issues.apache.org/jira/browse/HADOOP-11454 Project: Hadoop Common Is

[jira] [Commented] (HADOOP-8198) Support multiple network interfaces

2014-12-30 Thread Rajiv Chittajallu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261446#comment-14261446 ] Rajiv Chittajallu commented on HADOOP-8198: --- Use case 1.1 : bq. The interfaces

[jira] [Commented] (HADOOP-11450) Cleanup DistCpV1 not to use deprecated methods and fix javadocs

2014-12-30 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261382#comment-14261382 ] Varun Saxena commented on HADOOP-11450: --- [~ozawa], kindly review > Cleanup DistCp

[jira] [Commented] (HADOOP-11445) Bzip2Codec: Data block is skipped when position of newly created stream is equal to start of split

2014-12-30 Thread Ankit Kamboj (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261378#comment-14261378 ] Ankit Kamboj commented on HADOOP-11445: --- Sorry I misread the results after patch a

[jira] [Commented] (HADOOP-11446) S3AOutputStream should use shared thread pool to avoid OutOfMemoryError

2014-12-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261344#comment-14261344 ] Hadoop QA commented on HADOOP-11446: {color:red}-1 overall{color}. Here are the res

[jira] [Updated] (HADOOP-11446) S3AOutputStream should use shared thread pool to avoid OutOfMemoryError

2014-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HADOOP-11446: Attachment: hadoop-11446-003.patch Patch v3 addresses Steve's comment. Once the set of new parameters has

[jira] [Commented] (HADOOP-6541) An Interactive Hadoop FS shell

2014-12-30 Thread Andrew Onischuk (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261304#comment-14261304 ] Andrew Onischuk commented on HADOOP-6541: - This is a very useful feature, always

[jira] [Commented] (HADOOP-11447) Add a more meaningful toString method to SampleStat and MutableStat

2014-12-30 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261302#comment-14261302 ] Steve Loughran commented on HADOOP-11447: - Are you confident that things like va

[jira] [Commented] (HADOOP-11446) S3AOutputStream should use shared thread pool to avoid OutOfMemoryError

2014-12-30 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261298#comment-14261298 ] Steve Loughran commented on HADOOP-11446: - Ted, could you pull "fs.s3a.max.total

[jira] [Commented] (HADOOP-11452) Revisit FileSystem#rename

2014-12-30 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261260#comment-14261260 ] Steve Loughran commented on HADOOP-11452: - rename is the most troublesome and in

[jira] [Commented] (HADOOP-11039) ByteBufferReadable API doc is inconsistent with the implementations.

2014-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261171#comment-14261171 ] Hudson commented on HADOOP-11039: - FAILURE: Integrated in Hadoop-Mapreduce-trunk #2008 (

[jira] [Commented] (HADOOP-11039) ByteBufferReadable API doc is inconsistent with the implementations.

2014-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261149#comment-14261149 ] Hudson commented on HADOOP-11039: - FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #

[jira] [Commented] (HADOOP-11039) ByteBufferReadable API doc is inconsistent with the implementations.

2014-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261129#comment-14261129 ] Hudson commented on HADOOP-11039: - FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #54 (S

[jira] [Commented] (HADOOP-11039) ByteBufferReadable API doc is inconsistent with the implementations.

2014-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261121#comment-14261121 ] Hudson commented on HADOOP-11039: - FAILURE: Integrated in Hadoop-Hdfs-trunk #1989 (See

[jira] [Commented] (HADOOP-11039) ByteBufferReadable API doc is inconsistent with the implementations.

2014-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261039#comment-14261039 ] Hudson commented on HADOOP-11039: - FAILURE: Integrated in Hadoop-Yarn-trunk #791 (See [

[jira] [Commented] (HADOOP-11039) ByteBufferReadable API doc is inconsistent with the implementations.

2014-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261026#comment-14261026 ] Hudson commented on HADOOP-11039: - FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #57 (S