hadoop git commit: HDFS-9873. Ozone: Add container transport server. Contributed by Anu Engineer.

2016-03-07 Thread cnauroth
Repository: hadoop Updated Branches: refs/heads/HDFS-7240 19e57d52f -> ea2689f52 HDFS-9873. Ozone: Add container transport server. Contributed by Anu Engineer. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ea2689f5

hadoop git commit: HADOOP-12860. Expand section "Data Encryption on HTTP" in SecureMode documentation. Contributed by Wei-Chiu Chuang.

2016-03-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 9d67f98e0 -> 058638647 HADOOP-12860. Expand section "Data Encryption on HTTP" in SecureMode documentation. Contributed by Wei-Chiu Chuang. (cherry picked from commit f86850b544dcb34ee3c9336fad584309e886dbed) Project:

hadoop git commit: HADOOP-12860. Expand section "Data Encryption on HTTP" in SecureMode documentation. Contributed by Wei-Chiu Chuang.

2016-03-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 a63f1039f -> 2acd4c3bd HADOOP-12860. Expand section "Data Encryption on HTTP" in SecureMode documentation. Contributed by Wei-Chiu Chuang. (cherry picked from commit f86850b544dcb34ee3c9336fad584309e886dbed) (cherry picked from

hadoop git commit: HADOOP-12860. Expand section "Data Encryption on HTTP" in SecureMode documentation. Contributed by Wei-Chiu Chuang.

2016-03-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk c2140d05e -> f86850b54 HADOOP-12860. Expand section "Data Encryption on HTTP" in SecureMode documentation. Contributed by Wei-Chiu Chuang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/3] hadoop git commit: HDFS-9882. Add heartbeatsTotal in Datanode metrics. (Contributed by Hua Liu)

2016-03-07 Thread arp
HDFS-9882. Add heartbeatsTotal in Datanode metrics. (Contributed by Hua Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9d67f98e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9d67f98e Diff:

[1/3] hadoop git commit: HDFS-9882. Add heartbeatsTotal in Datanode metrics. (Contributed by Hua Liu)

2016-03-07 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 aae39ff97 -> 9d67f98e0 refs/heads/branch-2.8 47f884e06 -> a63f1039f refs/heads/trunk 49eedc7ff -> c2140d05e HDFS-9882. Add heartbeatsTotal in Datanode metrics. (Contributed by Hua Liu) Project:

[3/3] hadoop git commit: HDFS-9882. Add heartbeatsTotal in Datanode metrics. (Contributed by Hua Liu)

2016-03-07 Thread arp
HDFS-9882. Add heartbeatsTotal in Datanode metrics. (Contributed by Hua Liu) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a63f1039 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a63f1039 Diff:

[1/2] hadoop git commit: HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma)

2016-03-07 Thread mingma
Repository: hadoop Updated Branches: refs/heads/branch-2.6 80034621e -> d61a2fd1d HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma) (cherry picked from commit 49eedc7ff02ea61764f416f0e2ddf81370aec5fb) (cherry picked from commit

[2/2] hadoop git commit: Update CHANGES.txt for HADOOP-12789

2016-03-07 Thread mingma
Update CHANGES.txt for HADOOP-12789 (cherry picked from commit d6e40fd270c7b552b02c407e2f2dba7deb97177d) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d61a2fd1 Tree:

[2/2] hadoop git commit: Update CHANGES.txt for HADOOP-12789

2016-03-07 Thread mingma
Update CHANGES.txt for HADOOP-12789 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d6e40fd2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d6e40fd2 Diff:

[1/2] hadoop git commit: HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma)

2016-03-07 Thread mingma
Repository: hadoop Updated Branches: refs/heads/branch-2.7 7f43eb954 -> d6e40fd27 HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma) (cherry picked from commit 49eedc7ff02ea61764f416f0e2ddf81370aec5fb) Project:

hadoop git commit: HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma)

2016-03-07 Thread mingma
Repository: hadoop Updated Branches: refs/heads/branch-2.8 d84d54e26 -> 47f884e06 HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma) (cherry picked from commit 49eedc7ff02ea61764f416f0e2ddf81370aec5fb) Project:

hadoop git commit: HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma)

2016-03-07 Thread mingma
Repository: hadoop Updated Branches: refs/heads/branch-2 fe0009a2b -> aae39ff97 HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma) (cherry picked from commit 49eedc7ff02ea61764f416f0e2ddf81370aec5fb) Project:

hadoop git commit: HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma)

2016-03-07 Thread mingma
Repository: hadoop Updated Branches: refs/heads/trunk 352d299cf -> 49eedc7ff HADOOP-12789. log classpath of ApplicationClassLoader at INFO level. (Sangjin Lee via mingma) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9812. Streamer threads leak if failure happens when closing DFSOutputStream. Contributed by Lin Yiqun.

2016-03-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.7 e768f8b77 -> 7f43eb954 HDFS-9812. Streamer threads leak if failure happens when closing DFSOutputStream. Contributed by Lin Yiqun. (cherry picked from commit 352d299cf8ebe330d24117df98d1e6a64ae38c26) (cherry picked from commit

hadoop git commit: HDFS-9812. Streamer threads leak if failure happens when closing DFSOutputStream. Contributed by Lin Yiqun.

2016-03-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/trunk 391da36d9 -> 352d299cf HDFS-9812. Streamer threads leak if failure happens when closing DFSOutputStream. Contributed by Lin Yiqun. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9812. Streamer threads leak if failure happens when closing DFSOutputStream. Contributed by Lin Yiqun.

2016-03-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2 fed2339e2 -> fe0009a2b HDFS-9812. Streamer threads leak if failure happens when closing DFSOutputStream. Contributed by Lin Yiqun. (cherry picked from commit 352d299cf8ebe330d24117df98d1e6a64ae38c26) Project:

hadoop git commit: HDFS-9812. Streamer threads leak if failure happens when closing DFSOutputStream. Contributed by Lin Yiqun.

2016-03-07 Thread aajisaka
Repository: hadoop Updated Branches: refs/heads/branch-2.8 352d5a7e8 -> d84d54e26 HDFS-9812. Streamer threads leak if failure happens when closing DFSOutputStream. Contributed by Lin Yiqun. (cherry picked from commit 352d299cf8ebe330d24117df98d1e6a64ae38c26) (cherry picked from commit

hadoop git commit: HADOOP-12901. Add warning log when KMSClientProvider cannot create a connection to the KMS server. (Xiao Chen via wang)

2016-03-07 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 3e987446e -> fed2339e2 HADOOP-12901. Add warning log when KMSClientProvider cannot create a connection to the KMS server. (Xiao Chen via wang) (cherry picked from commit 391da36d93358038c50c15d91543f6c765fa0471) Project:

hadoop git commit: HADOOP-12901. Add warning log when KMSClientProvider cannot create a connection to the KMS server. (Xiao Chen via wang)

2016-03-07 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2.8 02949b215 -> 352d5a7e8 HADOOP-12901. Add warning log when KMSClientProvider cannot create a connection to the KMS server. (Xiao Chen via wang) (cherry picked from commit 391da36d93358038c50c15d91543f6c765fa0471) (cherry picked from

hadoop git commit: HADOOP-12901. Add warning log when KMSClientProvider cannot create a connection to the KMS server. (Xiao Chen via wang)

2016-03-07 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 724d2299c -> 391da36d9 HADOOP-12901. Add warning log when KMSClientProvider cannot create a connection to the KMS server. (Xiao Chen via wang) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/3] hadoop git commit: HDFS-9906. Remove spammy log spew when a datanode is restarted. (Contributed by Brahma Reddy Battula)

2016-03-07 Thread arp
Repository: hadoop Updated Branches: refs/heads/branch-2 da9f39b10 -> 3e987446e refs/heads/branch-2.8 22f773094 -> 02949b215 refs/heads/trunk b2661765a -> 724d2299c HDFS-9906. Remove spammy log spew when a datanode is restarted. (Contributed by Brahma Reddy Battula) Project:

[3/3] hadoop git commit: HDFS-9906. Remove spammy log spew when a datanode is restarted. (Contributed by Brahma Reddy Battula)

2016-03-07 Thread arp
HDFS-9906. Remove spammy log spew when a datanode is restarted. (Contributed by Brahma Reddy Battula) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/02949b21 Tree:

hadoop git commit: YARN-4762. Fixed CgroupHandler's creation and usage to avoid NodeManagers crashing when LinuxContainerExecutor is enabled. (Sidharta Seethana via vinodkv)

2016-03-07 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/branch-2 135ceb6c7 -> da9f39b10 YARN-4762. Fixed CgroupHandler's creation and usage to avoid NodeManagers crashing when LinuxContainerExecutor is enabled. (Sidharta Seethana via vinodkv) (cherry picked from commit

hadoop git commit: YARN-4762. Fixed CgroupHandler's creation and usage to avoid NodeManagers crashing when LinuxContainerExecutor is enabled. (Sidharta Seethana via vinodkv)

2016-03-07 Thread vinodkv
Repository: hadoop Updated Branches: refs/heads/trunk d718fc1ee -> b2661765a YARN-4762. Fixed CgroupHandler's creation and usage to avoid NodeManagers crashing when LinuxContainerExecutor is enabled. (Sidharta Seethana via vinodkv) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

hadoop git commit: HDFS-9865. TestBlockReplacement fails intermittently in trunk (Lin Yiqun via iwasakims)

2016-03-07 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2.7 63b2019ab -> e768f8b77 HDFS-9865. TestBlockReplacement fails intermittently in trunk (Lin Yiqun via iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9865. TestBlockReplacement fails intermittently in trunk (Lin Yiqun via iwasakims)

2016-03-07 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2 adcdcfd5c -> 135ceb6c7 HDFS-9865. TestBlockReplacement fails intermittently in trunk (Lin Yiqun via iwasakims) (cherry picked from commit d718fc1ee5aee3628e105339ee3ea183b6242409) Project:

hadoop git commit: HDFS-9865. TestBlockReplacement fails intermittently in trunk (Lin Yiqun via iwasakims)

2016-03-07 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/branch-2.8 0d734cea4 -> 22f773094 HDFS-9865. TestBlockReplacement fails intermittently in trunk (Lin Yiqun via iwasakims) (cherry picked from commit d718fc1ee5aee3628e105339ee3ea183b6242409) Project:

hadoop git commit: HDFS-9865. TestBlockReplacement fails intermittently in trunk (Lin Yiqun via iwasakims)

2016-03-07 Thread iwasakims
Repository: hadoop Updated Branches: refs/heads/trunk 4163e36c2 -> d718fc1ee HDFS-9865. TestBlockReplacement fails intermittently in trunk (Lin Yiqun via iwasakims) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger (cherry picked from commit 4163e36c2be2f562545aba93c1d47643a9ff4741)

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 53ec7c924 -> 0d734cea4 YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger (cherry picked from commit 4163e36c2be2f562545aba93c1d47643a9ff4741) Project:

hadoop git commit: YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger (cherry picked from commit 4163e36c2be2f562545aba93c1d47643a9ff4741)

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 4eace7ab4 -> adcdcfd5c YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger (cherry picked from commit 4163e36c2be2f562545aba93c1d47643a9ff4741) Project:

hadoop git commit: YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk 059caf998 -> 4163e36c2 YARN-4760. proxy redirect to history server uses wrong URL. Contributed by Eric Badger Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana (cherry picked from commit 059caf99891943d9587cac19b48e82efbed06b2d)

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 5f059e03f -> 53ec7c924 YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana (cherry picked from commit 059caf99891943d9587cac19b48e82efbed06b2d) Project:

hadoop git commit: YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana (cherry picked from commit 059caf99891943d9587cac19b48e82efbed06b2d)

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2 ed421cb12 -> 4eace7ab4 YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana (cherry picked from commit 059caf99891943d9587cac19b48e82efbed06b2d) Project:

hadoop git commit: YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana

2016-03-07 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/trunk fd1c09be3 -> 059caf998 YARN-4744. Too many signal to container failure in case of LCE. Contributed by Sidharta Seethana Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

hadoop git commit: HDFS-9521. TransferFsImage.receiveFile should account and log separate times for image download and fsync to disk. Contributed by Wellington Chevreuil

2016-03-07 Thread harsh
Repository: hadoop Updated Branches: refs/heads/branch-2 78919f8c3 -> ed421cb12 HDFS-9521. TransferFsImage.receiveFile should account and log separate times for image download and fsync to disk. Contributed by Wellington Chevreuil (cherry picked from commit

hadoop git commit: HDFS-9521. TransferFsImage.receiveFile should account and log separate times for image download and fsync to disk. Contributed by Wellington Chevreuil

2016-03-07 Thread harsh
Repository: hadoop Updated Branches: refs/heads/trunk 8ed2e060e -> fd1c09be3 HDFS-9521. TransferFsImage.receiveFile should account and log separate times for image download and fsync to disk. Contributed by Wellington Chevreuil Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo

[2/2] hadoop git commit: YARN-4245. Generalize config file handling in container-executor. Contributed by Sidharta Seethana.

2016-03-07 Thread vvasudev
YARN-4245. Generalize config file handling in container-executor. Contributed by Sidharta Seethana. (cherry picked from commit 8ed2e060e80c0def3fcb7604e0bd27c1c24d291e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[1/2] hadoop git commit: YARN-4245. Generalize config file handling in container-executor. Contributed by Sidharta Seethana.

2016-03-07 Thread vvasudev
Repository: hadoop Updated Branches: refs/heads/branch-2 e9a0ffc7f -> 78919f8c3 refs/heads/trunk e51a8c105 -> 8ed2e060e YARN-4245. Generalize config file handling in container-executor. Contributed by Sidharta Seethana. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit:

[2/2] hadoop git commit: YARN-4737. Add CSRF filter support in YARN. Contributed by Jonathan Maron.

2016-03-07 Thread vvasudev
YARN-4737. Add CSRF filter support in YARN. Contributed by Jonathan Maron. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e51a8c10 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e51a8c10 Diff: