[hadoop] branch branch-3.2 updated: YARN-9640. Slow event processing could cause too many attempt unregister events. Contributed by Bibin A Chundatt.

2019-08-28 Thread rohithsharmaks
This is an automated email from the ASF dual-hosted git repository. rohithsharmaks pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 81c0809 YARN-9640. Slow event

[hadoop] 03/09: HADOOP-16251. ABFS: add FSMainOperationsBaseTest

2019-08-28 Thread tmarquardt
This is an automated email from the ASF dual-hosted git repository. tmarquardt pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 605c812749324c63a664ce2f91bc0b18968d84b1 Author: DadanielZ AuthorDate: Tue Apr 30 19:38:48 2019 +

[hadoop] 01/09: HADOOP-16242. ABFS: add bufferpool to AbfsOutputStream.

2019-08-28 Thread tmarquardt
This is an automated email from the ASF dual-hosted git repository. tmarquardt pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit e5bb8498df2b22495ae58829e7125d1377cc765a Author: Da Zhou AuthorDate: Mon Apr 29 13:27:28 2019 +0100

[hadoop] 04/09: Revert "HADOOP-16251. ABFS: add FSMainOperationsBaseTest"

2019-08-28 Thread tmarquardt
This is an automated email from the ASF dual-hosted git repository. tmarquardt pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 67fe5398fd8400287e4eeaf360cffa4e8788447e Author: Aaron Fabbri AuthorDate: Fri May 10 13:55:56 2019 -0700

[hadoop] 07/09: HADOOP-16479. ABFS FileStatus.getModificationTime returns localized time instead of UTC.

2019-08-28 Thread tmarquardt
This is an automated email from the ASF dual-hosted git repository. tmarquardt pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 1376f2ed3dc26b98cb9c92b10797ad0f99377b58 Author: bilaharith AuthorDate: Thu Aug 8 19:08:04 2019 +0100

[hadoop] 09/09: HADOOP-16460: ABFS: fix for Sever Name Indication (SNI)

2019-08-28 Thread tmarquardt
This is an automated email from the ASF dual-hosted git repository. tmarquardt pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit f56972bfe1c79c11a13a88284ca5286709967b4a Author: Sneha Vijayarajan AuthorDate: Tue Jul 30 15:18:15 2019 +

[hadoop] 08/09: HADOOP-16315. ABFS: transform full UPN for named user in AclStatus

2019-08-28 Thread tmarquardt
This is an automated email from the ASF dual-hosted git repository. tmarquardt pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 6cb74629ec7f2a8f11afe5abd5c6587ee071d7aa Author: Da Zhou AuthorDate: Fri Aug 9 12:37:27 2019 +0100

[hadoop] 02/09: HADOOP-16269. ABFS: add listFileStatus with StartFrom.

2019-08-28 Thread tmarquardt
This is an automated email from the ASF dual-hosted git repository. tmarquardt pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 50953c586b1a96e46119fdb6a3366309da389985 Author: Da Zhou AuthorDate: Wed May 8 17:20:46 2019 +0100

[hadoop] 06/09: HADOOP-16404. ABFS default blocksize change(256MB from 512MB)

2019-08-28 Thread tmarquardt
This is an automated email from the ASF dual-hosted git repository. tmarquardt pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 8044415ea1936c0dec4dba8b429c32a96e567e9a Author: Arun Singh AuthorDate: Fri Jul 19 20:21:28 2019 -0700

[hadoop] 05/09: HADOOP-16376. ABFS: Override access() to no-op.

2019-08-28 Thread tmarquardt
This is an automated email from the ASF dual-hosted git repository. tmarquardt pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 42816bf698f7c312dce18ff1749e64598973f09d Author: Da Zhou AuthorDate: Sun Jun 16 19:20:46 2019 +0100

[hadoop] branch branch-2 updated (8e8c16d -> f56972b)

2019-08-28 Thread tmarquardt
This is an automated email from the ASF dual-hosted git repository. tmarquardt pushed a change to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 8e8c16d YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by

[hadoop] branch HDDS-151 deleted (was 920d154)

2019-08-28 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch HDDS-151 in repository https://gitbox.apache.org/repos/asf/hadoop.git. was 920d154 HDDS-148. Remove ContainerReportManager and ContainerReportManagerImpl. Contributed by Nanda kumar.

[hadoop] branch HDDS-1582 deleted (was 887bdc4)

2019-08-28 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch HDDS-1582 in repository https://gitbox.apache.org/repos/asf/hadoop.git. was 887bdc4 HDDS-1582. Fix BindException due to address already in use in unit tests. Contributed by Mukul Kumar

[hadoop] branch HDDS-1550 deleted (was a8a1727)

2019-08-28 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch HDDS-1550 in repository https://gitbox.apache.org/repos/asf/hadoop.git. was a8a1727 HDDS-1550. MiniOzoneChaosCluster is not shutting down all the threads during shutdown. Contributed

[hadoop] branch trunk updated: HDDS-1941. Unused executor in SimpleContainerDownloader (#1367)

2019-08-28 Thread bharat
This is an automated email from the ASF dual-hosted git repository. bharat pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 872cdf4 HDDS-1941. Unused executor in

[hadoop] branch branch-2.8 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06).

2019-08-28 Thread epayne
This is an automated email from the ASF dual-hosted git repository. epayne pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.8 by this push: new 22e04d6 YARN-9756: Create metric that

[hadoop] branch branch-2.9 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06).

2019-08-28 Thread epayne
This is an automated email from the ASF dual-hosted git repository. epayne pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2.9 by this push: new 4ea7f0c YARN-9756: Create metric that

[hadoop] branch branch-2 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06).

2019-08-28 Thread epayne
This is an automated email from the ASF dual-hosted git repository. epayne pushed a commit to branch branch-2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-2 by this push: new 8e8c16d YARN-9756: Create metric that sums

[hadoop] branch branch-3.0 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06).

2019-08-28 Thread epayne
This is an automated email from the ASF dual-hosted git repository. epayne pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 97ee0af YARN-9756: Create metric that

[hadoop] branch branch-3.1 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06).

2019-08-28 Thread epayne
This is an automated email from the ASF dual-hosted git repository. epayne pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 51896ff YARN-9756: Create metric that

[hadoop] branch branch-3.2 updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06).

2019-08-28 Thread epayne
This is an automated email from the ASF dual-hosted git repository. epayne pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new d562050 YARN-9756: Create metric that

[hadoop] branch trunk updated: YARN-9756: Create metric that sums total memory/vcores preempted per round. Contributed by Manikandan R (manirajv06).

2019-08-28 Thread epayne
This is an automated email from the ASF dual-hosted git repository. epayne pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 6f2226a YARN-9756: Create metric that sums total

[hadoop] branch trunk updated: HDDS-2051. Rat check failure in decommissioning.md (#1372)

2019-08-28 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 3e6a016 HDDS-2051. Rat check failure in

[hadoop] branch trunk updated: HDDS-1950. S3 MPU part-list call fails if there are no parts

2019-08-28 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new aef6a4f HDDS-1950. S3 MPU part-list call

[hadoop] branch trunk updated: HDDS-1942. Support copy during S3 multipart upload part creation

2019-08-28 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 2fcd0da HDDS-1942. Support copy during S3

[hadoop] branch trunk updated: HDDS-1937. Acceptance tests fail if scm webui shows invalid json

2019-08-28 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new addfb7f HDDS-1937. Acceptance tests fail if

[hadoop] branch trunk updated: HDFS-8631. WebHDFS : Support setQuota. Contributed by Chao Sun.

2019-08-28 Thread surendralilhore
This is an automated email from the ASF dual-hosted git repository. surendralilhore pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 29bd6f3 HDFS-8631. WebHDFS : Support

[hadoop] 03/03: HDDS-1915. Remove hadoop script from ozone distribution

2019-08-28 Thread nanda
This is an automated email from the ASF dual-hosted git repository. nanda pushed a commit to branch ozone-0.4.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit d8226cb42016680599a6393cc1bccf7d2794c2ca Author: Márton Elek AuthorDate: Tue Aug 6 10:10:52 2019 +0200

[hadoop] branch ozone-0.4.1 updated (3a099ca -> d8226cb)

2019-08-28 Thread nanda
This is an automated email from the ASF dual-hosted git repository. nanda pushed a change to branch ozone-0.4.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 3a099ca HDDS-2037. Fix hadoop version in pom.ozone.xml. (#1352) new 2b7b5de HDDS-1999. Basic acceptance

[hadoop] 01/03: HDDS-1999. Basic acceptance test and SCM/OM web UI broken by Bootstrap upgrade (#1327)

2019-08-28 Thread nanda
This is an automated email from the ASF dual-hosted git repository. nanda pushed a commit to branch ozone-0.4.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 2b7b5de43332fede133cc439282b79969a089491 Author: Doroszlai, Attila <6454655+adorosz...@users.noreply.github.com>

[hadoop] branch trunk updated: HDFS-14710. RBF: Improve some RPC performance by using previous block. Contributed by xuzq.

2019-08-28 Thread inigoiri
This is an automated email from the ASF dual-hosted git repository. inigoiri pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 48cb583 HDFS-14710. RBF: Improve some RPC

[hadoop] branch trunk updated (1407414 -> c7d426d)

2019-08-28 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 1407414 HDDS-1094. Performance test infrastructure : skip writing user data on Datanode. Contributed by Supratim

[hadoop] branch trunk updated: HDDS-1094. Performance test infrastructure : skip writing user data on Datanode. Contributed by Supratim Deka (#1323)

2019-08-28 Thread arp
This is an automated email from the ASF dual-hosted git repository. arp pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new 1407414 HDDS-1094. Performance test infrastructure

[hadoop] branch trunk updated: HDDS-1596. Create service endpoint to download configuration from SCM.

2019-08-28 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/trunk by this push: new c0499bd HDDS-1596. Create service endpoint to

[hadoop] branch ozone-0.4.1 updated: HDDS-2037. Fix hadoop version in pom.ozone.xml. (#1352)

2019-08-28 Thread nanda
This is an automated email from the ASF dual-hosted git repository. nanda pushed a commit to branch ozone-0.4.1 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/ozone-0.4.1 by this push: new 3a099ca HDDS-2037. Fix hadoop version