hadoop git commit: YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G.

2016-12-07 Thread rohithsharmaks
Repository: hadoop Updated Branches: refs/heads/branch-2 d2656dc5a -> 602c99844 YARN-5932. Retrospect moveApplicationToQueue in align with YARN-5611. Contributed by Sunil G. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton)

2016-12-07 Thread templedf
Repository: hadoop Updated Branches: refs/heads/branch-2 602c99844 -> d8b496151 YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S

2016-12-07 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk c73e08a6d -> ab923a53f YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S

2016-12-07 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/branch-2 d8b496151 -> a636a8727 YARN-5965. Retrospect ApplicationReport#getApplicationTimeouts. Contributed by Rohith Sharma K S (cherry picked from commit ab923a53fcf55d4d75aa027d46e3c4a659015325) Project:

[56/76] [abbrv] hadoop git commit: YARN-5690. Integrate native services modules into maven build. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5690. Integrate native services modules into maven build. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/00c38659 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/00c38659 Diff:

[58/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9fdab600/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/web/WebAppApiImpl.java

[67/76] [abbrv] hadoop git commit: YARN-5735. Make the service REST API use the app timeout feature YARN-4205. Contributed by Jian He

2016-12-07 Thread jianhe
YARN-5735. Make the service REST API use the app timeout feature YARN-4205. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/be695958 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/be695958

[41/76] [abbrv] hadoop git commit: YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha

2016-12-07 Thread jianhe
YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a4beaeb8 Tree:

[76/76] [abbrv] hadoop git commit: YARN-5701. Fix issues in yarn native services apps-of-apps. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5701. Fix issues in yarn native services apps-of-apps. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ec43e69 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7ec43e69 Diff:

[74/76] [abbrv] hadoop git commit: YARN-5812. Exception during GET call - "Failed to retrieve application: null". Contributed by Gour Saha

2016-12-07 Thread jianhe
YARN-5812. Exception during GET call - "Failed to retrieve application: null". Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc6901a7 Tree:

[61/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9fdab600/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/providers/agent/AgentProviderService.java

[51/76] [abbrv] hadoop git commit: YARN-5828. Native services client errors out when config formats are uppercase. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5828. Native services client errors out when config formats are uppercase. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2d644dfb Tree:

[55/76] [abbrv] hadoop git commit: YARN-5958. Fix ASF license warnings for slider core module. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5958. Fix ASF license warnings for slider core module. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/89e87080 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/89e87080 Diff:

[34/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/api/proto/SliderClusterAPI.java --

[49/76] [abbrv] hadoop git commit: YARN-5775. Convert enums in swagger definition to uppercase. Contributed by Gour Saha

2016-12-07 Thread jianhe
YARN-5775. Convert enums in swagger definition to uppercase. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e7ce6b55 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e7ce6b55 Diff:

[38/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
YARN-5461. Initial code ported from slider-core module. (jianhe) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d8cab88d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d8cab88d Diff:

[39/76] [abbrv] hadoop git commit: YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a4beaeb8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/test/java/org/apache/slider/test/ContractTestUtils.java -- diff

[62/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He

2016-12-07 Thread jianhe
YARN-5909. Remove agent related code in slider AM. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9fdab600 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9fdab600 Diff:

[70/76] [abbrv] hadoop git commit: YARN-5796. Convert enums values in service code to upper case and special handling of an error. Contributed by Gour Saha

2016-12-07 Thread jianhe
YARN-5796. Convert enums values in service code to upper case and special handling of an error. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c3f32f4c Tree:

[59/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9fdab600/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/providers/agent/application/metadata/Component.java

[53/76] [abbrv] hadoop git commit: YARN-5769. Integrate update app lifetime using feature implemented in YARN-5611. Contributed by Jian He

2016-12-07 Thread jianhe
YARN-5769. Integrate update app lifetime using feature implemented in YARN-5611. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4f3033b4 Tree:

hadoop git commit: MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha)

2016-12-07 Thread kasha
Repository: hadoop Updated Branches: refs/heads/trunk 9f5d2c4ff -> a793cec2c MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha)

2016-12-07 Thread kasha
Repository: hadoop Updated Branches: refs/heads/branch-2 a636a8727 -> 0aaaeea26 MAPREDUCE-6817. The format of job start time in JHS is different from those of submit and finish time. (Haibo Chen via kasha) (cherry picked from commit a793cec2c9a7ad80aaf67be9dec2245e8ecce63c) Project:

hadoop git commit: YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter)

2016-12-07 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/branch-2 0aaaeea26 -> 9cba7c6d7 YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter) (cherry picked from commit 72fe54684198b7df5c5fb2114616dff6d17a4402)

hadoop git commit: YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter)

2016-12-07 Thread rkanter
Repository: hadoop Updated Branches: refs/heads/trunk a793cec2c -> 72fe54684 YARN-5963. Spelling errors in logging and exceptions for node manager, client, web-proxy, common, and app history code (gsohn via rkanter) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[44/76] [abbrv] hadoop git commit: YARN-5623. Apply SLIDER-1166 to yarn-native-services branch. Contributed by Gour Saha

2016-12-07 Thread jianhe
YARN-5623. Apply SLIDER-1166 to yarn-native-services branch. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cc7b200b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cc7b200b Diff:

[hadoop] Git Push Summary

2016-12-07 Thread kasha
Repository: hadoop Updated Branches: refs/heads/yarn-5709 [deleted] f05f45f10 - To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org

[72/76] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/fc259d50/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/api/proto/Messages.java -- diff --git

[37/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/api/ClusterDescription.java -- diff

hadoop git commit: YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton)

2016-12-07 Thread templedf
Repository: hadoop Updated Branches: refs/heads/trunk ab923a53f -> 9f5d2c4ff YARN-5136. Error in handling event type APP_ATTEMPT_REMOVED to the scheduler (Contributed by Wilfred Spiegelenburg via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[3/3] hadoop git commit: Y-5709. Patch v2. WiP

2016-12-07 Thread kasha
Y-5709. Patch v2. WiP Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f05f45f1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f05f45f1 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f05f45f1 Branch:

[1/3] hadoop git commit: Y-5709. Add an interface EmbeddedElector that is extended by both Curator-based and ActiveStandbyElector-based implementations.

2016-12-07 Thread kasha
Repository: hadoop Updated Branches: refs/heads/yarn-5709 [created] f05f45f10 Y-5709. Add an interface EmbeddedElector that is extended by both Curator-based and ActiveStandbyElector-based implementations. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[01/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe) [Forced Update!]

2016-12-07 Thread jianhe
Repository: hadoop Updated Branches: refs/heads/yarn-native-services 69283ee84 -> fc259d505 (forced update)

[08/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/state/StateAccessForProviders.java

[05/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/web/rest/management/resources/ComponentResource.java

[04/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/servicemonitor/HttpProbe.java

[03/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/services/security/CertificateManager.java

[11/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/state/AppState.java

[06/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/web/rest/agent/RegistrationResponse.java

[07/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/web/rest/agent/AgentEnv.java

[15/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/SliderAppMaster.java

[16/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/providers/slideram/SliderAMProviderService.java

[09/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/state/ProviderAppState.java

[14/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/actions/ActionFlexCluster.java

[19/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/providers/agent/AgentProviderService.java

[69/76] [abbrv] hadoop git commit: YARN-5808. Add gc log options to the yarn daemon script when starting services-api. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5808. Add gc log options to the yarn daemon script when starting services-api. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5877e0c4 Tree:

[45/76] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/019adbc8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services-api/src/main/java/org/apache/hadoop/yarn/services/resource/Resource.java -- diff --git

[43/76] [abbrv] hadoop git commit: YARN-5813. Slider should not try to set a negative lifetime timeout value. Contributed by Jian He

2016-12-07 Thread jianhe
YARN-5813. Slider should not try to set a negative lifetime timeout value. Contributed by Jian He Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/92f6fe53 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/92f6fe53

[50/76] [abbrv] hadoop git commit: YARN-5689. Update native services REST API to use agentless docker provider. Contributed by Billie Rinaldi & Gour Saha

2016-12-07 Thread jianhe
YARN-5689. Update native services REST API to use agentless docker provider. Contributed by Billie Rinaldi & Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5b728931 Tree:

[02/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/services/workflow/LongLivedProcess.java

[66/76] [abbrv] hadoop git commit: YARN-5944. Native services AM should remain up if RM is down. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5944. Native services AM should remain up if RM is down. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0c1ad96b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0c1ad96b Diff:

[28/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/common/params/ComponentArgsDelegate.java

hadoop git commit: HDFS-9057. allow/disallow snapshots via webhdfs (Contributed by Brahma Reddy Battula)

2016-12-07 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 879caf688 -> 7dc22dbe0 HDFS-9057. allow/disallow snapshots via webhdfs (Contributed by Brahma Reddy Battula) (cherry picked from commit 6d2332ae375e26d024358c6e75fdb3c68a781a66) (cherry picked from commit

hadoop git commit: HDFS-9057. allow/disallow snapshots via webhdfs (Contributed by Brahma Reddy Battula)

2016-12-07 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 9cba7c6d7 -> 4b21b47f5 HDFS-9057. allow/disallow snapshots via webhdfs (Contributed by Brahma Reddy Battula) (cherry picked from commit 6d2332ae375e26d024358c6e75fdb3c68a781a66) Project:

hadoop git commit: HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore.

2016-12-07 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 72fe54684 -> ea2895f4e HDFS-8630. WebHDFS : Support get/set/unset StoragePolicy. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins.

2016-12-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk ea2895f4e -> 3c774b8c9 HADOOP-13842. Update jackson from 1.9.13 to 2.x in hadoop-maven-plugins. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3c774b8c Tree:

hadoop git commit: YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena

2016-12-07 Thread naganarasimha_gr
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7dc22dbe0 -> 5b44b0c9e YARN-5921. Incorrect synchronization in RMContextImpl#setHAServiceState/getHAServiceState. Contributed by Varun Saxena (cherry picked from commit f3b8ff54ab08545d7093bf8861b44ec9912e8dc3) Project:

hadoop git commit: MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar.

2016-12-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 3c774b8c9 -> f54afdb83 MAPREDUCE-4683. Create and distribute hadoop-mapreduce-client-core-tests.jar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f54afdb8 Tree:

hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.

2016-12-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk f54afdb83 -> 0857641f6 HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin."

2016-12-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 0857641f6 -> deb4743b2 Revert "HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin." This reverts commit 0857641f62778fad64e8158d78320efb0c8b417c. Project:

hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.

2016-12-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 4b21b47f5 -> e00a124cb HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. (cherry picked from commit 9ef89ede2f18c76c601fd585cb9d47511f5fc3ed) Project:

hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.

2016-12-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 5b44b0c9e -> 59b0857c6 HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. (cherry picked from commit 9ef89ede2f18c76c601fd585cb9d47511f5fc3ed) (cherry picked from commit

hadoop git commit: HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin.

2016-12-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk deb4743b2 -> 9ef89ede2 HDFS-11140. Directory Scanner should log startup message time correctly. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: Fix TestLeaderElectorService

2016-12-07 Thread kasha
Fix TestLeaderElectorService Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5ba48368 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5ba48368 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/5ba48368

[64/76] [abbrv] hadoop git commit: YARN-5505. Create an agent-less docker provider in the native-services framework. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/cb61fe3f/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/providers/agent/AgentClientProvider.java

[12/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/rpc/RpcBinder.java --

[35/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/api/proto/RestTypeMarshalling.java --

[29/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/common/params/ActionListArgs.java --

[18/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/providers/agent/AgentRoles.java --

[26/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/common/tools/SliderUtils.java -- diff

[17/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/providers/agent/application/metadata/Component.java

[68/76] [abbrv] hadoop git commit: YARN-5729. Bug fixes for the service Rest API. Contributed by Gour Saha

2016-12-07 Thread jianhe
YARN-5729. Bug fixes for the service Rest API. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b279e669 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b279e669 Diff:

[57/76] [abbrv] hadoop git commit: YARN-5909. Remove agent related code in slider AM. Contributed by Jian He

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/9fdab600/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/web/rest/agent/Register.java

[71/76] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/fc259d50/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/api/proto/SliderClusterAPI.java --

[20/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/providers/ProviderCore.java -- diff

[40/76] [abbrv] hadoop git commit: YARN-5513. Move Java only tests from slider develop to yarn-native-services. Contributed by Gour Saha

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a4beaeb8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/test/java/org/apache/slider/server/appmaster/web/rest/publisher/TestAgentProviderService.java

[27/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/common/tools/CoreFileSystem.java --

[36/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/api/proto/Messages.java -- diff --git

[73/76] [abbrv] hadoop git commit: YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5961. Generate native services protobuf classes during build. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc259d50 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fc259d50

[32/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/client/SliderClient.java -- diff --git

[48/76] [abbrv] hadoop git commit: YARN-5943. Write native services container stderr file to log directory. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5943. Write native services container stderr file to log directory. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5e0f1b73 Tree:

[52/76] [abbrv] hadoop git commit: YARN-5941. Slider handles "per.component" for multiple components incorrectly. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5941. Slider handles "per.component" for multiple components incorrectly. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/427fe372 Tree:

[65/76] [abbrv] hadoop git commit: YARN-5505. Create an agent-less docker provider in the native-services framework. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5505. Create an agent-less docker provider in the native-services framework. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cb61fe3f Tree:

[31/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/client/SliderClientAPI.java -- diff

[23/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/core/main/RunService.java -- diff

[13/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/management/MetricsAndMonitoring.java

[30/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/common/SliderExitCodes.java -- diff

[33/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/api/types/ApplicationLivenessInformation.java

[10/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/server/appmaster/state/AppStateBindingInfo.java

[47/76] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha

2016-12-07 Thread jianhe
YARN-5610. Initial code for native services REST API. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/019adbc8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/019adbc8 Diff:

[75/76] [abbrv] hadoop git commit: Addendum patch for YARN-5610. Contributed by Gour Saha

2016-12-07 Thread jianhe
Addendum patch for YARN-5610. Contributed by Gour Saha Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fba18cbe Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fba18cbe Diff:

[63/76] [abbrv] hadoop git commit: YARN-5505. Create an agent-less docker provider in the native-services framework. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/cb61fe3f/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/providers/docker/DockerProviderService.java

[25/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/common/tools/SliderVersionInfo.java --

[54/76] [abbrv] hadoop git commit: YARN-5778. Add .keep file for yarn native services AM web app. Contributed by Billie Rinaldi

2016-12-07 Thread jianhe
YARN-5778. Add .keep file for yarn native services AM web app. Contributed by Billie Rinaldi Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9c4a2d6c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9c4a2d6c Diff:

[46/76] [abbrv] hadoop git commit: YARN-5610. Initial code for native services REST API. Contributed by Gour Saha

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/019adbc8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services-api/src/main/java/org/apache/hadoop/yarn/services/resource/Application.java -- diff --git

[24/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/core/launch/AbstractLauncher.java --

[22/76] [abbrv] hadoop git commit: YARN-5461. Initial code ported from slider-core module. (jianhe)

2016-12-07 Thread jianhe
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d8cab88d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-slider/hadoop-yarn-slider-core/src/main/java/org/apache/slider/core/registry/YarnAppListClient.java

hadoop git commit: HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma)

2016-12-07 Thread mingma
Repository: hadoop Updated Branches: refs/heads/trunk 563480dcc -> c73e08a6d HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma)

2016-12-07 Thread mingma
Repository: hadoop Updated Branches: refs/heads/branch-2 3350d0c08 -> d2656dc5a HDFS-10206. Datanodes not sorted properly by distance when the reader isn't a datanode. (Nandakumar via mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: