[02/21] hadoop git commit: HDFS-10847. Complete the document for FileDistribution processor in OfflineImageViewer. Contributed by Yiqun Lin.

2016-09-09 Thread aw
HDFS-10847. Complete the document for FileDistribution processor in OfflineImageViewer. 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/20a20c2f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/

[04/21] hadoop git commit: Revert "YARN-5567. Fix script exit code checking in NodeHealthScriptRunner#reportHealthStatus. (Yufei Gu via rchiang)"

2016-09-09 Thread aw
Revert "YARN-5567. Fix script exit code checking in NodeHealthScriptRunner#reportHealthStatus. (Yufei Gu via rchiang)" This reverts commit 05ede003868871addc30162e9707c3dc14ed6b7a. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

[05/21] hadoop git commit: HDFS-10845. Change defaults in hdfs-site.xml to match timeunit type. Contributed by Yiqun Lin

2016-09-09 Thread aw
HDFS-10845. Change defaults in hdfs-site.xml to match timeunit type. 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/b6d839a6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b6d839a6 Diff:

[21/21] hadoop git commit: HADOOP-13554. Add an equivalent of hadoop_subcmd_opts for secure opts (aw)

2016-09-09 Thread aw
HADOOP-13554. Add an equivalent of hadoop_subcmd_opts for secure opts (aw) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ff16b572 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ff16b572 Diff: http://git-wip-us.a

[16/21] hadoop git commit: HADOOP-13361. Modify hadoop_verify_user to be consistent with hadoop_subcommand_opts (ie more granularity)

2016-09-09 Thread aw
HADOOP-13361. Modify hadoop_verify_user to be consistent with hadoop_subcommand_opts (ie more granularity) Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ab578fb2 Tree: http://git-wip-us.a

[03/21] hadoop git commit: HDFS-8901. Use ByteBuffer in striping positional read. Contributed by Sammi Chen and Kai Zheng.

2016-09-09 Thread aw
HDFS-8901. Use ByteBuffer in striping positional read. Contributed by Sammi Chen and Kai Zheng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/401db4fc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/401db4fc Diff

[15/21] hadoop git commit: HADOOP-13355. Handle HADOOP_CLIENT_OPTS in a function (aw)

2016-09-09 Thread aw
HADOOP-13355. Handle HADOOP_CLIENT_OPTS in a function (aw) Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/548158f2 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/548158f2 Diff: ht

[09/21] hadoop git commit: HDFS-10553. DiskBalancer: Rename Tools/DiskBalancer class to Tools/DiskBalancerCLI. Contributed by Manoj Govindassamy.

2016-09-09 Thread aw
HDFS-10553. DiskBalancer: Rename Tools/DiskBalancer class to Tools/DiskBalancerCLI. 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/35c5943b Tree: http://git-wip-us.apache.org/repos/asf/ha

[06/21] hadoop git commit: HADOOP-13519. Make Path Serializable. Contributed by Steve Loughran

2016-09-09 Thread aw
HADOOP-13519. Make Path Serializable. 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/1192781a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1192781a Diff: http://git-wip-us.apache.or

[10/21] hadoop git commit: HDFS-9849. DiskBalancer: reduce lock path in shutdown code. Contributed by Yuanbo Liu.

2016-09-09 Thread aw
HDFS-9849. DiskBalancer: reduce lock path in shutdown code. Contributed 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/baab4892 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/baab4892 Diff: http://

[07/21] hadoop git commit: HDFS-10742. Measure lock time in FsDatasetImpl. Contributed by Chen Liang

2016-09-09 Thread aw
HDFS-10742. Measure lock time in FsDatasetImpl. Contributed by Chen Liang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/011f3b24 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/011f3b24 Diff: http://git-wip-us.apa

[14/21] hadoop git commit: HADOOP-13562. Change hadoop_subcommand_opts to use only uppercase

2016-09-09 Thread aw
HADOOP-13562. Change hadoop_subcommand_opts to use only uppercase Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fc8d8c88 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/fc8d8c88 Diff: http://git-wip-us.apache.org/

[08/21] hadoop git commit: HDFS-10831. Add log when URLConnectionFactory.openConnection failed. Contributed by yunjiong zhao.

2016-09-09 Thread aw
HDFS-10831. Add log when URLConnectionFactory.openConnection failed. Contributed by yunjiong zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b07c266d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b07c266d D

[18/21] hadoop git commit: HADOOP-13360. Documentation for HADOOP_subcommand_OPTS

2016-09-09 Thread aw
HADOOP-13360. Documentation for HADOOP_subcommand_OPTS Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b417ba32 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b417ba32 Diff: http:/

[11/21] hadoop git commit: HADOOP-13356. Add a function to handle command_subcommand_OPTS (aw)

2016-09-09 Thread aw
HADOOP-13356. Add a function to handle command_subcommand_OPTS (aw) Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5b7b9fc6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5b7b9fc6

[01/21] hadoop git commit: HDFS-10844. test_libhdfs_threaded_hdfs_static and test_libhdfs_zerocopy_hdfs_static are failing. [Forced Update!]

2016-09-09 Thread aw
Repository: hadoop Updated Branches: refs/heads/HADOOP-13341 5b7a3df75 -> b417ba32d (forced update) HDFS-10844. test_libhdfs_threaded_hdfs_static and test_libhdfs_zerocopy_hdfs_static are failing. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.or

[12/21] hadoop git commit: HADOOP-13358. Modify HDFS to use hadoop_subcommand_opts

2016-09-09 Thread aw
HADOOP-13358. Modify HDFS to use hadoop_subcommand_opts Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/359bb908 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/359bb908 Diff: http:

[20/21] hadoop git commit: HADOOP-13359. Modify YARN to use hadoop_subcommand_opts

2016-09-09 Thread aw
HADOOP-13359. Modify YARN to use hadoop_subcommand_opts Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9bae198c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9bae198c Diff: http://git-wip-us.apache.org/repos/asf/

[17/21] hadoop git commit: HADOOP-13357. Modify common to use hadoop_subcommand_opts

2016-09-09 Thread aw
HADOOP-13357. Modify common to use hadoop_subcommand_opts Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dd8e8f31 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dd8e8f31 Diff: http://git-wip-us.apache.org/repos/as

[19/21] hadoop git commit: HADOOP-13563. hadoop_subcommand_opts should print name not actual content during debug

2016-09-09 Thread aw
HADOOP-13563. hadoop_subcommand_opts should print name not actual content during debug Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d2942006 Tree: http://git-wip-us.apache.org/repos/asf/

[13/21] hadoop git commit: HADOOP-13564. modify mapred to use hadoop_subcommand_opts

2016-09-09 Thread aw
HADOOP-13564. modify mapred to use hadoop_subcommand_opts Signed-off-by: Allen Wittenauer Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c7a5b7d1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c7a5b7d1 Diff: htt

hadoop git commit: HADOOP-10940. RPC client does no bounds checking of responses. Contributed by Daryn Sharp.

2016-09-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/trunk baab48922 -> d4d076876 HADOOP-10940. RPC client does no bounds checking of responses. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d4d

hadoop git commit: HADOOP-10940. RPC client does no bounds checking of responses. Contributed by Daryn Sharp.

2016-09-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2 72ea64146 -> d23499020 HADOOP-10940. RPC client does no bounds checking of responses. Contributed by Daryn Sharp. (cherry picked from commit d4d076876a8d0002bd3a73491d8459d11cb4896c) Project: http://git-wip-us.apache.org/repos/asf/had

hadoop git commit: HADOOP-10940. RPC client does no bounds checking of responses. Contributed by Daryn Sharp.

2016-09-09 Thread kihwal
Repository: hadoop Updated Branches: refs/heads/branch-2.8 7a27b2a82 -> 4b9845bc5 HADOOP-10940. RPC client does no bounds checking of responses. Contributed by Daryn Sharp. (cherry picked from commit d4d076876a8d0002bd3a73491d8459d11cb4896c) (cherry picked from commit d2349902081c32010e10ce67

hadoop git commit: Addendum patch for HDFS-9781. FsDatasetImpl#getBlockReports can occasionally throw NullPointerException. Contributed by Manoj Govindassamy.

2016-09-09 Thread xiao
Repository: hadoop Updated Branches: refs/heads/trunk d4d076876 -> a0b038367 Addendum patch for HDFS-9781. FsDatasetImpl#getBlockReports can occasionally throw NullPointerException. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http:/

hadoop git commit: HADOOP-13540 improve section on troubleshooting s3a auth problems. Contributed by Steve Loughran

2016-09-09 Thread stevel
Repository: hadoop Updated Branches: refs/heads/trunk a0b038367 -> 4b6d795f2 HADOOP-13540 improve section on troubleshooting s3a auth problems. 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/comm

hadoop git commit: HADOOP-13540 improve section on troubleshooting s3a auth problems. Contributed by Steve Loughran

2016-09-09 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2 d23499020 -> 6a016faf5 HADOOP-13540 improve section on troubleshooting s3a auth problems. 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/c

hadoop git commit: HADOOP-13540 improve section on troubleshooting s3a auth problems. Contributed by Steve Loughran

2016-09-09 Thread stevel
Repository: hadoop Updated Branches: refs/heads/branch-2.8 4b9845bc5 -> 5706754f7 HADOOP-13540 improve section on troubleshooting s3a auth problems. 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

[04/44] hadoop git commit: Revert "YARN-5567. Fix script exit code checking in NodeHealthScriptRunner#reportHealthStatus. (Yufei Gu via rchiang)"

2016-09-09 Thread wangda
Revert "YARN-5567. Fix script exit code checking in NodeHealthScriptRunner#reportHealthStatus. (Yufei Gu via rchiang)" This reverts commit 05ede003868871addc30162e9707c3dc14ed6b7a. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/

[05/44] hadoop git commit: HDFS-10845. Change defaults in hdfs-site.xml to match timeunit type. Contributed by Yiqun Lin

2016-09-09 Thread wangda
HDFS-10845. Change defaults in hdfs-site.xml to match timeunit type. 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/b6d839a6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b6d839a6 Diff:

[07/44] hadoop git commit: HDFS-10742. Measure lock time in FsDatasetImpl. Contributed by Chen Liang

2016-09-09 Thread wangda
HDFS-10742. Measure lock time in FsDatasetImpl. Contributed by Chen Liang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/011f3b24 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/011f3b24 Diff: http://git-wip-us.apa

[23/44] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bf0a551d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/tests/unit/models/yarn-node-test.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/tests/unit/models/yarn-n

[17/44] hadoop git commit: YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai Sasaki via wangda)

2016-09-09 Thread wangda
YARN-5509. Build error due to preparing 3.0.0-alpha2 deployment. (Kai Sasaki via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8472a492 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8472a492 Diff: http:

[01/44] hadoop git commit: HDFS-10844. test_libhdfs_threaded_hdfs_static and test_libhdfs_zerocopy_hdfs_static are failing. [Forced Update!]

2016-09-09 Thread wangda
Repository: hadoop Updated Branches: refs/heads/YARN-3368 936e1ce71 -> 9ef829197 (forced update) HDFS-10844. test_libhdfs_threaded_hdfs_static and test_libhdfs_zerocopy_hdfs_static are failing. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/r

[10/44] hadoop git commit: HDFS-9849. DiskBalancer: reduce lock path in shutdown code. Contributed by Yuanbo Liu.

2016-09-09 Thread wangda
HDFS-9849. DiskBalancer: reduce lock path in shutdown code. Contributed 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/baab4892 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/baab4892 Diff: http://

[33/44] hadoop git commit: YARN-5183. [YARN-3368] Support for responsive navbar when window is resized. (Kai Sasaki via Sunil G)

2016-09-09 Thread wangda
YARN-5183. [YARN-3368] Support for responsive navbar when window is resized. (Kai Sasaki via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e8dae68d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e8dae68

[30/44] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bf0a551d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/components/simple-table.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/components/simple-table.j

[20/44] hadoop git commit: YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/dcbf4833/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/tests/unit/serializers/yarn-node-app-test.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/tests/unit/seri

[09/44] hadoop git commit: HDFS-10553. DiskBalancer: Rename Tools/DiskBalancer class to Tools/DiskBalancerCLI. Contributed by Manoj Govindassamy.

2016-09-09 Thread wangda
HDFS-10553. DiskBalancer: Rename Tools/DiskBalancer class to Tools/DiskBalancerCLI. 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/35c5943b Tree: http://git-wip-us.apache.org/repos/asf/ha

[26/44] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bf0a551d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/routes/yarn-queue.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app

[08/44] hadoop git commit: HDFS-10831. Add log when URLConnectionFactory.openConnection failed. Contributed by yunjiong zhao.

2016-09-09 Thread wangda
HDFS-10831. Add log when URLConnectionFactory.openConnection failed. Contributed by yunjiong zhao. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b07c266d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b07c266d D

[18/44] hadoop git commit: YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/ced4bef1/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/serializers/cluster-metric.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/serializers/cluster-me

[06/44] hadoop git commit: HADOOP-13519. Make Path Serializable. Contributed by Steve Loughran

2016-09-09 Thread wangda
HADOOP-13519. Make Path Serializable. 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/1192781a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1192781a Diff: http://git-wip-us.apache.or

[19/44] hadoop git commit: YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda)

2016-09-09 Thread wangda
YARN-4733. [YARN-3368] Initial commit of new YARN web UI. (wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ced4bef1 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ced4bef1 Diff: http://git-wip-us.apache.org

[43/44] hadoop git commit: YARN-3334. [YARN-3368] Introduce REFRESH button in various UI pages (Sreenath Somarajapuram via Sunil G)

2016-09-09 Thread wangda
YARN-3334. [YARN-3368] Introduce REFRESH button in various UI pages (Sreenath Somarajapuram via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3fc61fe4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3fc6

[12/44] hadoop git commit: YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM. (Sunil G via wangda) YARN-5000. [YARN-3368] App attempt page is not loading when timeline server is n

2016-09-09 Thread wangda
YARN-4515. [YARN-3368] Support hosting web UI framework inside YARN RM. (Sunil G via wangda) YARN-5000. [YARN-3368] App attempt page is not loading when timeline server is not started (Sunil G via wangda) YARN-5038. [YARN-3368] Application and Container pages shows wrong values when RM is stoppe

[15/44] hadoop git commit: YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and queues to c

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6b62d1a2/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/routes/yarn-apps.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/

[24/44] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bf0a551d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/tests/unit/routes/yarn-container-log-test.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui

[37/44] hadoop git commit: YARN-5503. [YARN-3368] Add missing hidden files in webapp folder for deployment (Sreenath Somarajapuram via Sunil G)

2016-09-09 Thread wangda
YARN-5503. [YARN-3368] Add missing hidden files in webapp folder for deployment (Sreenath Somarajapuram via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4a777e29 Tree: http://git-wip-us.apache.org/repos/asf/hado

[35/44] hadoop git commit: YARN-4849. Addendum patch to fix ASF warnings. (Wangda Tan via Sunil G)

2016-09-09 Thread wangda
YARN-4849. Addendum patch to fix ASF warnings. (Wangda Tan via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/81919658 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/81919658 Diff: http://git-wip-us.apach

[34/44] hadoop git commit: YARN-5161. [YARN-3368] Add Apache Hadoop logo in YarnUI home page. (Kai Sasaki via Sunil G)

2016-09-09 Thread wangda
YARN-5161. [YARN-3368] Add Apache Hadoop logo in YarnUI home page. (Kai Sasaki via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/87a0e7b7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/87a0e7b7 Diff: ht

[31/44] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-09 Thread wangda
YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/bf0a551d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b

[02/44] hadoop git commit: HDFS-10847. Complete the document for FileDistribution processor in OfflineImageViewer. Contributed by Yiqun Lin.

2016-09-09 Thread wangda
HDFS-10847. Complete the document for FileDistribution processor in OfflineImageViewer. 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/20a20c2f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/

[42/44] hadoop git commit: YARN-4849. Addendum patch to fix document. (Wangda Tan via Sunil G)

2016-09-09 Thread wangda
YARN-4849. Addendum patch to fix document. (Wangda Tan via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c2790f8e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c2790f8e Diff: http://git-wip-us.apache.or

[16/44] hadoop git commit: YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and queues to c

2016-09-09 Thread wangda
YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and queues to cluster overview page (Wangda Tan via Sunil G) YARN-5322. [YARN-3368] Add a node heat chart map (Wangda Tan via Sunil G) YAR

[21/44] hadoop git commit: YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/dcbf4833/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/templates/error.hbs -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/templates/error.hbs b/hadoop-ya

[28/44] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bf0a551d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/pom.xml -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/pom.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yar

[39/44] hadoop git commit: YARN-5488. [YARN-3368] Applications table overflows beyond the page boundary(Harish Jaiprakash via Sunil G)

2016-09-09 Thread wangda
YARN-5488. [YARN-3368] Applications table overflows beyond the page boundary(Harish Jaiprakash via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/883ba5c5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8

[40/44] hadoop git commit: YARN-5019. [YARN-3368] Change urls in new YARN ui from camel casing to hyphens. (Sunil G via wangda)

2016-09-09 Thread wangda
YARN-5019. [YARN-3368] Change urls in new YARN ui from camel casing to hyphens. (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/b13b4f46 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b13b4f46

[41/44] hadoop git commit: YARN-5598. [YARN-3368] Fix create-release to be able to generate bits for the new yarn-ui (Wangda Tan via Sunil G)

2016-09-09 Thread wangda
YARN-5598. [YARN-3368] Fix create-release to be able to generate bits for the new yarn-ui (Wangda Tan via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9baccb99 Tree: http://git-wip-us.apache.org/repos/asf/hadoop

[13/44] hadoop git commit: YARN-4849. Addendum patch to fix license. (Wangda Tan via Sunil G)

2016-09-09 Thread wangda
YARN-4849. Addendum patch to fix license. (Wangda Tan via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9df7d06f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9df7d06f Diff: http://git-wip-us.apache.org

[25/44] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bf0a551d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-node-containers.hbs -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/m

[14/44] hadoop git commit: YARN-5321. [YARN-3368] Add resource usage for application by node managers (Wangda Tan via Sunil G) YARN-5320. [YARN-3368] Add resource usage by applications and queues to c

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/6b62d1a2/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-queue.hbs -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp

[03/44] hadoop git commit: HDFS-8901. Use ByteBuffer in striping positional read. Contributed by Sammi Chen and Kai Zheng.

2016-09-09 Thread wangda
HDFS-8901. Use ByteBuffer in striping positional read. Contributed by Sammi Chen and Kai Zheng. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/401db4fc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/401db4fc Diff

[11/44] hadoop git commit: HADOOP-10940. RPC client does no bounds checking of responses. Contributed by Daryn Sharp.

2016-09-09 Thread wangda
HADOOP-10940. RPC client does no bounds checking of responses. Contributed by Daryn Sharp. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d4d07687 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d4d07687 Diff: htt

[32/44] hadoop git commit: YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS addresses. (Sunil G via wangda)

2016-09-09 Thread wangda
YARN-4514. [YARN-3368] Cleanup hardcoded configurations, such as RM/ATS addresses. (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/618f953e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/618f9

[22/44] hadoop git commit: YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda)

2016-09-09 Thread wangda
YARN-4517. Add nodes page and fix bunch of license issues. (Varun Saxena via wangda) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/dcbf4833 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/dcbf4833 Diff: http://gi

[29/44] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bf0a551d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/serializers/yarn-app-attempt.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/app/serializers/yarn-app

[38/44] hadoop git commit: YARN-5583. [YARN-3368] Fix wrong paths in .gitignore (Sreenath Somarajapuram via Sunil G)

2016-09-09 Thread wangda
YARN-5583. [YARN-3368] Fix wrong paths in .gitignore (Sreenath Somarajapuram via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/185e4c9a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/185e4c9a Diff: http

[44/44] hadoop git commit: YARN-4849. Addendum patch to fix javadocs. (Sunil G via wangda)

2016-09-09 Thread wangda
YARN-4849. Addendum patch to fix javadocs. (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/9ef82919 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9ef82919 Diff: http://git-wip-us.apache.org/r

[36/44] hadoop git commit: YARN-5504. [YARN-3368] Fix YARN UI build pom.xml (Sreenath Somarajapuram via Sunil G)

2016-09-09 Thread wangda
YARN-5504. [YARN-3368] Fix YARN UI build pom.xml (Sreenath Somarajapuram via Sunil G) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/801d2236 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/801d2236 Diff: http://g

[27/44] hadoop git commit: YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)

2016-09-09 Thread wangda
http://git-wip-us.apache.org/repos/asf/hadoop/blob/bf0a551d/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/components/tree-selector.js -- diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/web

hadoop git commit: MAPREDUCE-6628. Potential memory leak in CryptoOutputStream. Contributed by Mariappan Asokan

2016-09-09 Thread cdouglas
Repository: hadoop Updated Branches: refs/heads/trunk 4b6d795f2 -> 9f192cc5a MAPREDUCE-6628. Potential memory leak in CryptoOutputStream. Contributed by Mariappan Asokan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9

hadoop git commit: MAPREDUCE-6628. Potential memory leak in CryptoOutputStream. Contributed by Mariappan Asokan

2016-09-09 Thread cdouglas
Repository: hadoop Updated Branches: refs/heads/branch-2 6a016faf5 -> 806a8dea3 MAPREDUCE-6628. Potential memory leak in CryptoOutputStream. Contributed by Mariappan Asokan (cherry picked from commit 9f192cc5ac4a6145e2eeaecba0a754d31e601898) Project: http://git-wip-us.apache.org/repos/asf/h

hadoop git commit: HDFS-10450: libhdfs++: Add Cyrus SASL support. Contributed by Don Davis.

2016-09-09 Thread bobhansen
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 3965f1bc5 -> 78fc6b6ae HDFS-10450: libhdfs++: Add Cyrus SASL support. Contributed by Don Davis. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/78fc6b6a Tree: ht

hadoop git commit: HDFS-10450b: libhdfs++: Add Cyrus SASL support (engines). Contributed by Don Davis.

2016-09-09 Thread bobhansen
Repository: hadoop Updated Branches: refs/heads/HDFS-8707 78fc6b6ae -> fbba21464 HDFS-10450b: libhdfs++: Add Cyrus SASL support (engines). Contributed by Don Davis. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/fbba2

hadoop git commit: HDFS-10832. Propagate ACL bit and isEncrypted bit in HttpFS FileStatus permissions.

2016-09-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/trunk 9f192cc5a -> cba973f03 HDFS-10832. Propagate ACL bit and isEncrypted bit in HttpFS FileStatus permissions. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/cba973f0 T

hadoop git commit: HDFS-10832. Propagate ACL bit and isEncrypted bit in HttpFS FileStatus permissions.

2016-09-09 Thread wang
Repository: hadoop Updated Branches: refs/heads/branch-2 806a8dea3 -> f448ce2a8 HDFS-10832. Propagate ACL bit and isEncrypted bit in HttpFS FileStatus permissions. (cherry picked from commit cba973f036a2c8fcc21a5826b8306247ec154c7b) Project: http://git-wip-us.apache.org/repos/asf/hadoop/rep

hadoop git commit: HADOOP-13448 S3Guard: Define MetadataStore interface.

2016-09-09 Thread fabbri
Repository: hadoop Updated Branches: refs/heads/HADOOP-13345 d152557cf -> 18f1f68d7 HADOOP-13448 S3Guard: Define MetadataStore interface. Contributed by Chris Nauroth and Aaron Fabbri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/

hadoop git commit: HDFS-10808. DiskBalancer does not execute multi-steps plan-redux. Contributed by Anu Engineer.

2016-09-09 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/trunk cba973f03 -> bee9f57f5 HDFS-10808. DiskBalancer does not execute multi-steps plan-redux. 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

hadoop git commit: YARN-5632. UPDATE_EXECUTION_TYPE causes UpdateContainerRequestPBImpl to throw. Contributed by Jason Lowe

2016-09-09 Thread jlowe
Repository: hadoop Updated Branches: refs/heads/branch-2.8 5706754f7 -> 174202239 YARN-5632. UPDATE_EXECUTION_TYPE causes UpdateContainerRequestPBImpl to throw. Contributed by Jason Lowe Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/as

hadoop git commit: HDFS-9781. FsDatasetImpl#getBlockReports can occasionally throw NullPointerException. Contributed by Manoj Govindassamy.

2016-09-09 Thread xiao
Repository: hadoop Updated Branches: refs/heads/branch-2 f448ce2a8 -> bb6d86620 HDFS-9781. FsDatasetImpl#getBlockReports can occasionally throw NullPointerException. Contributed by Manoj Govindassamy. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apach