[jira] [Commented] (HADOOP-12006) Remove unimplemented option for `hadoop fs -ls` from document in branch-2.7

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729099#comment-14729099 ] Tsuyoshi Ozawa commented on HADOOP-12006: - +1, checking this in. > Remove unimplemented option

[jira] [Commented] (HADOOP-12213) Interrupted exception can occur when Client#stop is called

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729221#comment-14729221 ] Hudson commented on HADOOP-12213: - FAILURE: Integrated in Hadoop-trunk-Commit #8397 (See

[jira] [Updated] (HADOOP-12312) Findbugs HTML report link shows 0 warnings despite errors

2015-09-03 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki updated HADOOP-12312: Attachment: Screen Shot 2015-09-04 at 00.25.44.png

[jira] [Commented] (HADOOP-5323) Trash documentation should describe its directory structure and configurations

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729073#comment-14729073 ] Hudson commented on HADOOP-5323: FAILURE: Integrated in Hadoop-trunk-Commit #8395 (See

[jira] [Updated] (HADOOP-11104) org.apache.hadoop.metrics2.lib.MetricsRegistry needs numerical parameter checking

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi Ozawa updated HADOOP-11104: Status: Open (was: Patch Available) Cancelling the patch for the comment. >

[jira] [Updated] (HADOOP-12006) Remove unimplemented option for `hadoop fs -ls` from document in branch-2.7

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi Ozawa updated HADOOP-12006: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.7.2

[jira] [Updated] (HADOOP-12213) Interrupted exception can occur when Client#stop is called

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi Ozawa updated HADOOP-12213: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.7.2

[jira] [Commented] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729290#comment-14729290 ] Kengo Seki commented on HADOOP-12375: - Thanks [~jagadesh.kiran], but your patch seems to have an

[jira] [Commented] (HADOOP-10318) Incorrect reference to nodeFile in RumenToSLSConverter error message

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729091#comment-14729091 ] Hudson commented on HADOOP-10318: - FAILURE: Integrated in Hadoop-trunk-Commit #8396 (See

[jira] [Updated] (HADOOP-10318) Incorrect reference to nodeFile in RumenToSLSConverter error message

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi Ozawa updated HADOOP-10318: Resolution: Fixed Fix Version/s: 2.8.0 Target Version/s: 2.8.0, 3.0.0

[jira] [Updated] (HADOOP-12312) Findbugs HTML report link shows 0 warnings despite errors

2015-09-03 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki updated HADOOP-12312: Status: Patch Available (was: Reopened) > Findbugs HTML report link shows 0 warnings despite

[jira] [Updated] (HADOOP-5323) Trash documentation should describe its directory structure and configurations

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi Ozawa updated HADOOP-5323: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0

[jira] [Updated] (HADOOP-12213) Interrupted exception when closing Client

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi Ozawa updated HADOOP-12213: Summary: Interrupted exception when closing Client (was: Interrupted exception when

[jira] [Commented] (HADOOP-12213) Interrupted exception when closing YarnClient

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729147#comment-14729147 ] Tsuyoshi Ozawa commented on HADOOP-12213: - +1, committing this shortly. > Interrupted exception

[jira] [Commented] (HADOOP-5323) Trash documentation should describe its directory structure and configurations

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729238#comment-14729238 ] Hudson commented on HADOOP-5323: FAILURE: Integrated in Hadoop-Mapreduce-trunk #2289 (See

[jira] [Commented] (HADOOP-10318) Incorrect reference to nodeFile in RumenToSLSConverter error message

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729235#comment-14729235 ] Hudson commented on HADOOP-10318: - FAILURE: Integrated in Hadoop-Yarn-trunk #1077 (See

[jira] [Commented] (HADOOP-12361) reorganize repo layout for break from Hadoop code base

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729280#comment-14729280 ] Allen Wittenauer commented on HADOOP-12361: --- Any thoughts on where/how to handle unit tests?

[jira] [Commented] (HADOOP-10318) Incorrect reference to nodeFile in RumenToSLSConverter error message

2015-09-03 Thread Wei Yan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729278#comment-14729278 ] Wei Yan commented on HADOOP-10318: -- Thanks, [~ozawa]. > Incorrect reference to nodeFile in

[jira] [Commented] (HADOOP-12213) Interrupted exception can occur when Client#stop is called

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729283#comment-14729283 ] Hudson commented on HADOOP-12213: - FAILURE: Integrated in Hadoop-Yarn-trunk #1078 (See

[jira] [Created] (HADOOP-12376) S3NInputStream.close() downloads the remaining bytes of the object from S3

2015-09-03 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12376: --- Summary: S3NInputStream.close() downloads the remaining bytes of the object from S3 Key: HADOOP-12376 URL: https://issues.apache.org/jira/browse/HADOOP-12376

[jira] [Commented] (HADOOP-5323) Trash documentation should describe its directory structure and configurations

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729215#comment-14729215 ] Hudson commented on HADOOP-5323: FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #347 (See

[jira] [Commented] (HADOOP-10318) Incorrect reference to nodeFile in RumenToSLSConverter error message

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729216#comment-14729216 ] Hudson commented on HADOOP-10318: - FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #347 (See

[jira] [Commented] (HADOOP-12213) Interrupted exception can occur when Client#stop is called

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729237#comment-14729237 ] Hudson commented on HADOOP-12213: - FAILURE: Integrated in Hadoop-Mapreduce-trunk #2289 (See

[jira] [Commented] (HADOOP-10318) Incorrect reference to nodeFile in RumenToSLSConverter error message

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729239#comment-14729239 ] Hudson commented on HADOOP-10318: - FAILURE: Integrated in Hadoop-Mapreduce-trunk #2289 (See

[jira] [Commented] (HADOOP-5323) Trash documentation should describe its directory structure and configurations

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729234#comment-14729234 ] Hudson commented on HADOOP-5323: FAILURE: Integrated in Hadoop-Yarn-trunk #1077 (See

[jira] [Updated] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HADOOP-12375: -- Attachment: HADOOP-12375.HADOOP-12111.00.patch Thanks [~sekikn] for reporting the

[jira] [Updated] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HADOOP-12375: -- Status: Patch Available (was: Open) > Incomplete checking for findbugs executable >

[jira] [Updated] (HADOOP-12006) Remove unimplemented option for `hadoop fs -ls` from document in branch-2.7

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi Ozawa updated HADOOP-12006: Description: {{-t}}, {{-s}}, {{-R}}, and {{-u}} option for {{hadoop fs -ls}} are

[jira] [Updated] (HADOOP-12213) Interrupted exception can occur when Client#stop is called

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi Ozawa updated HADOOP-12213: Summary: Interrupted exception can occur when Client#stop is called (was: Interrupted

[jira] [Commented] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729260#comment-14729260 ] Hadoop QA commented on HADOOP-12375: \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-10318) Incorrect reference to nodeFile in RumenToSLSConverter error message

2015-09-03 Thread Tsuyoshi Ozawa (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729058#comment-14729058 ] Tsuyoshi Ozawa commented on HADOOP-10318: - +1, checking this in. > Incorrect reference to

[jira] [Assigned] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt reassigned HADOOP-12375: - Assignee: Bibin A Chundatt > Incomplete checking for findbugs executable >

[jira] [Assigned] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N reassigned HADOOP-12375: - Assignee: Jagadesh Kiran N (was: Bibin A Chundatt) > Incomplete checking for

[jira] [Commented] (HADOOP-5323) Trash documentation should describe its directory structure and configurations

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729358#comment-14729358 ] Hudson commented on HADOOP-5323: FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #340 (See

[jira] [Commented] (HADOOP-10318) Incorrect reference to nodeFile in RumenToSLSConverter error message

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729359#comment-14729359 ] Hudson commented on HADOOP-10318: - FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #340 (See

[jira] [Commented] (HADOOP-12213) Interrupted exception can occur when Client#stop is called

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729393#comment-14729393 ] Hudson commented on HADOOP-12213: - FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #341 (See

[jira] [Commented] (HADOOP-10949) Write metrics2 sink plugin for Apache Kafka -- KafkaSink

2015-09-03 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729437#comment-14729437 ] Steve Loughran commented on HADOOP-10949: - I'm confused. I'm thinking of {{/hadoop-tools/*}}

[jira] [Updated] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HADOOP-12375: -- Attachment: HADOOP-12375.HADOOP-12111.01.patch Please find updated patch >

[jira] [Commented] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729473#comment-14729473 ] Hadoop QA commented on HADOOP-12375: \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-10318) Incorrect reference to nodeFile in RumenToSLSConverter error message

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729487#comment-14729487 ] Hudson commented on HADOOP-10318: - FAILURE: Integrated in Hadoop-Hdfs-trunk #2268 (See

[jira] [Commented] (HADOOP-12213) Interrupted exception can occur when Client#stop is called

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729485#comment-14729485 ] Hudson commented on HADOOP-12213: - FAILURE: Integrated in Hadoop-Hdfs-trunk #2268 (See

[jira] [Commented] (HADOOP-10318) Incorrect reference to nodeFile in RumenToSLSConverter error message

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729531#comment-14729531 ] Hudson commented on HADOOP-10318: - FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #330 (See

[jira] [Commented] (HADOOP-5323) Trash documentation should describe its directory structure and configurations

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729530#comment-14729530 ] Hudson commented on HADOOP-5323: FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #330 (See

[jira] [Commented] (HADOOP-12213) Interrupted exception can occur when Client#stop is called

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729529#comment-14729529 ] Hudson commented on HADOOP-12213: - FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #330 (See

[jira] [Commented] (HADOOP-5323) Trash documentation should describe its directory structure and configurations

2015-09-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729486#comment-14729486 ] Hudson commented on HADOOP-5323: FAILURE: Integrated in Hadoop-Hdfs-trunk #2268 (See

[jira] [Commented] (HADOOP-4258) the test patch script should check for filenames that differ only in case

2015-09-03 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729310#comment-14729310 ] Kengo Seki commented on HADOOP-4258: This feature is not yet incorporated in Yetus, so I'll make it a

[jira] [Commented] (HADOOP-4258) the test patch script should check for filenames that differ only in case

2015-09-03 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729317#comment-14729317 ] Kengo Seki commented on HADOOP-4258: Cancelled patch because the current one is not for the

[jira] [Updated] (HADOOP-10420) Add support to Swift-FS to support tempAuth

2015-09-03 Thread Jim VanOosten (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim VanOosten updated HADOOP-10420: --- Attachment: HADOOP-10420-012.patch Resolve patch apply issue. > Add support to Swift-FS to

[jira] [Commented] (HADOOP-10420) Add support to Swift-FS to support tempAuth

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729428#comment-14729428 ] Hadoop QA commented on HADOOP-10420: \\ \\ | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-10949) Write metrics2 sink plugin for Apache Kafka -- KafkaSink

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729464#comment-14729464 ] Allen Wittenauer commented on HADOOP-10949: --- bq. Are you talking about the how the tarball

[jira] [Updated] (HADOOP-4258) the test patch script should check for filenames that differ only in case

2015-09-03 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki updated HADOOP-4258: --- Assignee: (was: Kengo Seki) Status: Open (was: Patch Available) > the test patch script

[jira] [Updated] (HADOOP-4258) the test patch script should check for filenames that differ only in case

2015-09-03 Thread Kengo Seki (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kengo Seki updated HADOOP-4258: --- Issue Type: Sub-task (was: Test) Parent: HADOOP-12111 > the test patch script should check

[jira] [Comment Edited] (HADOOP-10949) Write metrics2 sink plugin for Apache Kafka -- KafkaSink

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729377#comment-14729377 ] Allen Wittenauer edited comment on HADOOP-10949 at 9/3/15 4:50 PM: ---

[jira] [Commented] (HADOOP-12312) Findbugs HTML report link shows 0 warnings despite errors

2015-09-03 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729379#comment-14729379 ] Sean Busbey commented on HADOOP-12312: -- patch looks good to me. I'll test local and then push

[jira] [Commented] (HADOOP-10949) Write metrics2 sink plugin for Apache Kafka -- KafkaSink

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729377#comment-14729377 ] Allen Wittenauer commented on HADOOP-10949: --- hadoop-tools still suffers from the same sorts of

[jira] [Assigned] (HADOOP-12277) releasedocmaker index mode should create a readme.md in addition to a index.md

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer reassigned HADOOP-12277: - Assignee: Allen Wittenauer > releasedocmaker index mode should create a

[jira] [Updated] (HADOOP-12277) releasedocmaker index mode should create a readme.md in addition to a index.md

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-12277: -- Attachment: HADOOP-12277.HADOOP-12111.00.patch -00: * first attempt >

[jira] [Updated] (HADOOP-12277) releasedocmaker index mode should create a readme.md in addition to a index.md

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-12277: -- Status: Patch Available (was: Open) > releasedocmaker index mode should create a

[jira] [Updated] (HADOOP-8545) Filesystem Implementation for OpenStack Swift

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-8545: - Release Note: Added file system implementation for OpenStack Swift. There are two

[jira] [Updated] (HADOOP-12358) FSShell should prompt before deleting directories bigger than a configured size

2015-09-03 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao updated HADOOP-12358: Issue Type: Improvement (was: Bug) > FSShell should prompt before deleting directories bigger

[jira] [Commented] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729724#comment-14729724 ] Allen Wittenauer commented on HADOOP-12375: --- it would appear you are building a patch for

[jira] [Updated] (HADOOP-12293) committer mode for smart-apply-patch

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-12293: -- Status: Open (was: Patch Available) > committer mode for smart-apply-patch >

[jira] [Commented] (HADOOP-10420) Add support to Swift-FS to support tempAuth

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728612#comment-14728612 ] Hadoop QA commented on HADOOP-10420: \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-10787) Rename/remove non-HADOOP_*, etc from the shell scripts

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14728758#comment-14728758 ] Hadoop QA commented on HADOOP-10787: \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HADOOP-10420) Add support to Swift-FS to support tempAuth

2015-09-03 Thread Jim VanOosten (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim VanOosten updated HADOOP-10420: --- Attachment: HADOOP-10420-011.patch Style updates. > Add support to Swift-FS to support

[jira] [Updated] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HADOOP-12375: -- Attachment: HADOOP-12375.HADOOP-12111.02 Attached patch after modifying from

[jira] [Assigned] (HADOOP-12355) test-patch TAP plugin should use ${SED} instead of sed

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N reassigned HADOOP-12355: - Assignee: Jagadesh Kiran N > test-patch TAP plugin should use ${SED} instead

[jira] [Updated] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HADOOP-12375: -- Attachment: HADOOP-12375.HADOOP-12111.02.patch > Incomplete checking for findbugs

[jira] [Updated] (HADOOP-12355) test-patch TAP plugin should use ${SED} instead of sed

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HADOOP-12355: -- Attachment: HADOOP-12355.HADOOP-12111.00.patch Attached the patch please review >

[jira] [Updated] (HADOOP-12349) Misleading debug message in generic_locate_patch

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HADOOP-12349: -- Status: Patch Available (was: Open) > Misleading debug message in

[jira] [Updated] (HADOOP-7139) Allow appending to existing SequenceFiles

2015-09-03 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated HADOOP-7139: Labels: 2.6.1-candidate (was: ) This was marked as committed in 2.6.1 but

[jira] [Created] (HADOOP-12377) releasedocmaker should support JIRA authentication

2015-09-03 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-12377: - Summary: releasedocmaker should support JIRA authentication Key: HADOOP-12377 URL: https://issues.apache.org/jira/browse/HADOOP-12377 Project: Hadoop Common

[jira] [Updated] (HADOOP-9902) Shell script rewrite

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-9902: - Release Note: The Hadoop shell scripts have been rewritten to fix many long standing

[jira] [Updated] (HADOOP-10950) rework heap management vars

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-10950: -- Release Note: * HADOOP_HEAPSIZE variable has been deprecated (It will still be

[jira] [Commented] (HADOOP-12358) FSShell should prompt before deleting directories bigger than a configured size

2015-09-03 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730032#comment-14730032 ] Xiaoyu Yao commented on HADOOP-12358: - [~andrew.wang], can you help review changes based on your

[jira] [Updated] (HADOOP-10949) Write metrics2 sink plugin for Apache Kafka -- KafkaSink

2015-09-03 Thread Babak Behzad (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Babak Behzad updated HADOOP-10949: -- Attachment: HADOOP-10949-5.patch > Write metrics2 sink plugin for Apache Kafka -- KafkaSink >

[jira] [Assigned] (HADOOP-12349) Misleading debug message in generic_locate_patch

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N reassigned HADOOP-12349: - Assignee: Jagadesh Kiran N > Misleading debug message in generic_locate_patch

[jira] [Updated] (HADOOP-11460) Deprecate shell vars

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-11460: -- Release Note: The following shell environment variables have been deprecated: | Old

[jira] [Commented] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730011#comment-14730011 ] Hadoop QA commented on HADOOP-12375: (!) A patch to the files used for the QA process has been

[jira] [Commented] (HADOOP-12355) test-patch TAP plugin should use ${SED} instead of sed

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730010#comment-14730010 ] Hadoop QA commented on HADOOP-12355: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-12349) Misleading debug message in generic_locate_patch

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730013#comment-14730013 ] Hadoop QA commented on HADOOP-12349: (!) A patch to the files used for the QA process has been

[jira] [Commented] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730012#comment-14730012 ] Hadoop QA commented on HADOOP-12375: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-12349) Misleading debug message in generic_locate_patch

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730015#comment-14730015 ] Hadoop QA commented on HADOOP-12349: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-4258) the test patch script should check for filenames that differ only in case

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14729955#comment-14729955 ] Jagadesh Kiran N commented on HADOOP-4258: -- @kengo seki ,i am interested in changing the patch

[jira] [Updated] (HADOOP-11932) MetricsSinkAdapter hangs when being stopped

2015-09-03 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated HADOOP-11932: - Fix Version/s: 2.6.1 Thanks [~ajisakaa]. Pulled this into 2.6.1. Ran

[jira] [Commented] (HADOOP-12355) test-patch TAP plugin should use ${SED} instead of sed

2015-09-03 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730009#comment-14730009 ] Hadoop QA commented on HADOOP-12355: (!) A patch to the files used for the QA process has been

[jira] [Updated] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HADOOP-12375: -- Attachment: (was: HADOOP-12375.HADOOP-12111.02) > Incomplete checking for

[jira] [Updated] (HADOOP-12355) test-patch TAP plugin should use ${SED} instead of sed

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HADOOP-12355: -- Status: Patch Available (was: Open) > test-patch TAP plugin should use ${SED}

[jira] [Updated] (HADOOP-12349) Misleading debug message in generic_locate_patch

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HADOOP-12349: -- Attachment: HADOOP-12349.HADOOP-12111.00.patch Attached the patch , please review >

[jira] [Updated] (HADOOP-8151) Error handling in snappy decompressor throws invalid exceptions

2015-09-03 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated HADOOP-8151: Labels: 2.6.1-candidate 2.7.2-candidate (was: 2.6.1-candidate)

[jira] [Updated] (HADOOP-12280) Skip unit tests based on maven profile rather than NativeCodeLoader.isNativeCodeLoaded

2015-09-03 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated HADOOP-12280: - Labels: 2.6.1-candidate 2.7.2-candidate (was: ) Fix

[jira] [Updated] (HADOOP-11731) Rework the changelog and releasenotes

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-11731: -- Release Note: * The release notes now only contains JIRA issues with incompatible

[jira] [Updated] (HADOOP-11746) rewrite test-patch.sh

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-11746: -- Release Note: * test-patch.sh now has new output that is different than the previous

[jira] [Updated] (HADOOP-11861) test-patch.sh rewrite addendum patch

2015-09-03 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-11861: -- Release Note: * --build-native=false should work now * --branch option lets one

[jira] [Commented] (HADOOP-10949) Write metrics2 sink plugin for Apache Kafka -- KafkaSink

2015-09-03 Thread Babak Behzad (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730110#comment-14730110 ] Babak Behzad commented on HADOOP-10949: --- I have attached the patch with [~steve_l]'s comment of

[jira] [Commented] (HADOOP-12312) Findbugs HTML report link shows 0 warnings despite errors

2015-09-03 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730131#comment-14730131 ] Brahma Reddy Battula commented on HADOOP-12312: --- [~sekikn] Great work..[~busbey] I

[jira] [Commented] (HADOOP-9640) RPC Congestion Control with FairCallQueue

2015-09-03 Thread Ajith S (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730272#comment-14730272 ] Ajith S commented on HADOOP-9640: - Hi [~chrilisf] Any progress on the issue.? If you are not looking

[jira] [Assigned] (HADOOP-12376) S3NInputStream.close() downloads the remaining bytes of the object from S3

2015-09-03 Thread Ajith S (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajith S reassigned HADOOP-12376: Assignee: Ajith S > S3NInputStream.close() downloads the remaining bytes of the object from S3 >

[jira] [Commented] (HADOOP-12349) Misleading debug message in generic_locate_patch

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730323#comment-14730323 ] Jagadesh Kiran N commented on HADOOP-12349: --- Changes are on done on removing duplicate

[jira] [Commented] (HADOOP-12375) Incomplete checking for findbugs executable

2015-09-03 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14730324#comment-14730324 ] Jagadesh Kiran N commented on HADOOP-12375: --- Changes are on changing script file hence no

  1   2   >