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

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

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

2017-08-29 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/d329a01e Tree:

[18/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-29 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:

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

2017-08-29 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/5d3ef2fb Tree:

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

2017-08-29 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5d3ef2fb/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

[13/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-29 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0b076bc5/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineReaderWebServicesUtils.java

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

2017-08-29 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/7b56ad6f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7b56ad6f Diff:

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

2017-08-29 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/a9c0bb31 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a9c0bb31 Diff:

[01/50] [abbrv] hadoop git commit: YARN-5792. Adopt the id prefix for YARN, MR, and DS entities. Contributed by Varun Saxena. [Forced Update!]

2017-08-29 Thread varunsaxena
Repository: hadoop Updated Branches: refs/heads/YARN-5355 6e9fe774c -> 88a351714 (forced update)

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

2017-08-29 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/16c1bffb Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/16c1bffb Diff:

[06/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-29 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/2d42d0fe Tree:

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

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

[07/50] [abbrv] hadoop git commit: YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. Contributed by Haibo Chen.

2017-08-29 Thread varunsaxena
YARN-5925. Extract hbase-backend-exclusive utility methods from TimelineStorageUtil. 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/ef7e4807 Tree:

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

2017-08-29 Thread varunsaxena
YARN-5922. Remove direct references of HBaseTimelineWriter/Reader in core ATS classes. Contributed by Haibo Chen. (cherry picked from commit a5a55a54ab1568e941062ea3dabdd237f71f15c4) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[16/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-29 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/2d5434fd Tree:

[09/50] [abbrv] hadoop git commit: YARN-6064. Support fromId for flowRuns and flow/flowRun apps REST API's (Rohith Sharma K S via Varun Saxena)

2017-08-29 Thread varunsaxena
YARN-6064. Support fromId for flowRuns and flow/flowRun apps REST API's (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/83e35786 Tree:

[04/50] [abbrv] hadoop git commit: YARN-5980. Update documentation for single node hbase deploy. Contributed by Vrushali C.

2017-08-29 Thread varunsaxena
YARN-5980. Update documentation for single node hbase deploy. 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/bb37b5da Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/bb37b5da Diff:

[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-29 Thread varunsaxena
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2d42d0fe/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/TimelineUIDConverter.java

[02/50] [abbrv] hadoop git commit: YARN-5792. Adopt the id prefix for YARN, MR, and DS entities. Contributed by Varun Saxena.

2017-08-29 Thread varunsaxena
YARN-5792. Adopt the id prefix for YARN, MR, and DS entities. 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/c3d6c749 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c3d6c749 Diff:

hadoop git commit: YARN-7083. Log aggregation deletes/renames while file is open. Contributed by Jason Lowe.

2017-08-29 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8.2 a766b72ba -> 12e35f4ef YARN-7083. Log aggregation deletes/renames while file is open. Contributed by Jason Lowe. (cherry picked from commit 79294b5f329317c30775f8b4dc61440f4b6c24cd) Project:

hadoop git commit: YARN-7083. Log aggregation deletes/renames while file is open. Contributed by Jason Lowe.

2017-08-29 Thread junping_du
Repository: hadoop Updated Branches: refs/heads/branch-2.8 fe4aff733 -> 79294b5f3 YARN-7083. Log aggregation deletes/renames while file is open. Contributed by Jason Lowe. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-11912. Snapshot functionality test along with randomized file IO operations. (George Huang via Manoj Govindassamy)

2017-08-29 Thread manojpec
Repository: hadoop Updated Branches: refs/heads/trunk 9374f3882 -> 63fc1b0b6 HDFS-11912. Snapshot functionality test along with randomized file IO operations. (George Huang via Manoj Govindassamy) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-14583. wasb throws an exception if you try to create a file and there's no parent directory Contributed by Esfandiar Manii and Thomas Marquardt.

2017-08-29 Thread stevel
Repository: hadoop Updated Branches: refs/heads/trunk 021974f4c -> 9374f3882 HADOOP-14583. wasb throws an exception if you try to create a file and there's no parent directory Contributed by Esfandiar Manii and Thomas Marquardt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HADOOP-14802. Add support for using container saskeys for all accesses. Contributed by Sivaguru Sankaridurg

2017-08-29 Thread stevel
Repository: hadoop Updated Branches: refs/heads/trunk 1f6dc4ee9 -> 021974f4c HADOOP-14802. Add support for using container saskeys for all accesses. Contributed by Sivaguru Sankaridurg Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: MAPREDUCE-6641. TestTaskAttempt fails in trunk. Contributed by Haibo Chen.

2017-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8.2 ef5f92a20 -> a766b72ba MAPREDUCE-6641. TestTaskAttempt fails in trunk. Contributed by Haibo Chen. (cherry picked from commit cd08aa72a6042a837edb17bc1ae98a651d969a43) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: MAPREDUCE-6641. TestTaskAttempt fails in trunk. Contributed by Haibo Chen.

2017-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 37da90b17 -> fe4aff733 MAPREDUCE-6641. TestTaskAttempt fails in trunk. Contributed by Haibo Chen. (cherry picked from commit cd08aa72a6042a837edb17bc1ae98a651d969a43) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: MAPREDUCE-6641. TestTaskAttempt fails in trunk. Contributed by Haibo Chen.

2017-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 c930aa3ff -> cd08aa72a MAPREDUCE-6641. TestTaskAttempt fails in trunk. 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/cd08aa72 Tree:

hadoop git commit: YARN-5816. TestDelegationTokenRenewer#testCancelWithMultipleAppSubmissions is still flakey. Contributed by Robert Kanter

2017-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 f252e1fe2 -> c930aa3ff YARN-5816. TestDelegationTokenRenewer#testCancelWithMultipleAppSubmissions is still flakey. Contributed by Robert Kanter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-5816. TestDelegationTokenRenewer#testCancelWithMultipleAppSubmissions is still flakey. Contributed by Robert Kanter

2017-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 33afa94af -> 1f6dc4ee9 YARN-5816. TestDelegationTokenRenewer#testCancelWithMultipleAppSubmissions is still flakey. Contributed by Robert Kanter Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HADOOP-13743. error message in AzureNativeFileSystemStore.connectUsingAnonymousCredentials has too many spaces. Contributed by Mingliang Liu and Steve Loughran

2017-08-29 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2.8 1dfb3850c -> 37da90b17 HADOOP-13743. error message in AzureNativeFileSystemStore.connectUsingAnonymousCredentials has too many spaces. Contributed by Mingliang Liu and Steve Loughran Project:

hadoop git commit: YARN-7112. TestAMRMProxy is failing with invalid request. (Jason Lowe via wangda)

2017-08-29 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8.2 29588814b -> ef5f92a20 YARN-7112. TestAMRMProxy is failing with invalid request. (Jason Lowe via wangda) Change-Id: I26d719ad164062b688b49142dc7db40d888b882b (cherry picked from commit f40f4ce0e93d6b45ab0c3910548b1a2e68857920)

hadoop git commit: HADOOP-14671. Upgrade to Apache Yetus 0.5.0.

2017-08-29 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 7ddc7aa26 -> 33afa94af HADOOP-14671. Upgrade to Apache Yetus 0.5.0. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/33afa94a Tree:

hadoop git commit: YARN-6386. Show decommissioning nodes in new YARN UI. Contributed by Elek Marton.

2017-08-29 Thread sunilg
Repository: hadoop Updated Branches: refs/heads/trunk 312b1fd9d -> 7ddc7aa26 YARN-6386. Show decommissioning nodes in new YARN UI. Contributed by Elek Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ddc7aa2

hadoop git commit: HDFS-12354. Ozone: Shuffle container list for datanode BlockDeletingService. Contributed by Yiqun Lin.

2017-08-29 Thread wwei
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 b06f4f63e -> 0f6050752 HDFS-12354. Ozone: Shuffle container list for datanode BlockDeletingService. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

<    1   2   3