[20/57] [abbrv] hadoop git commit: HDFS-11121. Add assertions to BlockInfo#addStorage to protect from breaking reportedBlock-blockGroup mapping. Contributed by Takanobu Asanuma.

2017-01-26 Thread xgong
HDFS-11121. Add assertions to BlockInfo#addStorage to protect from breaking reportedBlock-blockGroup mapping. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/355b907c Tree:

[57/57] [abbrv] hadoop git commit: MAPREDUCE-6829. Add peak memory usage counter for each task. (Miklos Szegedi via kasha)

2017-01-26 Thread xgong
MAPREDUCE-6829. Add peak memory usage counter for each task. (Miklos Szegedi via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c65f884f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c65f884f Diff:

[46/57] [abbrv] hadoop git commit: HADOOP-13988. KMSClientProvider does not work with WebHDFS and Apache Knox w/ProxyUser. Contributed by Greg Senia and Xiaoyu Yao.

2017-01-26 Thread xgong
HADOOP-13988. KMSClientProvider does not work with WebHDFS and Apache Knox w/ProxyUser. Contributed by Greg Senia and Xiaoyu Yao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a46933e8 Tree:

[53/57] [abbrv] hadoop git commit: YARN-3637. Handle localization sym-linking correctly at the YARN level. Contributed by Chris Trezzo.

2017-01-26 Thread xgong
YARN-3637. Handle localization sym-linking correctly at the YARN level. Contributed by Chris Trezzo. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/425a7e50 Tree:

[45/57] [abbrv] hadoop git commit: HADOOP-13433 Race in UGI.reloginFromKeytab. Contributed by Duo Zhang.

2017-01-26 Thread xgong
HADOOP-13433 Race in UGI.reloginFromKeytab. Contributed by Duo Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7fc3e68a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7fc3e68a Diff:

[29/57] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda)

2017-01-26 Thread xgong
YARN-5864. Capacity Scheduler - Queue Priorities. (wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ce832059 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce832059 Diff:

[49/57] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release.

2017-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ff02bdfe/hadoop-common-project/hadoop-common/src/site/markdown/release/3.0.0-alpha2/RELEASENOTES.3.0.0-alpha2.md -- diff --git

[25/57] [abbrv] hadoop git commit: YARN-6031. Application recovery has failed when node label feature is turned off during RM recovery. Contributed by Ying Zhang.

2017-01-26 Thread xgong
YARN-6031. Application recovery has failed when node label feature is turned off during RM recovery. Contributed by Ying Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fa0d540 Tree:

[50/57] [abbrv] hadoop git commit: Add CHANGES, RELEASENOTES, and jdiff for 3.0.0-alpha2 release.

2017-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ff02bdfe/hadoop-common-project/hadoop-common/src/site/markdown/release/3.0.0-alpha2/CHANGES.3.0.0-alpha2.md -- diff --git

[22/57] [abbrv] hadoop git commit: HADOOP-13962. Update ADLS SDK to 2.1.4. (John Zhuge via lei)

2017-01-26 Thread xgong
HADOOP-13962. Update ADLS SDK to 2.1.4. (John Zhuge via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ccf2d662 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ccf2d662 Diff:

[39/57] [abbrv] hadoop git commit: HDFS-11365. Log portnumber in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh.

2017-01-26 Thread xgong
HDFS-11365. Log portnumber in PrivilegedNfsGatewayStarter. Contributed by Mukul Kumar Singh. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5a565209 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5a565209 Diff:

[24/57] [abbrv] hadoop git commit: HADOOP-13119. Add ability to secure log servlet using proxy users. Contribute by Yuanbo Liu.

2017-01-26 Thread xgong
HADOOP-13119. Add ability to secure log servlet using proxy users. Contribute by Yuanbo Liu. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a847903b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a847903b Diff:

[36/57] [abbrv] hadoop git commit: HDFS-11194. Maintain aggregated peer performance metrics on NameNode.

2017-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b57368b6/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestSlowPeerTracker.java -- diff --git

[12/57] [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-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b01514f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/ColumnHelper.java

[38/57] [abbrv] hadoop git commit: HADOOP-13990. Document KMS usage of CredentialProvider API. Contributed by John Zhuge.

2017-01-26 Thread xgong
HADOOP-13990. Document KMS usage of CredentialProvider API. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9c0a4d3e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9c0a4d3e Diff:

[33/57] [abbrv] hadoop git commit: YARN-5547. NMLeveldbStateStore should be more tolerant of unknown keys. Contributed by Ajith S

2017-01-26 Thread xgong
YARN-5547. NMLeveldbStateStore should be more tolerant of unknown keys. Contributed by Ajith S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a33ce45e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a33ce45e

[41/57] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki.

2017-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/18e1d682/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-v4.1.1.min.js -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-v4.1.1.min.js

[14/57] [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-01-26 Thread xgong
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/b01514f6 Tree:

[44/57] [abbrv] hadoop git commit: YARN-5830. FairScheduler: Avoid preempting AM containers. (Yufei Gu via kasha)

2017-01-26 Thread xgong
YARN-5830. FairScheduler: Avoid preempting AM containers. (Yufei Gu via kasha) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/abedb8a9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/abedb8a9 Diff:

[19/57] [abbrv] hadoop git commit: Update straggler 3.0.0-alpha2-SNAPSHOT versions to 3.0.0-alpha3-SNAPSHOT

2017-01-26 Thread xgong
Update straggler 3.0.0-alpha2-SNAPSHOT versions to 3.0.0-alpha3-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d79c645b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d79c645b Diff:

[43/57] [abbrv] hadoop git commit: HDFS-11124. Report blockIds of internal blocks for EC files in Fsck. Contributed by Takanobu Asanuma.

2017-01-26 Thread xgong
HDFS-11124. Report blockIds of internal blocks for EC files in Fsck. Contributed by Takanobu Asanuma. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b782bf21 Tree:

[54/57] [abbrv] hadoop git commit: HDFS-11369. Change exception message in StorageLocationChecker.

2017-01-26 Thread xgong
HDFS-11369. Change exception message in StorageLocationChecker. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7c1cc30b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7c1cc30b Diff:

[42/57] [abbrv] hadoop git commit: HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki.

2017-01-26 Thread xgong
HDFS-10534. NameNode WebUI should display DataNode usage histogram. Contributed by Kai Sasaki. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/18e1d682 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/18e1d682

[23/57] [abbrv] hadoop git commit: HADOOP-13858. TestGridmixMemoryEmulation and TestResourceUsageEmulators fail on the environment other than Linux or Windows.

2017-01-26 Thread xgong
HADOOP-13858. TestGridmixMemoryEmulation and TestResourceUsageEmulators fail on the environment other than Linux or Windows. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/98c35bb1 Tree:

[26/57] [abbrv] hadoop git commit: YARN-5910. Support for multi-cluster delegation tokens. Contributed by Jian He

2017-01-26 Thread xgong
YARN-5910. Support for multi-cluster delegation tokens. 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/69fa8167 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/69fa8167 Diff:

[34/57] [abbrv] hadoop git commit: YARN-6099. Improve webservice to list aggregated log files. Contributed by Xuan Gong.

2017-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/8528d85a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/webapp/TestNMWebServices.java --

[37/57] [abbrv] hadoop git commit: HDFS-11194. Maintain aggregated peer performance metrics on NameNode.

2017-01-26 Thread xgong
HDFS-11194. Maintain aggregated peer performance metrics on NameNode. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b57368b6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b57368b6 Diff:

[16/57] [abbrv] hadoop git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk

2017-01-26 Thread xgong
Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/hadoop into trunk Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fdf72029 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fdf72029 Diff:

[18/57] [abbrv] hadoop git commit: HADOOP-14004. Missing hadoop-cloud-storage-project module in pom.xml. Contributed by Akira Ajisaka.

2017-01-26 Thread xgong
HADOOP-14004. Missing hadoop-cloud-storage-project module in pom.xml. Contributed by Akira Ajisaka. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8a2e1d4c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8a2e1d4c

[27/57] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda)

2017-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ce832059/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestContainerAllocation.java

[28/57] [abbrv] hadoop git commit: YARN-5864. Capacity Scheduler - Queue Priorities. (wangda)

2017-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ce832059/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/policy/PriorityUtilizationQueueOrderingPolicy.java

[06/57] [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-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b01514f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/application/ApplicationTable.java

[15/57] [abbrv] hadoop git commit: HDFS-11296. Maintenance state expiry should be an epoch time and not jvm monotonic. (Manoj Govindassamy via mingma)

2017-01-26 Thread xgong
HDFS-11296. Maintenance state expiry should be an epoch time and not jvm monotonic. (Manoj Govindassamy via mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f3fb94be Tree:

[04/57] [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-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b01514f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/entity/EntityRowKey.java

[11/57] [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-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b01514f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/TimelineHBaseSchemaConstants.java

[17/57] [abbrv] hadoop git commit: HADOOP-13956. Read ADLS credentials from Credential Provider. (John Zhuge via lei)

2017-01-26 Thread xgong
HADOOP-13956. Read ADLS credentials from Credential Provider. (John Zhuge via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e015b563 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e015b563 Diff:

[02/57] [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-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b01514f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/reader/FlowActivityEntityReader.java

[08/57] [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-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b01514f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/reader/GenericEntityReader.java

[05/57] [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-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b01514f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/common/HBaseTimelineStorageUtils.java

[07/57] [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-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b01514f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/reader/filter/TimelineFilterUtils.java

[03/57] [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-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b01514f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/FlowRunCoprocessor.java

[10/57] [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-01-26 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/b01514f6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/flow/FlowActivityRowKey.java

[01/57] [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-01-26 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 2bf4c6e2d -> c65f884fc

[02/24] hadoop git commit: HDFS-11292. log lastWrittenTxId etc info in logSyncAll. Contributed by Yongjun Zhang.

2017-01-12 Thread xgong
HDFS-11292. log lastWrittenTxId etc info in logSyncAll. Contributed by Yongjun Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/603cbcd5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/603cbcd5 Diff:

[18/24] hadoop git commit: HADOOP-13336 S3A to support per-bucket configuration. Contributed by Steve Loughran

2017-01-12 Thread xgong
HADOOP-13336 S3A to support per-bucket configuration. Contributed by Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e648b6e1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e648b6e1 Diff:

[11/24] hadoop git commit: HDFS-11299. Support multiple Datanode File IO hooks. Contributed by Hanisha Koneru.

2017-01-12 Thread xgong
HDFS-11299. Support multiple Datanode File IO hooks. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4046794a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4046794a Diff:

[22/24] hadoop git commit: YARN-5849. Automatically create YARN control group for pre-mounted cgroups (Contributed by Miklos Szegedi via Daniel Templeton)

2017-01-12 Thread xgong
YARN-5849. Automatically create YARN control group for pre-mounted cgroups (Contributed by Miklos Szegedi via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6f13fe5 Tree:

[13/24] hadoop git commit: YARN-6079. Fix simple spelling errors in yarn test code. Contributed by vijay.

2017-01-12 Thread xgong
YARN-6079. Fix simple spelling errors in yarn test code. Contributed by vijay. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4db119b7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/4db119b7 Diff:

[24/24] hadoop git commit: YARN-5646. Addendum patch to include missing changes to site.xml.

2017-01-12 Thread xgong
YARN-5646. Addendum patch to include missing changes to site.xml. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1f344e05 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1f344e05 Diff:

[12/24] hadoop git commit: HDFS-11072. Add ability to unset and change directory EC policy. Contributed by Sammi Chen.

2017-01-12 Thread xgong
HDFS-11072. Add ability to unset and change directory EC policy. Contributed by Sammi Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6923165 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e6923165 Diff:

[08/24] hadoop git commit: YARN-5937. stop-yarn.sh is not able to gracefully stop node managers. Contributed by Weiwei Yang.

2017-01-12 Thread xgong
YARN-5937. stop-yarn.sh is not able to gracefully stop node managers. Contributed by Weiwei Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/41db07d5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/41db07d5

[09/24] hadoop git commit: YARN-6054. TimelineServer fails to start when some LevelDb state files are missing. Contributed by Ravi Prakash.

2017-01-12 Thread xgong
YARN-6054. TimelineServer fails to start when some LevelDb state files are missing. Contributed by Ravi Prakash. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c431a69 Tree:

[15/24] hadoop git commit: HADOOP-13903. Improvements to KMS logging to help debug authorization errors. (Tristan Stevens via asuresh)

2017-01-12 Thread xgong
HADOOP-13903. Improvements to KMS logging to help debug authorization errors. (Tristan Stevens via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/be529dad Tree:

[17/24] hadoop git commit: YARN-5416. TestRMRestart#testRMRestartWaitForPreviousAMToFinish failed intermittently due to not wait SchedulerApplicationAttempt to be stopped. Contributed by Junping Du

2017-01-12 Thread xgong
YARN-5416. TestRMRestart#testRMRestartWaitForPreviousAMToFinish failed intermittently due to not wait SchedulerApplicationAttempt to be stopped. Contributed by Junping Du Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[03/24] hadoop git commit: HADOOP-13885. Implement getLinkTarget for ViewFileSystem. Contributed by Manoj Govindassamy.

2017-01-12 Thread xgong
HADOOP-13885. Implement getLinkTarget for ViewFileSystem. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/511d39e0 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/511d39e0 Diff:

[07/24] hadoop git commit: YARN-5899. Debug log in AbstractCSQueue#canAssignToThisQueue needs improvement. Contributed by Ying Zhang.

2017-01-12 Thread xgong
YARN-5899. Debug log in AbstractCSQueue#canAssignToThisQueue needs improvement. Contributed by Ying Zhang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9594c35d Tree:

[19/24] hadoop git commit: YARN-5554. MoveApplicationAcrossQueues does not check user permission on the target queue (Contributed by Wilfred Spiegelenburg via Daniel Templeton)

2017-01-12 Thread xgong
YARN-5554. MoveApplicationAcrossQueues does not check user permission on the target queue (Contributed by Wilfred Spiegelenburg via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79799394 Tree:

[06/24] hadoop git commit: YARN-6073. Misuse of format specifier in Preconditions.checkArgument (Contributed by Yuanbo Liu via Daniel Templeton)

2017-01-12 Thread xgong
YARN-6073. Misuse of format specifier in Preconditions.checkArgument (Contributed by Yuanbo Liu via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6332a318 Tree:

[21/24] hadoop git commit: HADOOP-13961. Fix compilation failure from missing hadoop-kms test jar. Contributed by Sangjin Lee and John Zhuge.

2017-01-12 Thread xgong
HADOOP-13961. Fix compilation failure from missing hadoop-kms test jar. Contributed by Sangjin Lee and John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5f336512 Tree:

[23/24] hadoop git commit: YARN-6072. RM unable to start in secure mode. Contributed by Ajith S.

2017-01-12 Thread xgong
YARN-6072. RM unable to start in secure mode. Contributed by Ajith S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a6b06f71 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a6b06f71 Diff:

[16/24] hadoop git commit: HDFS-9935. Remove LEASE_{SOFTLIMIT, HARDLIMIT}_PERIOD and unused import from HdfsServerConstants. Contributed Yiqun Lin.

2017-01-12 Thread xgong
HDFS-9935. Remove LEASE_{SOFTLIMIT,HARDLIMIT}_PERIOD and unused import from HdfsServerConstants. Contributed Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a5ec1e31 Tree:

[14/24] hadoop git commit: HDFS-9391. Update webUI/JMX to display maintenance state info. (Manoj Govindassamy via mingma)

2017-01-12 Thread xgong
HDFS-9391. Update webUI/JMX to display maintenance state info. (Manoj Govindassamy via mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/467f5f17 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/467f5f17

[01/24] hadoop git commit: HADOOP-13953. Make FTPFileSystem's data connection mode and transfer mode configurable. Contributed by Xiao Chen.

2017-01-12 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 91bf50444 -> 1f344e057 HADOOP-13953. Make FTPFileSystem's data connection mode and transfer mode configurable. Contributed by Xiao Chen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[04/24] hadoop git commit: HDFS-11273. Move TransferFsImage#doGetUrl function to a Util class. Contributed by Hanisha Koneru.

2017-01-12 Thread xgong
HDFS-11273. Move TransferFsImage#doGetUrl function to a Util class. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ec609b2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7ec609b2

[10/24] hadoop git commit: HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei)

2017-01-12 Thread xgong
HDFS-11259. Update fsck to display maintenance state info. (Manoj Govindassamy via lei) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c18590fc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c18590fc Diff:

[05/24] hadoop git commit: YARN-4148. When killing app, RM releases app's resource before they are released by NM. Contributed by Jason Lowe.

2017-01-12 Thread xgong
YARN-4148. When killing app, RM releases app's resource before they are released by NM. Contributed by Jason Lowe. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/945db55f Tree:

[20/24] hadoop git commit: HDFS-11312. Fix incompatible tag number change for nonDfsUsed in DatanodeInfoProto. Contributed by Sean Mackrory.

2017-01-12 Thread xgong
HDFS-11312. Fix incompatible tag number change for nonDfsUsed in DatanodeInfoProto. Contributed by Sean Mackrory. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d51f8ba8 Tree:

[09/21] hadoop git commit: YARN-6040. Introduce api independent PendingAsk to replace usage of ResourceRequest within Scheduler classes. (Wangda Tan via asuresh)

2017-01-09 Thread xgong
YARN-6040. Introduce api independent PendingAsk to replace usage of ResourceRequest within Scheduler classes. (Wangda Tan via asuresh) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2977bc6a Tree:

[20/21] hadoop git commit: YARN-3955. Support for application priority ACLs in queues of CapacityScheduler. (Sunil G via wangda)

2017-01-09 Thread xgong
YARN-3955. Support for application priority ACLs in queues of CapacityScheduler. (Sunil G via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/287d3d68 Tree:

[14/21] hadoop git commit: MAPREDUCE-6711. JobImpl fails to handle preemption events on state COMMITTING. Contributed by Prabhu Joseph.

2017-01-09 Thread xgong
MAPREDUCE-6711. JobImpl fails to handle preemption events on state COMMITTING. Contributed by Prabhu Joseph. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/679478d0 Tree:

[13/21] hadoop git commit: YARN-6022. Revert changes of AbstractResourceRequest (Contributed by Wangda Tan via Daniel Templeton)

2017-01-09 Thread xgong
YARN-6022. Revert changes of AbstractResourceRequest (Contributed by Wangda Tan via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ac16400e Tree:

[10/21] hadoop git commit: YARN-5991. Yarn Distributed Shell does not print throwable t to App Master When failed to start container (Contributed by Jim Frankola via Daniel Templeton)

2017-01-09 Thread xgong
YARN-5991. Yarn Distributed Shell does not print throwable t to App Master When failed to start container (Contributed by Jim Frankola via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/71a4acf7 Tree:

[17/21] hadoop git commit: YARN-6068. Log aggregation get failed when NM restart even with recovery (Junping Du via Varun Saxena)

2017-01-09 Thread xgong
YARN-6068. Log aggregation get failed when NM restart even with recovery (Junping Du 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/f59e36b4 Tree:

[08/21] hadoop git commit: YARN-6040. Introduce api independent PendingAsk to replace usage of ResourceRequest within Scheduler classes. (Wangda Tan via asuresh)

2017-01-09 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/2977bc6a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/placement/SchedulingPlacementSet.java

[07/21] hadoop git commit: HDFS-11282. Document the missing metrics of DataNode Volume IO operations. Contributed by Yiqun Lin.

2017-01-09 Thread xgong
HDFS-11282. Document the missing metrics of DataNode Volume IO operations. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4a659ff4 Tree:

[21/21] hadoop git commit: HDFS-11301. Double wrapping over RandomAccessFile in LocalReplicaInPipeline#createStreams. Contributed by Hanisha Koneru.

2017-01-09 Thread xgong
HDFS-11301. Double wrapping over RandomAccessFile in LocalReplicaInPipeline#createStreams. Contributed by Hanisha Koneru. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/91bf5044 Tree:

[11/21] hadoop git commit: YARN-6009. Skip validating app timeout value on recovery. Contributed by Rohith Sharma K S

2017-01-09 Thread xgong
YARN-6009. Skip validating app timeout value on recovery. Contributed by Rohith Sharma K S Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02031645 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/02031645 Diff:

[19/21] hadoop git commit: YARN-3955. Support for application priority ACLs in queues of CapacityScheduler. (Sunil G via wangda)

2017-01-09 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/287d3d68/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestParentQueue.java

[05/21] hadoop git commit: HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge.

2017-01-09 Thread xgong
HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5d182949 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5d182949 Diff:

[06/21] hadoop git commit: MAPREDUCE-6715. Fix Several Unsafe Practices (Contributed by Yufei Gu via Daniel Templeton)

2017-01-09 Thread xgong
MAPREDUCE-6715. Fix Several Unsafe Practices (Contributed by Yufei Gu via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0b8a7c18 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0b8a7c18 Diff:

[15/21] hadoop git commit: YARN-6066. Opportunistic containers Minor fixes : API annotations, parameter name changes, checkstyles. (asuresh)

2017-01-09 Thread xgong
YARN-6066. Opportunistic containers Minor fixes : API annotations, parameter name changes, checkstyles. (asuresh) (cherry picked from commit 4985217de453a04ddffd7b52644bdc8d153f753c) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[02/21] hadoop git commit: HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore.

2017-01-09 Thread xgong
HDFS-9483. Documentation does not cover use of "swebhdfs" as URL scheme for SSL-secured WebHDFS. Contributed by Surendra Singh Lilhore. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4c8f9e13 Tree:

[16/21] hadoop git commit: HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du.

2017-01-09 Thread xgong
HADOOP-13958. Bump up release year to 2017. Contributed by Junping Du. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/94f1d06f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/94f1d06f Diff:

[12/21] hadoop git commit: YARN-6015. AsyncDispatcher thread name can be set to improved debugging. Contributed by Ajith S.

2017-01-09 Thread xgong
YARN-6015. AsyncDispatcher thread name can be set to improved debugging. Contributed by Ajith S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a59df157 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a59df157

[18/21] hadoop git commit: YARN-6074. FlowRunEntity does not deserialize long values correctly (Rohith Sharma K S via Varun Saxena)

2017-01-09 Thread xgong
YARN-6074. FlowRunEntity does not deserialize long values correctly (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/db490ecc Tree:

[03/21] hadoop git commit: HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts.

2017-01-09 Thread xgong
HADOOP-13780. LICENSE/NOTICE are out of date for source artifacts. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8850c056 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8850c056 Diff:

[04/21] hadoop git commit: HADOOP-13597. Switch KMS from Tomcat to Jetty. Contributed by John Zhuge.

2017-01-09 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/5d182949/hadoop-common-project/hadoop-kms/src/main/sbin/kms.sh -- diff --git a/hadoop-common-project/hadoop-kms/src/main/sbin/kms.sh

[01/21] hadoop git commit: HADOOP-13896. Invoke assembly plugin after building jars.

2017-01-09 Thread xgong
Repository: hadoop Updated Branches: refs/heads/YARN-5734 0a55bd841 -> 91bf50444 HADOOP-13896. Invoke assembly plugin after building jars. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02766b6c Tree:

[28/43] hadoop git commit: HADOOP-13922. Some modules have dependencies on hadoop-client jar removed by HADOOP-11804. Contributed by Sean Busbey.

2017-01-05 Thread xgong
HADOOP-13922. Some modules have dependencies on hadoop-client jar removed by HADOOP-11804. Contributed by Sean Busbey. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ebdd2e03 Tree:

[40/43] hadoop git commit: HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao.

2017-01-05 Thread xgong
HDFS-11280. Allow WebHDFS to reuse HTTP connections to NN. Contributed by Zheng Shao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a605ff36 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a605ff36 Diff:

[20/43] hadoop git commit: HADOOP-13942. Build failure due to errors of javadoc build in hadoop-azure. Contributed by Kai Sasaki

2017-01-05 Thread xgong
HADOOP-13942. Build failure due to errors of javadoc build in hadoop-azure. Contributed by Kai Sasaki Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c6a5b689 Tree:

[21/43] hadoop git commit: YARN-5931. Document timeout interfaces CLI and REST APIs (Contributed by Rohith Sharma K S via Daniel Templeton)

2017-01-05 Thread xgong
YARN-5931. Document timeout interfaces CLI and REST APIs (Contributed by Rohith Sharma K S via Daniel Templeton) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/165d01a7 Tree:

[02/43] hadoop git commit: YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes (asuresh)

2017-01-05 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ac1e5d4f/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/fifo/FifoAppAttempt.java

[41/43] hadoop git commit: YARN-5959. RM changes to support change of container ExecutionType. (Arun Suresh via wangda)

2017-01-05 Thread xgong
http://git-wip-us.apache.org/repos/asf/hadoop/blob/0a55bd84/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestOpportunisticContainerAllocatorAMService.java

[27/43] hadoop git commit: HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran

2017-01-05 Thread xgong
HADOOP-13946. Document how HDFS updates timestamps in the FS spec; compare with object stores. Contributed by Steve Loughran Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/451efb08 Tree:

[18/43] hadoop git commit: HDFS-11275. Check groupEntryIndex and throw a helpful exception on failures when removing ACL.

2017-01-05 Thread xgong
HDFS-11275. Check groupEntryIndex and throw a helpful exception on failures when removing ACL. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e7699575 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e7699575

[36/43] hadoop git commit: YARN-5988. RM unable to start in secure setup. Contributed by Ajith S.

2017-01-05 Thread xgong
YARN-5988. RM unable to start in secure setup. Contributed by Ajith S. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e49e0a6e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e49e0a6e Diff:

[32/43] hadoop git commit: YARN-6025. Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda)

2017-01-05 Thread xgong
YARN-6025. Fix synchronization issues of AbstractYarnScheduler#nodeUpdate and its implementations. (Naganarasimha G R via wangda) (cherry picked from commit e0f2379312c48e26b0cb2c1e1e803ef71d1839cf) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[38/43] hadoop git commit: HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales

2017-01-05 Thread xgong
HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a0a27616 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a0a27616 Diff:

[23/43] hadoop git commit: HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin.

2017-01-05 Thread xgong
HADOOP-13883. Addendum patch to correct the message and alphabetized with the earlier patch. Contributed by Yiqun Lin. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6938b677 Tree:

<    1   2   3   4   5   6   7   8   9   10   >