[GitHub] hadoop pull request: Update netty to 3.7.1.Final and netty-all to ...

2016-03-19 Thread steveloughran
Github user steveloughran commented on the pull request: https://github.com/apache/hadoop/pull/84#issuecomment-197274477 Please can you file a separate JIRA for these two changes, link to HADOOP-9991 and include justification. Version updates are a traumatic issue in Hadoop and done

[GitHub] hadoop pull request: HADOOP-9991. Update netty-all to 4.0.34.Final

2016-03-19 Thread steveloughran
Github user steveloughran commented on the pull request: https://github.com/apache/hadoop/pull/84#issuecomment-197340633 sorry, I should have been clearer -create a new Hadoop JIRA for this, mark it as a dependency of HADOOP-9991. thanks --- If your project is set up for it, you

[GitHub] hadoop pull request: YARN-4563

2016-02-01 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/72 YARN-4563 Attempt to document YARN security, including HADOOP_TOKEN_FILE_LOCATION propagation You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] hadoop pull request: HADOOP-12587 Hadoop auth token refused to wor...

2016-01-18 Thread steveloughran
Github user steveloughran closed the pull request at: https://github.com/apache/hadoop/pull/48 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] hadoop pull request: YARN-679 service launcher

2016-01-08 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/68 YARN-679 service launcher Pull-request version of YARN-679; initially the 005 patch plus corrections of javadocs and checkstyles You can merge this pull request into a Git repository by

[GitHub] hadoop pull request: YARN-4567 javadoc failing on java 8

2016-01-08 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/67 YARN-4567 javadoc failing on java 8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveloughran/hadoop stevel/patches/YARN-4567-java8

[GitHub] hadoop pull request: YARN-2571 RM to support YARN registry

2016-01-08 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/66 YARN-2571 RM to support YARN registry You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveloughran/hadoop YARN-913/YARN-2571-RM-on-trunk

[GitHub] hadoop pull request: YARN-1564 add some basic workflow YARN servic...

2016-01-08 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/65 YARN-1564 add some basic workflow YARN services YARN-1564 add some basic workflow YARN services You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] hadoop pull request: YARN-4430 registry security validation can fa...

2015-12-07 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/61 YARN-4430 registry security validation can fail when downgrading to insecure would work This makes the check -> warn, leaving ZK to decide how to handle the problem You can merge this p

[GitHub] hadoop pull request: MAPREDUCE-6475 cleanup

2015-11-23 Thread steveloughran
Github user steveloughran closed the pull request at: https://github.com/apache/hadoop/pull/56 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] hadoop pull request: MAPREDUCE-6475 cleanup

2015-11-23 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/56 MAPREDUCE-6475 cleanup This rebase on trunk cleans up `TestRMContainerAllocator.testAttemptNotFoundCausesRMCommunicatorException` MAPREDUCE-6439 has probably fixed the underlying

[GitHub] hadoop pull request: HADOOP-9844 NPE on sasl

2015-11-23 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/55 HADOOP-9844 NPE on sasl existing patch rebased to trunk You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveloughran/hadoop stevel/HADOOP

[GitHub] hadoop pull request: HADOOP-9843

2015-11-23 Thread steveloughran
Github user steveloughran commented on the pull request: https://github.com/apache/hadoop/pull/52#issuecomment-158895900 wrong JIRA --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] hadoop pull request: HADOOP-9843

2015-11-23 Thread steveloughran
Github user steveloughran closed the pull request at: https://github.com/apache/hadoop/pull/52 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] hadoop pull request: HADOOP-12321

2015-11-22 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/54 HADOOP-12321 This is HADOOP-12321-005-aggregated applied as is to trunk; You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveloughran

[GitHub] hadoop pull request: HDFS-9263

2015-11-22 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/53 HDFS-9263 You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveloughran/hadoop jenkins/HDFS-9263_build_test_data Alternatively you can

[GitHub] hadoop pull request: HADOOP-9843

2015-11-22 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/52 HADOOP-9843 NPE when trying to create an error message response of RPC You can merge this pull request into a Git repository by running: $ git pull https://github.com/steveloughran

[GitHub] hadoop pull request: HADOOP-11149

2015-11-22 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/51 HADOOP-11149 zk failover controller test improvements -maybe this'll stop jenkins failing so often You can merge this pull request into a Git repository by running: $ git pull

[GitHub] hadoop pull request: HADOOP-11601

2015-11-22 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/50 HADOOP-11601 Enhance FS spec & tests to mandate FileStatus.getBlocksize() >0 for non-empty files You can merge this pull request into a Git repository by running: $ git pul

[GitHub] hadoop pull request: HADOOP-12587 Hadoop auth token refused to wor...

2015-11-19 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/48 HADOOP-12587 Hadoop auth token refused to work without a maxinactive attribute in issued token This initial patch is not a fix. This is the patch to diagnose why I cannot submit work to a

[GitHub] hadoop pull request: YARN-3477 timeline diagnostics

2015-11-18 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/hadoop/pull/47 YARN-3477 timeline diagnostics YARN-3477 timeline diagnostics: add more details on why things are failing, including stack traces (at debug level sometimes) You can merge this pull request