[hadoop] branch branch-3.1 updated: HDFS-14759. HDFS cat logs an info message. Contributed by Eric Badger.

2019-09-17 Thread iwasakims
This is an automated email from the ASF dual-hosted git repository. iwasakims 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 eb5c4ce HDFS-14759. HDFS cat logs an

[hadoop] branch trunk updated: YARN-9814. JobHistoryServer can't delete aggregated files, if remote app root directory is created by NodeManager. Contributed by Adam Antal.

2019-09-17 Thread sunilg
This is an automated email from the ASF dual-hosted git repository. sunilg 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 01d7924 YARN-9814. JobHistoryServer can't delete

[hadoop] branch branch-3.1 updated: YARN-9833. Race condition when DirectoryCollection.checkDirs() runs during container launch. Contributed by Peter Bacsko.

2019-09-17 Thread sunilg
This is an automated email from the ASF dual-hosted git repository. sunilg 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 45cf3de YARN-9833. Race condition when

[hadoop] branch branch-3.2 updated: YARN-9833. Race condition when DirectoryCollection.checkDirs() runs during container launch. Contributed by Peter Bacsko.

2019-09-17 Thread sunilg
This is an automated email from the ASF dual-hosted git repository. sunilg 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 3e0025d YARN-9833. Race condition when

[hadoop] branch branch-3.1 updated: YARN-2255. YARN Audit logging not added to log4j.properties. Contributed by Aihua Xu.

2019-09-17 Thread wwei
This is an automated email from the ASF dual-hosted git repository. wwei 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 1978317 YARN-2255. YARN Audit logging not

[hadoop] branch branch-3.2 updated: YARN-2255. YARN Audit logging not added to log4j.properties. Contributed by Aihua Xu.

2019-09-17 Thread wwei
This is an automated email from the ASF dual-hosted git repository. wwei 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 7ec2292 YARN-2255. YARN Audit logging not

[hadoop] branch trunk updated: YARN-2255. YARN Audit logging not added to log4j.properties. Contributed by Aihua Xu.

2019-09-17 Thread wwei
This is an automated email from the ASF dual-hosted git repository. wwei 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 f8c1432 YARN-2255. YARN Audit logging not added to

[hadoop] branch trunk updated (b88b682 -> 0dbfc4d)

2019-09-17 Thread bharat
This is an automated email from the ASF dual-hosted git repository. bharat pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from b88b682 HDDS-2136. OM block allocation metric not paired with its failures (#1460) add 0dbfc4d HDDS-2139. Upda

[hadoop] branch trunk updated: HDDS-2136. OM block allocation metric not paired with its failures (#1460)

2019-09-17 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 b88b682 HDDS-2136. OM block allocation metric not

[hadoop] branch trunk updated (3cf6e42 -> a9ba2b6)

2019-09-17 Thread bharat
This is an automated email from the ASF dual-hosted git repository. bharat pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 3cf6e42 HDFS-14846: libhdfs tests are failing on trunk due to jni usage bugs add a9ba2b6 HDDS-2142. OM metrics

[hadoop] branch trunk updated: HDFS-14846: libhdfs tests are failing on trunk due to jni usage bugs

2019-09-17 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 3cf6e42 HDFS-14846: libhdfs tests are failing

[hadoop] branch trunk updated: HDFS-14795. Add Throttler for writing block. Contributed by Lisheng Sun.

2019-09-17 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 f580a87 HDFS-14795. Add Throttler for writing b

[hadoop] branch branch-3.2 updated: YARN-9837. Fixed reading YARN Service JSON spec file larger than 128k. Contributed by Tarun Parimi

2019-09-17 Thread eyang
This is an automated email from the ASF dual-hosted git repository. eyang 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 345ef04 YARN-9837. Fixed reading YARN Se

[hadoop] branch branch-3.1 updated: YARN-9837. Fixed reading YARN Service JSON spec file larger than 128k. Contributed by Tarun Parimi

2019-09-17 Thread eyang
This is an automated email from the ASF dual-hosted git repository. eyang 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 dae22c9 YARN-9837. Fixed reading YARN Se

[hadoop] branch trunk updated: YARN-9837. Fixed reading YARN Service JSON spec file larger than 128k. Contributed by Tarun Parimi

2019-09-17 Thread eyang
This is an automated email from the ASF dual-hosted git repository. eyang 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 eefe9bc YARN-9837. Fixed reading YARN Service JSON

[hadoop] branch branch-2 updated: HDFS-14771. Backport HDFS-14617 to branch-2 (Improve fsimage load time by writing sub-sections to the fsimage index). Contributed by He Xiaoqiao and Stephen O'Donnel.

2019-09-17 Thread weichiu
This is an automated email from the ASF dual-hosted git repository. weichiu 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 6fe8261 HDFS-14771. Backport HDFS-14617 to

[hadoop] branch trunk updated: YARN-9833. Race condition when DirectoryCollection.checkDirs() runs during container launch. Contributed by Peter Bacsko.

2019-09-17 Thread sunilg
This is an automated email from the ASF dual-hosted git repository. sunilg 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 c474e24 YARN-9833. Race condition when Directory

[hadoop] branch trunk updated: HDDS-2117. ContainerStateMachine#writeStateMachineData times out. (#1430)

2019-09-17 Thread ljain
This is an automated email from the ASF dual-hosted git repository. ljain 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 7f90731 HDDS-2117. ContainerStateMachine#writeStat

[hadoop] 01/03: HDDS-2111. XSS fragments can be injected to the S3g landing page

2019-09-17 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 6c0f86149c9765a581c09bbe9345d224a597eee6 Author: Márton Elek AuthorDate: Sat Sep 14 05:33:05 2019 +0200 HDDS-21

[hadoop] 02/03: HDDS-2114. Rename does not preserve non-explicitly created interim directories. Contributed by Lokesh Jain & Istvan Fajth.

2019-09-17 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 7f823d5e3c32817f06b3dd4e1b5ab8b8275dc030 Author: Mukul Kumar Singh AuthorDate: Tue Sep 17 10:47:00 2019 +0530 H

[hadoop] 03/03: HDDS-2132. TestKeyValueContainer is failing (#1457).

2019-09-17 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 0fb42e514be56a43d732f1f7efc67171dd0224e1 Author: Doroszlai, Attila <6454655+adorosz...@users.noreply.github.com> Auth

[hadoop] branch ozone-0.4.1 updated (dafb1c0 -> 0fb42e5)

2019-09-17 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 dafb1c0 HDDS-2124. Random next links new 6c0f861 HDDS-2111. XSS fragments can be injected to the S3g landi

[hadoop] branch trunk updated (55ce454 -> f3de141)

2019-09-17 Thread elek
This is an automated email from the ASF dual-hosted git repository. elek pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 55ce454 HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8. add f3de141 HDDS-2135. O

[hadoop] branch trunk updated: HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8.

2019-09-17 Thread stevel
This is an automated email from the ASF dual-hosted git repository. stevel 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 55ce454 HADOOP-16371: Option to disable GCM for S

[hadoop] branch trunk updated (e54977f -> 3a549ce)

2019-09-17 Thread elek
This is an automated email from the ASF dual-hosted git repository. elek pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/hadoop.git. from e54977f HDDS-2132. TestKeyValueContainer is failing (#1457). add 3a549ce HDDS-2120. Remove hadoop classes from oz

[hadoop] branch trunk updated: HDDS-2132. TestKeyValueContainer is failing (#1457).

2019-09-17 Thread shashikant
This is an automated email from the ASF dual-hosted git repository. shashikant 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 e54977f HDDS-2132. TestKeyValueContainer is f

[hadoop] 01/02: HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka.

2019-09-17 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 9505278df74cb67e891d998b7ab28de93f696b37 Author: Takanobu Asanuma AuthorDate: Fri Oct 19 21:29:35 2018 +0900

[hadoop] branch branch-2.8 updated (f94521b -> a530bac)

2019-09-17 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a change to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from f94521b HDFS-14633. The StorageType quota and consume in QuotaFeature is not handled for rename. Contributed

[hadoop] 02/02: HADOOP-16555. Update commons-compress to 1.19. (#1425) Contributed by YiSheng Lien.

2019-09-17 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a commit to branch branch-2.8 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit a530bac9126283f52aa151d42c66988e18fe89dd Author: Yi Sheng AuthorDate: Sat Sep 14 02:11:04 2019 +0800 HADOOP-1

[hadoop] branch branch-2.9 updated (5b4e9a5 -> 0d89a60)

2019-09-17 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a change to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/hadoop.git. from 5b4e9a5 HDFS-14303. Addendum: check block directory logic not correct when there is only meta file, print no

[hadoop] 02/02: HADOOP-16555. Update commons-compress to 1.19. (#1425) Contributed by YiSheng Lien.

2019-09-17 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 0d89a60012fb3964faeadb436bc452c89101b9db Author: Yi Sheng AuthorDate: Sat Sep 14 02:11:04 2019 +0800 HADOOP-1

[hadoop] 01/02: HADOOP-15804. upgrade to commons-compress 1.18. Contributed by Akira Ajisaka.

2019-09-17 Thread aajisaka
This is an automated email from the ASF dual-hosted git repository. aajisaka pushed a commit to branch branch-2.9 in repository https://gitbox.apache.org/repos/asf/hadoop.git commit 2ac84469a19818f505e8999aad5d26c1892e15e4 Author: Takanobu Asanuma AuthorDate: Fri Oct 19 21:29:35 2018 +0900