[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 fairly reluctantly.

FWIW, updating netty-all from beta to final makes sense just from a release 
perspective; updating the other jetty less so 


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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.com/steveloughran/hadoop 
stevel/YARN-1564-workflow-services

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/65.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #65


commit d9f0172abfd904bad80e9e245fc792560a874834
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-03T15:46:54Z

YARN-1564 - Patch-001

commit b0101e65cb1e6ed4171212f78c6d75ac855ccb5c
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2014-12-04T15:30:52Z

YARN-1564 sync up with slider tweaks, primarily the disabling of tests on 
windows which only work if the relevant external commands are on the path

commit 8f262578c67edc4e6cbdef3e9bc338dabcd2ecf4
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-05-05T12:56:14Z

YARN-1564 review and update workflow services, including making original 
CompositeService a ServiceParent; moving to Java 7 and SLF4J everywhere

commit 38df053d60467b587c0c7ec03f3368a84bf1cfea
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-05-06T14:06:43Z

YARN-1564 -pick up enhancements/fixes from Slider-0.70-incubating versions 
of these classes

commit bf608f92a1c791c28fabf84dc2cca97daf35e1cf
Author: Steve Loughran <ste...@apache.org>
Date:   2016-01-08T17:35:52Z

YARN-1564 turn off the findbugs warnings that are very much wrong




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/66.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #66


commit 25a56da6037bb50d3ce5bbcc3001914e51ea2457
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-11-11T20:20:23Z

YARN-2571 RM setup of registry, reapplied to trunk




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/67.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #67


commit eda776bdb3153f4821d4b7e05554ff8d1a0f0ab8
Author: Steve Loughran <ste...@apache.org>
Date:   2016-01-08T19:42:37Z

YARN-4567 javadoc failing on java 8




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 running:

$ git pull https://github.com/steveloughran/hadoop stevel/YARN-679-launcher

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/68.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #68


commit 8190fcbea75d203a43052339736ea2a412d44f16
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-03T17:09:26Z

YARN-679: launcher code move

commit 5216a290371eb9050bf1fc98cd82aeea05f2f9d5
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-03T18:43:41Z

YARN-679 service launcher adapting to changes in ExitUtil; passng params 
down as a list


commit a8ea0b26cb101dbfc47bb8349bfa3510d0701efe
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-04T09:46:45Z

YARN-679 add javadocs & better launching for service-launcher

commit dcb4599ca9ed1feadff2d0149819640740405201
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-04T10:54:44Z

YARN-679 move IRQ escalation into its own class for cleanliness and 
testability; lots of javadocs

commit bdd41f632deeb60a0b309e891755630d93956280
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-04T13:19:53Z

YARN-679 initial TestInterruptHandling test

commit ff422b3dd70a9a39d7668b063811acee285fcbba
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-04T14:26:33Z

YARN-679 TestInterruptHandling

commit 1d35197f8a8d80d3ca9aa4691b7f086686fcb454
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-04T14:40:13Z

YARN-679 TestInterruptHandling final test -that blocking service stops 
don't stop shutdown from kicking in


commit ddbdfae3f7e2ce79f3c0138bc5c855bde8094c2f
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-04T15:41:19Z

YARN-679: service exception handling improvements during creation, 
sprintf-formatted exception creation

commit db0a2ef4e8a46bfab6db4ec7a89cde70779432c8
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-04T15:56:11Z

YARN-679 service instantiation failures

commit 2a95da1a320811c381b93c14125d56e2d21798c1
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-04T17:41:54Z

YARN-679 lots more on exception handling and error code propagation, 
including making ServiceStateException have an exit code and propagate any 
inner one

commit 6fc00fa46e47d1ae6039d2e6d16b8bfb61c87ea1
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-04T19:12:13Z

YARN-679 move test services into their own package; test for stop in 
runnable

commit 4dfed85a0a86440784583c41d2249d6c1106889d
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-04T20:00:20Z

YARN-679 conf arg passdown validated

commit 6c12bb43a1d4554e7e196db7f9994562bd899fee
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-05T10:03:34Z

YARN-679 test for service launch

commit 803250fb6810e7bd2373c53c9c07d9548c9eb71d
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-05T12:46:26Z

YARN-679 test for bindArgs operations

commit f21f0fe6bdd8b1815080bdead225572c93430a24
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-05T13:05:30Z

YARN-679 add AbstractLaunchedService base class for launched services, 
tests to verify that a subclass of this rejects arguments -but doesn't reject 
--conf args as they are stripped

commit a7056381a61fac239f71c7ecb8c40b74c4330864
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-05T13:24:24Z

YARN-679 exception throwing/catching in execute

commit 24b74787dc52ca41dd6fde9db6c1dddb471ba1b8
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-05T14:13:35Z

YARN-679 verify that constructor inits are handled

commit 554e317a0f2ef6ea353887e0cc501e0d27eb9a27
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-05T14:28:14Z

services that only have a (String) constructor are handled by giving them 
their classname as a name

commit 49e457785752c1c27137ce1bb448b00f565cff20
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-05T14:31:43Z

YARN-679 optimise imports

commit 62984ff26819965e86eb8727d1c5d8b73cd7fce9
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-05T16:45:29Z

YARN-679 inner Launching logic with assertions and checks that Throwables 
get picked up and wrapped

commit ad8b79023536ebb1975613abbeb592f8826c06b2
Author: Steve Loughran <ste...@apache.org>
Date:   2014-06-05T18:48:21Z

YARN-679 executed services close unless execute=false on launch, at which 
point the

[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 pull request into a Git repository by running:

$ git pull https://github.com/steveloughran/hadoop 
YARN-913/YARN-4430-trunk-zksecurity

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/61.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #61


commit 9adc8862d13644a4eed084ccc8349b3c9bc65563
Author: Steve Loughran <ste...@apache.org>
Date:   2015-12-07T17:46:21Z

YARN-4430 registry security validation can fail when downgrading to 
insecure would work




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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-9844-NPE-on-exception-reporting

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/55.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #55


commit b39c1105696a83e05013b7a1e538b37d624c8274
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-11-22T18:24:48Z

HADOOP-9844 NPE when trying to create an error message response of RPC




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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/hadoop 
stevel/HADOOP-9844-NPE-on-exception-reporting

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/52.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #52


commit e626c609ad572c9ce7573df1f480affeb1dccfd6
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-11-22T18:24:48Z

HADOOP-9843 NPE when trying to create an error message response of RPC




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/53.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #53


commit a2a7df4f521602fef3bd49c708b0fecb080c50a1
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-10-19T14:06:08Z

HDFS-9263: set up GTU for single place for test dir/path setup

commit c2391515fc2eed5fa1249020585cccd94a6b523d
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-10-19T14:07:19Z

HDFS-9263 factoring out refs to build test propertyes & paths in 
hadoop-common

commit 646811a57765532c6b2be701b67a964435b1ed50
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-10-19T14:07:37Z

HDFS-9263 hdft-tests

commit cac0e86d6fa51ae97df9995ddea3f0df3ad6601d
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-10-19T19:03:35Z

HDFS-9263 mapreduce tests

commit ce93191dbf3e6d631736561d795573369286de88
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-10-19T19:03:53Z

HDFS-9263 hadoop archive test

commit 6eb8f0ecb9e220779740e263cdcd68b23ef9e681
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-11-22T18:34:40Z

HDFS-9263 MiniDFS cluster to use hardcoded subdir under test dir.




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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/hadoop 
incoming/HADOOP-12321-jvm-aggregated

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/54.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #54


commit 15465e590b256b4dec43298304b9196f34027f00
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-11-22T18:42:42Z

apply HADOOP-12321-005-aggregated locally




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 pull https://github.com/steveloughran/hadoop 
stevel/HADOOP-11601-min-blocksize

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/50.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #50


commit 19296717b8f33d9897c71a993319c0a90236fd00
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-02-16T11:46:12Z

HADOOP-11601 Enhance FS spec & tests to mandate FileStatus.getBlocksize() 
>0 for non-empty files




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 https://github.com/steveloughran/hadoop 
jenkins/HADOOP-11149-ZKFailoverController

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/51.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #51


commit be684eff15d8c055aca10ef0fe90be82f74d84cf
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-10-10T12:05:26Z

HADOOP-11149 TestZKFailoverController times out patch 001

commit 6ede0842a3d4012e1e9c370cc8442c25ebd09410
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-10-26T20:20:04Z

HADOOP-11149-002: MiniZKFCCluster stop() robust against NPE




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 secure cluster and so identify the change that actually broke 
things.

I would propose that the max-inactive value is considered optional, 
defaulting to -1 as the code itself appears to do elsewhere.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/steveloughran/hadoop 
stevel/HADOOP-12587-max-inactive-auth-token

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/48.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #48


commit 6a92ebda2c1bcf5b1eacfd7ee1d687b08699aa92
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-11-19T15:01:21Z

HADOOP-12587 Hadoop auth token refused to work without a maxinactive 
attribute in issued token




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[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 into a Git repository by running:

$ git pull https://github.com/steveloughran/hadoop 
stevel/YARN-3477-timeline-diagnostics

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/hadoop/pull/47.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #47


commit 5278ac3de77e866e6528b5b6fb6f8d294c541a5f
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-04-23T14:18:26Z

YARN-3477 TimelineClientImpl swallows exceptions

commit 7a3701b66ef415ff8c5f9fdeec4ebe292d0eab75
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-04-24T12:03:09Z

YARN-3477 patch 002
# rethrowing runtime exception on timeout, but including the IOE as an 
inner exception
# using constant strings in the error messages
# clean up tests to (a) use those constant strings in tests, (b) throw the 
original exception on any mismatch, plus other improvements

commit 43b6b1fc126bff5b4be95bdd2fbab3bf686edde5
Author: Steve Loughran <ste...@hortonworks.com>
Date:   2015-11-18T22:25:18Z

YARN-3277 make sure there's spaces; chop line > 80 chars wide




---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---