[21/50] [abbrv] hadoop git commit: YARN-6253. FlowAcitivityColumnPrefix.store(byte[] rowKey, ...) drops timestamp. Contributed by Haibo Chen.

2017-08-30 Thread varunsaxena
YARN-6253. FlowAcitivityColumnPrefix.store(byte[] rowKey, ...) drops timestamp. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cf30b3b9 Tree:

[09/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b87b72b4/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderWebServicesUtils.java

[13/50] [abbrv] hadoop git commit: YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C)

2017-08-30 Thread varunsaxena
YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/24447b36 Tree:

[39/50] [abbrv] hadoop git commit: YARN-6733. Add table for storing sub-application entities. Contributed by Vrushali C.

2017-08-30 Thread varunsaxena
YARN-6733. Add table for storing sub-application entities. Contributed by Vrushali C. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a990ff70 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a990ff70 Diff:

[02/50] [abbrv] hadoop git commit: YARN-5739. Provide timeline reader API to list available timeline entity types for one application. Contributed by Li Lu.

2017-08-30 Thread varunsaxena
YARN-5739. Provide timeline reader API to list available timeline entity types for one application. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4481561e Tree:

[04/50] [abbrv] hadoop git commit: YARN-5585. [Atsv2] Reader side changes for entity prefix and support for pagination via additional filters (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/02a9710a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineUIDConverter.java

[34/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70078e91 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/70078e91 Diff:

[07/50] [abbrv] hadoop git commit: YARN-6318. timeline service schema creator fails if executed from a remote machine (Sangjin Lee via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6318. timeline service schema creator fails if executed from a remote machine (Sangjin Lee via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/44999aab Tree:

[14/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c3bd8d6a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderWebServicesUtils.java

[30/50] [abbrv] hadoop git commit: YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C

2017-08-30 Thread varunsaxena
YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d5ff965f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d5ff965f Diff:

[18/50] [abbrv] hadoop git commit: YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R.

2017-08-30 Thread varunsaxena
YARN-4675. Reorganize TimelineClient and TimelineClientImpl into separate classes for ATSv1.x and ATSv2. Contributed by Naganarasimha G R. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/684de1a9 Tree:

[29/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/879de512 Tree:

[40/50] [abbrv] hadoop git commit: YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat

2017-08-30 Thread varunsaxena
YARN-6905. Addendum to fix TestTimelineReaderWebServicesHBaseStorage due to missing FastNumberFormat Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/512068a0 Tree:

[37/50] [abbrv] hadoop git commit: YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C)

2017-08-30 Thread varunsaxena
YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61136d03 Tree:

[23/50] [abbrv] hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/354be99d Tree:

[08/50] [abbrv] hadoop git commit: YARN-6237. Move UID constant to TimelineReaderUtils (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6237. Move UID constant to TimelineReaderUtils (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/18b3a80d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/18b3a80d Diff:

[45/50] [abbrv] hadoop git commit: Made fixes for whitespace errors and checstyle warnings before merge.

2017-08-30 Thread varunsaxena
Made fixes for whitespace errors and checstyle warnings before merge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3d00c8f3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3d00c8f3 Diff:

[17/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8bb26465 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8bb26465 Diff:

[06/50] [abbrv] hadoop git commit: YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen)

2017-08-30 Thread varunsaxena
YARN-6555. Store application flow context in NM state store for work-preserving restart. (Rohith Sharma K S via Haibo Chen) (cherry picked from commit 47474fffac085e0e5ea46336bf80ccd0677017a3) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[42/50] [abbrv] hadoop git commit: MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
MAPREDUCE-6838. [ATSv2 Security] Add timeline delegation token received in allocate response to UGI. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08f40bcc Tree:

[26/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7594d1de Tree:

[20/50] [abbrv] hadoop git commit: YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen.

2017-08-30 Thread varunsaxena
YARN-5928. Move ATSv2 HBase backend code into a new module that is only dependent at runtime by yarn servers. Contributed by Haibo Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ccb38c19 Tree:

[15/50] [abbrv] hadoop git commit: YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6256. Add FROM_ID info key for timeline entities in reader response (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c3bd8d6a Tree:

[49/50] [abbrv] hadoop git commit: YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen)

2017-08-30 Thread varunsaxena
YARN-6323. Rolling upgrade/config change is broken on timeline v2. (Vrushali C via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9b08f365 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9b08f365

[36/50] [abbrv] hadoop git commit: YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C.

2017-08-30 Thread varunsaxena
YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/66041316 Tree:

[31/50] [abbrv] hadoop git commit: YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d3f11e3f Tree:

[10/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b87b72b4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b87b72b4 Diff:

[50/50] [abbrv] hadoop git commit: YARN-5355: YARN Timeline Service v.2: alpha 2 (varunsaxena)

2017-08-30 Thread varunsaxena
YARN-5355: YARN Timeline Service v.2: alpha 2 (varunsaxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/32cba6c3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/32cba6c3 Diff:

[48/50] [abbrv] hadoop git commit: MAPREDUCE-6838. Addendum to fix code comment

2017-08-30 Thread varunsaxena
MAPREDUCE-6838. Addendum to fix code comment Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/16ba4f54 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/16ba4f54 Diff:

[43/50] [abbrv] hadoop git commit: YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma)

2017-08-30 Thread varunsaxena
YARN-6047 Documentation updates for TimelineService v2 (Contributed by Rohith Sharma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bea3e4df Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bea3e4df Diff:

[12/50] [abbrv] hadoop git commit: YARN-6658. Remove columnFor() methods of Columns in HBaseTimeline backend (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6658. Remove columnFor() methods of Columns in HBaseTimeline backend (Haibo Chen via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6a51dce Tree:

[44/50] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e276c75e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e276c75e Diff:

[38/50] [abbrv] hadoop git commit: YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9f654053 Tree:

[46/50] [abbrv] hadoop git commit: YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b2efebdd Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b2efebdd Diff:

[28/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/879de512/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/util/timeline/TimelineServerUtils.java -- diff

[11/50] [abbrv] hadoop git commit: Addendum for YARN-6064. Support fromId for flowRuns and flow/flowRun apps REST API's

2017-08-30 Thread varunsaxena
Addendum for YARN-6064. Support fromId for flowRuns and flow/flowRun apps REST API's Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5e0acee7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5e0acee7 Diff:

[47/50] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/32188d32 Tree:

[19/50] [abbrv] hadoop git commit: YARN-6094. Update the coprocessor to be a dynamically loaded one. Contributed by Vrushali C.

2017-08-30 Thread varunsaxena
YARN-6094. Update the coprocessor to be a dynamically loaded one. Contributed by Vrushali C. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/580d8849 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/580d8849 Diff:

[35/50] [abbrv] hadoop git commit: YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ac7f52df Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ac7f52df

[05/50] [abbrv] hadoop git commit: YARN-5585. [Atsv2] Reader side changes for entity prefix and support for pagination via additional filters (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-5585. [Atsv2] Reader side changes for entity prefix and support for pagination via additional filters (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02a9710a Tree:

[33/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/70078e91/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderWebServices.java

[27/50] [abbrv] hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/60765aff Tree:

[01/50] [abbrv] hadoop git commit: YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen.

2017-08-30 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/trunk 4cae120c6 -> 32cba6c30 YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. (cherry picked from commit a5a55a54ab1568e941062ea3dabdd237f71f15c4) Project:

[16/50] [abbrv] hadoop git commit: YARN-6027. Support fromid(offset) filter for /flows API (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8bb26465/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderServer.java

[25/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/7594d1de/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/test/java/org/apache/hadoop/yarn/server/timelineservice/TestTimelineServiceClientIntegration.java

[32/50] [abbrv] hadoop git commit: YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b6645695 Tree:

[03/50] [abbrv] hadoop git commit: MAPREDUCE-6818. Remove direct reference to TimelineClientImpl. Contributed by Li Lu.

2017-08-30 Thread varunsaxena
MAPREDUCE-6818. Remove direct reference to TimelineClientImpl. Contributed by Li Lu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84992997 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/84992997 Diff:

[24/50] [abbrv] hadoop git commit: YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C.

2017-08-30 Thread varunsaxena
YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fb71b13 Tree:

[41/50] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7fd6ae24 Tree:

hadoop git commit: HDFS-12258. ec -listPolicies should list all policies in system, no matter it's enabled or disabled. Contributed by Wei Zhou.

2017-08-30 Thread rakeshr
Repository: hadoop Updated Branches: refs/heads/trunk 32cba6c30 -> 200b11368 HDFS-12258. ec -listPolicies should list all policies in system, no matter it's enabled or disabled. Contributed by Wei Zhou. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6937. Backport MAPREDUCE-6870 to branch-2 while preserving compatibility. (Peter Bacsko via Haibo Chen)

2017-08-30 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/branch-2.7 8e675d93d -> 3f5c67df7 MAPREDUCE-6937. Backport MAPREDUCE-6870 to branch-2 while preserving compatibility. (Peter Bacsko via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6892. Issues with the count of failed/killed tasks in the jhist file. (Peter Bacsko via Haibo Chen)

2017-08-30 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk a20e7105e -> d04f85f38 MAPREDUCE-6892. Issues with the count of failed/killed tasks in the jhist file. (Peter Bacsko via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12356. Unit test for JournalNode sync during Rolling Upgrade. Contributed by Hanisha Koneru.

2017-08-30 Thread arp
Repository: hadoop Updated Branches: refs/heads/trunk d04f85f38 -> fd66a243b HDFS-12356. Unit test for JournalNode sync during Rolling Upgrade. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang via Haibo Chen)

2017-08-30 Thread haibochen
Repository: hadoop Updated Branches: refs/heads/trunk 99926756f -> a20e7105e YARN-6868. Add test scope to certain entries in hadoop-yarn-server-resourcemanager pom.xml. (Ray Chiang via Haibo Chen) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-12336. Listing encryption zones still fails when deleted EZ is not a direct child of snapshottable directory. Contributed by Wellington Chevreuil.

2017-08-30 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-2 877d96b83 -> 858715d05 HDFS-12336. Listing encryption zones still fails when deleted EZ is not a direct child of snapshottable directory. Contributed by Wellington Chevreuil. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.

2017-08-30 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/trunk fd66a243b -> 41480233a HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.

2017-08-30 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2 858715d05 -> 7dd5bb949 HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. (cherry picked from commit 41480233a9cfb0bcfb69cc0f1594120e7656f031) Project:

hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.

2017-08-30 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8 98436a2eb -> f9ebcebe7 HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. (cherry picked from commit 41480233a9cfb0bcfb69cc0f1594120e7656f031) (cherry picked from commit

hadoop git commit: HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du.

2017-08-30 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8.2 12e35f4ef -> c93e81f8e HADOOP-14814. Fix incompatible API change on FsServerDefaults to HADOOP-14104. Contributed by Junping Du. (cherry picked from commit 41480233a9cfb0bcfb69cc0f1594120e7656f031) (cherry picked from commit

[09/50] [abbrv] hadoop git commit: YARN-6377. NMTimelinePublisher#serviceStop does not stop timeline clients (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6377. NMTimelinePublisher#serviceStop does not stop timeline clients (Haibo Chen via Varun Saxena) (cherry picked from commit a4b5aa8493e0bd9006f44291d265c28ab86497e1) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[12/50] [abbrv] hadoop git commit: Addendum for YARN-5865. Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611

2017-08-30 Thread varunsaxena
Addendum for YARN-5865. Retrospect updateApplicationPriority api to handle state store exception in align with YARN-5611 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4ae0466e Tree:

[07/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/1f66c16b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderWebServices.java

[40/50] [abbrv] hadoop git commit: YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-7038. [Atsv2 Security] CollectorNodemanagerProtocol RPC interface doesn't work when service authorization is enabled. Contributed by Varun Saxena. (cherry picked from commit 387dd3da87759860dd18bd8aa95c60d962b1e6a9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[25/50] [abbrv] hadoop git commit: YARN-6102. RMActiveService context to be updated with new RMContext on failover. Contributed by Rohith Sharma K S.

2017-08-30 Thread varunsaxena
YARN-6102. RMActiveService context to be updated with new RMContext on failover. Contributed by Rohith Sharma K S. (cherry picked from commit a657472b42c58f87fd3165e0a746d83b72182a24) Conflicts:

[23/50] [abbrv] hadoop git commit: YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C.

2017-08-30 Thread varunsaxena
YARN-6888. Refactor AppLevelTimelineCollector such that RM does not have aggregator threads created. Contributed by Vrushali C. (cherry picked from commit 20dd6d18b7787e67ef96f3b6b92ea8415a8650fd) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[14/50] [abbrv] hadoop git commit: YARN-6455. Enhance the timelinewriter.flush() race condition fix (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6455. Enhance the timelinewriter.flush() race condition fix (Haibo Chen via Varun Saxena) (cherry picked from commit 793bbf216dc6d44ea57c778037bd461513fa6078) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b705b197

[15/50] [abbrv] hadoop git commit: Addendum for YARN-4218. Metric for resource*time that was preempted.

2017-08-30 Thread varunsaxena
Addendum for YARN-4218. Metric for resource*time that was preempted. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cd25c3e9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/cd25c3e9 Diff:

[05/50] [abbrv] hadoop git commit: YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun Saxena) (cherry picked from commit e86eef9812d055f8689646b0f521f80cfc0c6399) Conflicts: hadoop-project/pom.xml Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[01/50] [abbrv] hadoop git commit: YARN-6357. Implement putEntitiesAsync API in TimelineCollector (Haibo Chen via Varun Saxena) [Forced Update!]

2017-08-30 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/YARN-5355_branch2 d57d8f10e -> 9aee24df3 (forced update) YARN-6357. Implement putEntitiesAsync API in TimelineCollector (Haibo Chen via Varun Saxena) (cherry picked from commit 063b513b1c10987461caab3d26c8543c6e657bf7) Project:

[03/50] [abbrv] hadoop git commit: YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6146. Add Builder methods for TimelineEntityFilters (Haibo Chen via Varun Saxena) (cherry picked from commit 7f09cd1d5ee70e0bdf24cdecd78cd3bc258a40f8) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a0225007 Tree:

[50/50] [abbrv] hadoop git commit: Addendum for YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation

2017-08-30 Thread varunsaxena
Addendum for YARN-4753. Use doxia macro to generate in-page TOC of YARN site documentation Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9aee24df Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9aee24df Diff:

[35/50] [abbrv] hadoop git commit: YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C

2017-08-30 Thread varunsaxena
YARN-6820. Restrict read access to timelineservice v2 data. Contributed by Vrushali C Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6ea488b9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6ea488b9 Diff:

[43/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/15712234/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/applicationsmanager/MockAsm.java

[46/50] [abbrv] hadoop git commit: YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-6134. [ATSv2 Security] Regenerate delegation token for app just before token expires if app collector is active. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/98109a46 Tree:

[41/50] [abbrv] hadoop git commit: YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6861. Reader API for sub application entities (Rohith Sharma K S via Varun Saxena) (cherry picked from commit 73ee0d4fc05354527a4be6db9e5b83d06fc94047) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ec1936ac Tree:

[29/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/dfba7484/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/src/main/java/org/apache/hadoop/yarn/server/util/timeline/TimelineServerUtils.java -- diff

[38/50] [abbrv] hadoop git commit: YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-7006. [ATSv2 Security] Changes for authentication for CollectorNodemanagerProtocol. Contributed by Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c7c87c90 Tree:

[18/50] [abbrv] hadoop git commit: YARN-6563 ConcurrentModificationException in TimelineCollectorManager while stopping RM (Contributed by Haibo Chen via Vrushali C)

2017-08-30 Thread varunsaxena
YARN-6563 ConcurrentModificationException in TimelineCollectorManager while stopping RM (Contributed by Haibo Chen via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8a5d2af2 Tree:

[16/50] [abbrv] hadoop git commit: YARN-6424. TimelineCollector is not stopped when an app finishes in RM. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-6424. TimelineCollector is not stopped when an app finishes in RM. Contributed by Varun Saxena. (cherry picked from commit 1a9439e299910032ce6a1919dece3107c1c9de5b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[20/50] [abbrv] hadoop git commit: YARN-6375 App level aggregation should not consider metric values reported in the previous aggregation cycle (Varun Saxena via Vrushali C)

2017-08-30 Thread varunsaxena
YARN-6375 App level aggregation should not consider metric values reported in the previous aggregation cycle (Varun Saxena via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1ab397c3 Tree:

[27/50] [abbrv] hadoop git commit: YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-5648. [ATSv2 Security] Client side changes for authentication. Contributed by Varun Saxena (cherry picked from commit 3829100cf75e733b2b3a4e8c6806a3696f4ae658) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3575b623

[26/50] [abbrv] hadoop git commit: YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6734. Ensure sub-application user is extracted & sent to timeline service (Rohith Sharma K S via Varun Saxena) (cherry picked from commit 0443928d771e3e21825b4f487e8c0865ea641970) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[47/50] [abbrv] hadoop git commit: YARN-6316. Addendum for missing create option in documentation.

2017-08-30 Thread varunsaxena
YARN-6316. Addendum for missing create option in documentation. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dab4dce8 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dab4dce8 Diff:

[44/50] [abbrv] hadoop git commit: YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-6130. [ATSv2 Security] Generate a delegation token for AM when app collector is created and pass it to AM via NM and RM. Contributed by Varun Saxena. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/15712234 Tree:

[32/50] [abbrv] hadoop git commit: Addendum for YARN-6102.

2017-08-30 Thread varunsaxena
Addendum for YARN-6102. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84aa6bd1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/84aa6bd1 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/84aa6bd1 Branch:

[22/50] [abbrv] hadoop git commit: YARN-6561. Update exception message during timeline collector aux service initialization. (Vrushali C via Haibo Chen)

2017-08-30 Thread varunsaxena
YARN-6561. Update exception message during timeline collector aux service initialization. (Vrushali C via Haibo Chen) (cherry picked from commit 4c8b9d23a1b4f92bf370617a0b42ac68bdcf33ac) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[30/50] [abbrv] hadoop git commit: YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-5647. [ATSv2 Security] Collector side changes for loading auth filters and principals. Contributed by Varun Saxena (cherry picked from commit 79dae624793164cd4692c86992a511310145858a) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[48/50] [abbrv] hadoop git commit: YARN-6047. Documentation updates for TimelineService v2. Contributed by Rohith Sharma K S, Vrushali C and Varun Saxena

2017-08-30 Thread varunsaxena
YARN-6047. Documentation updates for TimelineService v2. Contributed by Rohith Sharma K S, Vrushali C and Varun Saxena Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9fea13d0 Tree:

[39/50] [abbrv] hadoop git commit: YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-7041. Nodemanager NPE running jobs with security off. Contributed by Varun Saxena. (cherry picked from commit e976bf10bb0d42e4d971358554ea736ddcdafd19) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4b212b97 Tree:

[45/50] [abbrv] hadoop git commit: YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-6133. [ATSv2 Security] Renew delegation token for app automatically if an app collector is active. Contributed by Varun Saxena. (cherry picked from commit ffb1f572b68e73efd6410ab74a334f4e5df543f2) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[06/50] [abbrv] hadoop git commit: YARN-6604. Allow metric TTL for Application table to be specified through cmd (Haibo Chen via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6604. Allow metric TTL for Application table to be specified through cmd (Haibo Chen via Varun Saxena) (cherry picked from commit 0b7bff706e9a5c4a17e0f46deceb2521168d25b9) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[31/50] [abbrv] hadoop git commit: YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6874. Supplement timestamp for min start/max end time columns in flow run table to avoid overwrite (Vrushali C via Varun Saxena) (cherry picked from commit 7b2cb0614a04e6d0e2bc6dfd5095b7535dffa678) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[49/50] [abbrv] hadoop git commit: YARN-5577. [Atsv2] Document object passing in infofilters with an example (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-5577. [Atsv2] Document object passing in infofilters with an example (Rohith Sharma K S via Varun Saxena) (cherry picked from commit ea29e3bc27f15516f4346d1312eef703bcd3d032) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[10/50] [abbrv] hadoop git commit: YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C)

2017-08-30 Thread varunsaxena
YARN-6850 Ensure that supplemented timestamp is stored only for flow run metrics (Contributed by Varun Saxena via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a9d8fd55 Tree:

[04/50] [abbrv] hadoop git commit: YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C.

2017-08-30 Thread varunsaxena
YARN-6801. NPE in RM while setting collectors map in NodeHeartbeatResponse. Contributed by Vrushali C. (cherry picked from commit 5791ced4bd864ff6c08cb2c3ee10ab62008f0168) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[08/50] [abbrv] hadoop git commit: YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena.

2017-08-30 Thread varunsaxena
YARN-4455. Support fetching metrics by time range. Contributed by Varun Saxena. (cherry picked from commit 743e4731781a7d9a4a5f1f09adc510f193182158) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1f66c16b Tree:

[36/50] [abbrv] hadoop git commit: YARN-6861. Addendum for YARN-6861 for compilation issue (Rohith Sharma K S via Varun Saxena)

2017-08-30 Thread varunsaxena
YARN-6861. Addendum for YARN-6861 for compilation issue (Rohith Sharma K S via Varun Saxena) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e71b8d14 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e71b8d14 Diff:

[11/50] [abbrv] hadoop git commit: YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C)

2017-08-30 Thread varunsaxena
YARN-6316 Provide help information and documentation for TimelineSchemaCreator (Contributed by Haibo Chen via Vrushali C) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/35421b08 Tree:

[28/50] [abbrv] hadoop git commit: YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena

2017-08-30 Thread varunsaxena
YARN-6638. [ATSv2 Security] Timeline reader side changes for loading auth filters and principals. Contributed by Varun Saxena (cherry picked from commit 7f06c46065936b88e9864c526bfcda3a89f3e257) Conflicts:

[33/50] [abbrv] hadoop git commit: Addendum for YARN-5648.

2017-08-30 Thread varunsaxena
Addendum for YARN-5648. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/58e6889e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/58e6889e Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/58e6889e Branch:

  1   2   3   >