[hadoop] branch trunk updated: HDDS-1166. Fix checkstyle line length issues. Contributed by Nandakumar.

2019-02-23 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 014e17a HDDS-1166. Fix checkstyle line length

[hadoop] branch trunk updated: HDDS-1121. Key read failure when data is written parallel in to Ozone. Contributed by Bharat Viswanadham.

2019-02-19 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 02d04bd HDDS-1121. Key read failure when data

[hadoop] branch trunk updated: HDDS-1085. Create an OM API to serve snapshots to Recon server. Contributed by Aravindan Vijayan.

2019-02-18 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 588b4c4 HDDS-1085. Create an OM API to serve

[hadoop] branch trunk updated: HDDS-1041. Support TDE(Transparent Data Encryption) for Ozone. Contributed by Xiaoyu Yao.

2019-02-16 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 7ea9149 HDDS-1041. Support TDE(Transparent

[hadoop] branch trunk updated: HDDS-1116.Add java profiler servlet to the Ozone web servers. Contributed by Elek, Marton.

2019-02-15 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 217bdbd HDDS-1116.Add java profiler servlet

[hadoop] branch docker-hadoop-runner updated: HDDS-1117. Add async profiler to the hadoop-runner base container image. Contributed by Elek, Marton.

2019-02-15 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a commit to branch docker-hadoop-runner in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/docker-hadoop-runner by this push: new 41dc49c HDDS

[hadoop] branch trunk updated: HDDS-1103.Fix rat/findbug/checkstyle errors in ozone/hdds projects. Contributed by Elek, Marton.

2019-02-14 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 75e15cc HDDS-1103.Fix rat/findbug/checkstyle

[hadoop] branch trunk updated: HDDS-1097. Add genesis benchmark for BlockManager#allocateBlock. Contributed by Lokesh Jain.

2019-02-14 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 5cb67cf HDDS-1097. Add genesis benchmark for

[hadoop] branch trunk updated: HDDS-905. Create informative landing page for Ozone S3 gateway. Contributed by Elek, Marton.

2019-02-14 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 506bd02 HDDS-905. Create informative landing

[hadoop] branch trunk updated: HDDS-1108. Check s3bucket exists or not before MPU operations. Contributed by Bharat Viswanadham.

2019-02-14 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 2d83b24 HDDS-1108. Check s3bucket exists or

[hadoop] branch trunk updated: HDDS-1100. fix asf license errors in newly added files by HDDS-936. Contributed by Dinesh Chitlangia.

2019-02-14 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 6c8ffdb HDDS-1100. fix asf license errors in

[hadoop] branch trunk updated: HDDS-931. Add documentation for ozone shell command providing ozone mapping for a S3Bucket. Contributed by Bharat Viswanadham.

2019-01-07 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 0f26b5e HDDS-931. Add documentation for ozone

[hadoop] branch trunk updated: HDDS-946. AuditParser - insert audit to database in batches. contributed by Dinesh Chitlangia.

2019-01-07 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 06279ec HDDS-946. AuditParser - insert audit

[hadoop] branch trunk updated: HDDS-915. Submit client request to OM Ratis server. Contributed by Hanisha Koneru.

2019-01-04 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 999da98 HDDS-915. Submit client request to OM

[hadoop] branch HDDS-4 updated: HDDS-945. Fix generics warnings in delegation token. Contributed by Ajay Kumar.

2019-01-04 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a commit to branch HDDS-4 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/HDDS-4 by this push: new a80cb21 HDDS-945. Fix generics warnings in

[hadoop] branch HDDS-4 updated: HDDS-963. Fix failure in TestOzoneShell due to null check in SecurityConfig. Contributed by Ajay Kumar.

2019-01-04 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a commit to branch HDDS-4 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/HDDS-4 by this push: new 54ef9c6 HDDS-963. Fix failure in

[hadoop] branch HDDS-4 updated: HDDS-938. Add Client APIs for using S3 Auth interface. Contributed by Dinesh Chitlangia.

2019-01-04 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a commit to branch HDDS-4 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/HDDS-4 by this push: new 1f78b04 HDDS-938. Add Client APIs for using

[hadoop] branch trunk updated: HDDS-896. Handle over replicated containers in SCM. Contributed by Nandakumar.

2019-01-04 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 ddc0a40 HDDS-896. Handle over replicated

[hadoop] branch HDDS-4 updated: HDDS-955. SCM CA: Add CA to SCM. Contributed by Anu Engineer.

2019-01-03 Thread aengineer
This is an automated email from the ASF dual-hosted git repository. aengineer pushed a commit to branch HDDS-4 in repository https://gitbox.apache.org/repos/asf/hadoop.git The following commit(s) were added to refs/heads/HDDS-4 by this push: new 0fb151d HDDS-955. SCM CA: Add CA to SCM

[hadoop] branch trunk updated: HDDS-957. Replace incorrect use of system property user.name. Contributed by Dinesh Chitlangia.

2019-01-03 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 14d232c HDDS-957. Replace incorrect use of

[hadoop] branch trunk updated: HDDS-393. Audit Parser tool for processing ozone audit logs. Contributed by Dinesh Chitlangia.

2019-01-02 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 996ab48 HDDS-393. Audit Parser tool for

[hadoop] branch trunk updated: HDDS-482. NullPointer exception thrown on console when cli operation failed. Contributed by Nandakumar.

2019-01-02 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 0cb3316 HDDS-482. NullPointer exception

hadoop git commit: HDDS-908: NPE in TestOzoneRpcClient. Contributed by Ajay Kumar.

2018-12-17 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/trunk 71e0b0d80 -> 542665381 HDDS-908: NPE in TestOzoneRpcClient. Contributed by Ajay Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/54266538 Tree: http://git-wip-u

hadoop git commit: HDDS-909 : Default implementation for Ozone acls. Contributed by Ajay Kumar.

2018-12-07 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/trunk 8fc0d0451 -> 5e773efd7 HDDS-909 : Default implementation for Ozone acls. Contributed by Ajay Kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5e773efd Tree: htt

hadoop git commit: HDDS-839. Wait for other services in the started script of hadoop-runner base docker image Contributed by Elek, Marton.

2018-11-27 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/docker-hadoop-runner 578ad9c28 -> 2a89d85e2 HDDS-839. Wait for other services in the started script of hadoop-runner base docker image Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-w

hadoop git commit: HDDS-846. Exports ozone metrics to prometheus. Contributed by Elek, Marton.

2018-11-27 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/trunk f657a2a66 -> 34a914be0 HDDS-846. Exports ozone metrics to prometheus. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/34a914be Tree: http

[1/2] hadoop git commit: HDDS-696. Bootstrap genesis SCM(CA) with self-signed certificate. Contributed by Anu Engineer.

2018-11-27 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDDS-4 8435363b1 -> 1d3d40b9c http://git-wip-us.apache.org/repos/asf/hadoop/blob/1d3d40b9/hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/security/x509/keys/HDDSKeyGenerator.java

[2/2] hadoop git commit: HDDS-696. Bootstrap genesis SCM(CA) with self-signed certificate. Contributed by Anu Engineer.

2018-11-27 Thread aengineer
HDDS-696. Bootstrap genesis SCM(CA) with self-signed certificate. 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/1d3d40b9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1d3d40b9 Diff:

[2/3] hadoop git commit: HDDS-825. Code cleanup based on messages from ErrorProne. Contributed by Anu Engineer.

2018-11-15 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a16aa2f6/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/placement/metrics/LongMetric.java -- diff --git a/hadoop-hdds/server-scm/src/main/java/org/apach

[3/3] hadoop git commit: HDDS-825. Code cleanup based on messages from ErrorProne. Contributed by Anu Engineer.

2018-11-15 Thread aengineer
HDDS-825. Code cleanup based on messages from ErrorProne. 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/a16aa2f6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a16aa2f6 Diff: http://g

[1/3] hadoop git commit: HDDS-825. Code cleanup based on messages from ErrorProne. Contributed by Anu Engineer.

2018-11-15 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/trunk fcd94eeab -> a16aa2f60 http://git-wip-us.apache.org/repos/asf/hadoop/blob/a16aa2f6/hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/TestChunkStreams.java

[15/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-hdds/docs/themes/ozonedoc/static/css/bootstrap.min.css.map -- diff --git a/hadoop-hdds/docs/themes/ozonedoc/static/css/bootstrap.min.css.map b/hadoop-hdds/docs/the

[01/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/ozone-0.3 612236b57 -> a2fa8324d http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-ozone/docs/themes/ozonedoc/static/js/ozonedoc.js -- diff --git a/hadoop-ozone/d

[09/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-ozone/docs/content/S3.md -- diff --git a/hadoop-ozone/docs/content/S3.md b/hadoop-ozone/docs/content/S3.md deleted file mode 100644 index cfefaf4..000 --- a/had

[14/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-hdds/docs/themes/ozonedoc/static/css/ozonedoc.css -- diff --git a/hadoop-hdds/docs/themes/ozonedoc/static/css/ozonedoc.css b/hadoop-hdds/docs/themes/ozonedoc/stati

[06/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-ozone/docs/themes/ozonedoc/static/css/bootstrap.min.css.map -- diff --git a/hadoop-ozone/docs/themes/ozonedoc/static/css/bootstrap.min.css.map b/hadoop-ozone/docs/

[13/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-hdds/docs/themes/ozonedoc/static/fonts/glyphicons-halflings-regular.svg -- diff --git a/hadoop-hdds/docs/themes/ozonedoc/static/fonts/glyphicons-halflings-regular.

[07/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-ozone/docs/themes/ozonedoc/static/css/bootstrap.min.css -- diff --git a/hadoop-ozone/docs/themes/ozonedoc/static/css/bootstrap.min.css b/hadoop-ozone/docs/themes/o

[12/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-hdds/docs/themes/ozonedoc/static/fonts/glyphicons-halflings-regular.ttf -- diff --git a/hadoop-hdds/docs/themes/ozonedoc/static/fonts/glyphicons-halflings-regular.

[18/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-hdds/docs/content/S3.md -- diff --git a/hadoop-hdds/docs/content/S3.md b/hadoop-hdds/docs/content/S3.md new file mode 100644 index 000..cfefaf4 --- /dev/null ++

[02/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-ozone/docs/themes/ozonedoc/static/js/jquery.min.js -- diff --git a/hadoop-ozone/docs/themes/ozonedoc/static/js/jquery.min.js b/hadoop-ozone/docs/themes/ozonedoc/st

[16/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-hdds/docs/themes/ozonedoc/static/css/bootstrap.min.css -- diff --git a/hadoop-hdds/docs/themes/ozonedoc/static/css/bootstrap.min.css b/hadoop-hdds/docs/themes/ozon

[11/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-hdds/docs/themes/ozonedoc/static/js/jquery.min.js -- diff --git a/hadoop-hdds/docs/themes/ozonedoc/static/js/jquery.min.js b/hadoop-hdds/docs/themes/ozonedoc/stati

[10/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-hdds/docs/themes/ozonedoc/static/js/ozonedoc.js -- diff --git a/hadoop-hdds/docs/themes/ozonedoc/static/js/ozonedoc.js b/hadoop-hdds/docs/themes/ozonedoc/static/js

[17/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-hdds/docs/themes/ozonedoc/static/css/bootstrap-theme.min.css.map -- diff --git a/hadoop-hdds/docs/themes/ozonedoc/static/css/bootstrap-theme.min.css.map b/hadoop-

[08/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-ozone/docs/themes/ozonedoc/static/css/bootstrap-theme.min.css.map -- diff --git a/hadoop-ozone/docs/themes/ozonedoc/static/css/bootstrap-theme.min.css.map b/hadoo

[19/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/a2fa8324 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/a2fa8324 Dif

[04/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-ozone/docs/themes/ozonedoc/static/fonts/glyphicons-halflings-regular.svg -- diff --git a/hadoop-ozone/docs/themes/ozonedoc/static/fonts/glyphicons-halflings-regula

[03/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-ozone/docs/themes/ozonedoc/static/fonts/glyphicons-halflings-regular.ttf -- diff --git a/hadoop-ozone/docs/themes/ozonedoc/static/fonts/glyphicons-halflings-regula

[05/19] hadoop git commit: HDDS-832.Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.

2018-11-12 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/a2fa8324/hadoop-ozone/docs/themes/ozonedoc/static/css/ozonedoc.css -- diff --git a/hadoop-ozone/docs/themes/ozonedoc/static/css/ozonedoc.css b/hadoop-ozone/docs/themes/ozonedoc/st

[09/29] hadoop git commit: HDFS-14047. [libhdfs++] Fix hdfsGetLastExceptionRootCause bug in test_libhdfs_threaded.c (Contributed by Antoli Shein via Daniel Templeton)

2018-11-08 Thread aengineer
HDFS-14047. [libhdfs++] Fix hdfsGetLastExceptionRootCause bug in test_libhdfs_threaded.c (Contributed by Antoli Shein via Daniel Templeton) Change-Id: Ia5546fd5f8270f285c373b9023a9bd9835059845 Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos

[27/29] hadoop git commit: HDDS-802. Container State Manager should get open pipelines for allocating container. Contributed by Lokesh Jain.

2018-11-08 Thread aengineer
HDDS-802. Container State Manager should get open pipelines for allocating container. Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/9317a61f Tree: http://git-wip-us.apache.org/repos/asf/hadoop/

[17/29] hadoop git commit: YARN-8976. Remove redundant modifiers in interface ApplicationConstants. Contributed by Zhankun Tang.

2018-11-08 Thread aengineer
YARN-8976. Remove redundant modifiers in interface ApplicationConstants. Contributed by Zhankun Tang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/482716e5 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/482716e

[05/29] hadoop git commit: HADOOP-15904. [JDK 11] Javadoc build failed due to bad use of '>' in hadoop-hdfs.

2018-11-08 Thread aengineer
HADOOP-15904. [JDK 11] Javadoc build failed due to bad use of '>' in hadoop-hdfs. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/6430c989 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/6430c989 Diff: http://git-w

[01/29] hadoop git commit: HDFS-14043. Tolerate corrupted seen_txid file. Contributed by Lukas Majercak.

2018-11-08 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDDS-4 10d395453 -> 629347bea HDFS-14043. Tolerate corrupted seen_txid file. Contributed by Lukas Majercak. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f3296501 Tree: h

[21/29] hadoop git commit: MAPREDUCE-7148. Fast fail jobs when exceeds dfs quota limitation. Contributed by Wang Yan

2018-11-08 Thread aengineer
MAPREDUCE-7148. Fast fail jobs when exceeds dfs quota limitation. Contributed by Wang Yan Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/0b6625a9 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/0b6625a9 Diff: http

[15/29] hadoop git commit: MAPREDUCE-7156. NullPointerException when reaching max shuffle connections. Contributed by Peter Bacsko

2018-11-08 Thread aengineer
MAPREDUCE-7156. NullPointerException when reaching max shuffle connections. Contributed by Peter Bacsko Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ba1f9d66 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ba1f9

[22/29] hadoop git commit: YARN-8977. Remove unnecessary type casting when calling AbstractYarnScheduler#getSchedulerNode. Contributed by Wanqiang Ji.

2018-11-08 Thread aengineer
YARN-8977. Remove unnecessary type casting when calling AbstractYarnScheduler#getSchedulerNode. Contributed by Wanqiang Ji. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c96cbe86 Tree: http://git-wip-us.apache.org/repos/a

[03/29] hadoop git commit: HDFS-14053. Provide ability for NN to re-replicate based on topology changes. Contributed by Hrishikesh Gadre.

2018-11-08 Thread aengineer
HDFS-14053. Provide ability for NN to re-replicate based on topology changes. Contributed by Hrishikesh Gadre. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ffc9c50e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tre

[16/29] hadoop git commit: YARN-8233. NPE in CapacityScheduler#tryCommit when handling allocate/reserve proposal whose allocatedOrReservedContainer is null. Contributed by Tao Yang.

2018-11-08 Thread aengineer
YARN-8233. NPE in CapacityScheduler#tryCommit when handling allocate/reserve proposal whose allocatedOrReservedContainer is null. Contributed by Tao Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/951c98f8 Tree: http:

[29/29] hadoop git commit: Merge branch 'trunk' into HDDS-4

2018-11-08 Thread aengineer
Merge branch 'trunk' into HDDS-4 Conflicts: hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/hdds/scm/container/TestContainerStateManagerIntegration.java Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit

[10/29] hadoop git commit: HDDS-798. Storage-class is showing incorrectly. Contributed by Bharat Viswanadham.

2018-11-08 Thread aengineer
HDDS-798. Storage-class is showing incorrectly. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/3d5cc113 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/3d5cc113 Diff: http://git-

[11/29] hadoop git commit: HDFS-14051. Refactor NameNodeHttpServer#initWebHdfs to specify local keytab. Contributed by CR Hota.

2018-11-08 Thread aengineer
HDFS-14051. Refactor NameNodeHttpServer#initWebHdfs to specify local keytab. Contributed by CR Hota. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f0ce0729 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f0ce0729

[07/29] hadoop git commit: HDDS-811. [JDK 11] Fix compilation failures with jdk 11. Contributed by Lokesh Jain.

2018-11-08 Thread aengineer
HDDS-811. [JDK 11] Fix compilation failures with jdk 11. Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/49412a12 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/49412a12 Diff: http://gi

[20/29] hadoop git commit: YARN-8866. Fix a parsing error for crossdomain.xml.

2018-11-08 Thread aengineer
YARN-8866. Fix a parsing error for crossdomain.xml. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/8dc1f6db Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/8dc1f6db Diff: http://git-wip-us.apache.org/repos/asf/hado

[14/29] hadoop git commit: YARN-8957. Add Serializable interface to ComponentContainers. Contributed by Zhankun Tang

2018-11-08 Thread aengineer
YARN-8957. Add Serializable interface to ComponentContainers. Contributed by Zhankun Tang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/08d69d91 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/08d69d91

[26/29] hadoop git commit: HDDS-737. Introduce Incremental Container Report. Contributed by Nanda kumar.

2018-11-08 Thread aengineer
HDDS-737. Introduce Incremental Container Report. Contributed by Nanda kumar. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c80f753b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c80f753b Diff: http://git-wip-us

[02/29] hadoop git commit: YARN-8969. AbstractYarnScheduler#getNodeTracker should return generic type to avoid type casting. Contributed by Wanqiang Ji.

2018-11-08 Thread aengineer
YARN-8969. AbstractYarnScheduler#getNodeTracker should return generic type to avoid type casting. Contributed by Wanqiang Ji. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c7fcca0d Tree: http://git-wip-us.apache.org/repos

[28/29] hadoop git commit: HADOOP-15846. ABFS: fix mask related bugs in setAcl, modifyAclEntries and removeAclEntries.

2018-11-08 Thread aengineer
HADOOP-15846. ABFS: fix mask related bugs in setAcl, modifyAclEntries and removeAclEntries. Contributed by Junhua Gu. (cherry picked from commit 66715005f9e8f4f25faa352a06d142b75a029f0e) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/

[23/29] hadoop git commit: YARN-8880. Add configurations for pluggable plugin framework. Contributed by Zhankun Tang.

2018-11-08 Thread aengineer
YARN-8880. Add configurations for pluggable plugin framework. Contributed by Zhankun Tang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f8c72d7b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f8c72d7b Diff: htt

[25/29] hadoop git commit: HDDS-737. Introduce Incremental Container Report. Contributed by Nanda kumar.

2018-11-08 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/c80f753b/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/server/StorageContainerManager.java -- diff --git a/hadoop-hdds/server-scm/src/main/java/org/apache/hadoop

[18/29] hadoop git commit: HDDS-809. Refactor SCMChillModeManager.

2018-11-08 Thread aengineer
HDDS-809. Refactor SCMChillModeManager. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/addec292 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/addec292 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/adde

[12/29] hadoop git commit: HDDS-810. Move the "\r\n" at the chunk end in TestSignedChunksInputStream#singlechunkwithoutend. Contributed by Chencan.

2018-11-08 Thread aengineer
HDDS-810. Move the "\r\n" at the chunk end in TestSignedChunksInputStream#singlechunkwithoutend. Contributed by Chencan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/00a67f77 Tree: http://git-wip-us.apache.org/repos/asf/

[13/29] hadoop git commit: HDFS-14048. DFSOutputStream close() throws exception on subsequent call after DataNode restart. Contributed by Erik Krogen.

2018-11-08 Thread aengineer
HDFS-14048. DFSOutputStream close() throws exception on subsequent call after DataNode restart. Contributed by Erik Krogen. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/887244de Tree: http://git-wip-us.apache.org/repos/a

[04/29] hadoop git commit: YARN-8970. Improve the debug message in CS#allocateContainerOnSingleNode. Contributed by Zhankun Tang.

2018-11-08 Thread aengineer
YARN-8970. Improve the debug message in CS#allocateContainerOnSingleNode. Contributed by Zhankun Tang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/5d6554c7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/5d6554

[06/29] hadoop git commit: HADOOP-15902. [JDK 11] Specify the HTML version of Javadoc to 4.01. Contributed by Takanobu Asanuma.

2018-11-08 Thread aengineer
HADOOP-15902. [JDK 11] Specify the HTML version of Javadoc to 4.01. 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/78e43bcc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/78e43bcc

[08/29] hadoop git commit: YARN-8865. RMStateStore contains large number of expired RMDelegationToken. Contributed by Wilfred Spiegelenburg

2018-11-08 Thread aengineer
YARN-8865. RMStateStore contains large number of expired RMDelegationToken. Contributed by Wilfred Spiegelenburg Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/ab6aa4c7 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/t

[19/29] hadoop git commit: HADOOP-15907. Add missing maven modules in BUILDING.txt. Contributed Wanqiang Ji.

2018-11-08 Thread aengineer
HADOOP-15907. Add missing maven modules in BUILDING.txt. Contributed Wanqiang Ji. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e6444f1c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e6444f1c Diff: http://git-w

[24/29] hadoop git commit: YARN-8988. Reduce the verbose log on RM heartbeat path when distributed node-attributes is enabled. Contributed by Tao Yang.

2018-11-08 Thread aengineer
YARN-8988. Reduce the verbose log on RM heartbeat path when distributed node-attributes is enabled. Contributed by Tao Yang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e1bbf7dc Tree: http://git-wip-us.apache.org/repos/

hadoop git commit: HDDS-778. Add an interface for CA and Clients for Certificate operations Contributed by Anu Engineer.

2018-11-08 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/HDDS-4 eea9847ac -> 10d395453 HDDS-778. Add an interface for CA and Clients for Certificate operations 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

hadoop git commit: HDDS-810. Move the "\r\n" at the chunk end in TestSignedChunksInputStream#singlechunkwithoutend. Contributed by Chencan.

2018-11-06 Thread aengineer
Repository: hadoop Updated Branches: refs/heads/trunk f0ce07293 -> 00a67f770 HDDS-810. Move the "\r\n" at the chunk end in TestSignedChunksInputStream#singlechunkwithoutend. Contributed by Chencan. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.o

[27/50] [abbrv] hadoop git commit: HDDS-771. ChunkGroupOutputStream stream entries need to be properly updated on closed container exception. Contributed by Lokesh Jain.

2018-11-05 Thread aengineer
HDDS-771. ChunkGroupOutputStream stream entries need to be properly updated on closed container exception. Contributed by Lokesh Jain. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/e0ac3081 Tree: http://git-wip-us.apache.

[37/50] [abbrv] hadoop git commit: YARN-8893. [AMRMProxy] Fix thread leak in AMRMClientRelayer and UAM client. Contributed by Botong Huang.

2018-11-05 Thread aengineer
YARN-8893. [AMRMProxy] Fix thread leak in AMRMClientRelayer and UAM client. Contributed by Botong Huang. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/989715ec Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/9897

[50/50] [abbrv] hadoop git commit: Merge branch 'trunk' into HDDS-4

2018-11-05 Thread aengineer
Merge branch 'trunk' into HDDS-4 Conflicts: hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/HddsConfigKeys.java Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7119be30 Tree: http://git-wip-us.apache.org/re

[42/50] [abbrv] hadoop git commit: HADOOP-15900. Update JSch versions in LICENSE.txt.

2018-11-05 Thread aengineer
HADOOP-15900. Update JSch versions in LICENSE.txt. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d43cc5db Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d43cc5db Diff: http://git-wip-us.apache.org/repos/asf/hadoo

[29/50] [abbrv] hadoop git commit: YARN-7225. Add queue and partition info to RM audit log. Contributed by Eric Payne

2018-11-05 Thread aengineer
YARN-7225. Add queue and partition info to RM audit log. Contributed by Eric Payne Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/2ab611d4 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/2ab611d4 Diff: http://git-

[38/50] [abbrv] hadoop git commit: YARN-8905. [Router] Add JvmMetricsInfo and pause monitor. Contributed by Bilwa S T.

2018-11-05 Thread aengineer
YARN-8905. [Router] Add JvmMetricsInfo and pause monitor. Contributed by Bilwa S T. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f84a278b Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f84a278b Diff: http://git

[32/50] [abbrv] hadoop git commit: HDDS-751. Replace usage of Guava Optional with Java Optional.

2018-11-05 Thread aengineer
HDDS-751. Replace usage of Guava Optional with Java Optional. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d16d5f73 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d16d5f73 Diff: http://git-wip-us.apache.org/repo

[35/50] [abbrv] hadoop git commit: YARN-8954. Reservations list field in ReservationListInfo is not accessible. Contributed by Oleksandr Shevchenko.

2018-11-05 Thread aengineer
YARN-8954. Reservations list field in ReservationListInfo is not accessible. Contributed by Oleksandr Shevchenko. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/babc946d Tree: http://git-wip-us.apache.org/repos/asf/hadoop/

[47/50] [abbrv] hadoop git commit: HDDS-794. addendum patch to fix compilation failure. Contributed by Shashikant Banerjee.

2018-11-05 Thread aengineer
HDDS-794. addendum patch to fix compilation failure. Contributed by Shashikant Banerjee. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/50f40e05 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/50f40e05 Diff: http:

[45/50] [abbrv] hadoop git commit: HDDS-799. Avoid ByteString to byte array conversion cost by using ByteBuffer in Datanode. Contributed by Mukul Kumar Singh.

2018-11-05 Thread aengineer
HDDS-799. Avoid ByteString to byte array conversion cost by using ByteBuffer in Datanode. 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/942693bd Tree: http://git-wip-us.apache.org/repos/a

[40/50] [abbrv] hadoop git commit: HDFS-14049. TestHttpFSServerWebServer fails on Windows because of missing winutils.exe. Contributed by Inigo Goiri.

2018-11-05 Thread aengineer
HDFS-14049. TestHttpFSServerWebServer fails on Windows because of missing winutils.exe. Contributed by Inigo Goiri. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/4e3df75e Tree: http://git-wip-us.apache.org/repos/asf/hadoo

[24/50] [abbrv] hadoop git commit: HDDS-777. Fix missing jenkins issue in s3gateway module. Contributed by Bharat Viswanadham.

2018-11-05 Thread aengineer
HDDS-777. Fix missing jenkins issue in s3gateway module. Contributed by Bharat Viswanadham. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/c5eb237e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c5eb237e Diff: ht

[28/50] [abbrv] hadoop git commit: HADOOP-15895. [JDK9+] Add missing javax.annotation-api dependency to hadoop-yarn-csi.

2018-11-05 Thread aengineer
HADOOP-15895. [JDK9+] Add missing javax.annotation-api dependency to hadoop-yarn-csi. 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/d174b916 Tree: http://git-wip-us.apache.org/repos/asf/h

[30/50] [abbrv] hadoop git commit: HDFS-14008. NN should log snapshotdiff report. Contributed by Pranay Singh.

2018-11-05 Thread aengineer
HDFS-14008. NN should log snapshotdiff report. Contributed by Pranay Singh. Signed-off-by: Wei-Chiu Chuang Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d98b881e Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d

[21/50] [abbrv] hadoop git commit: HDDS-773. Loading ozone s3 bucket browser could be failed. Contributed by Elek Marton.

2018-11-05 Thread aengineer
HDDS-773. Loading ozone s3 bucket browser could be failed. Contributed by Elek Marton. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/478b2cba Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/478b2cba Diff: http://

[09/50] [abbrv] hadoop git commit: YARN-8854. Upgrade jquery datatable version references to v1.10.19. Contributed by Akhil PB.

2018-11-05 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/d36012b6/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/dt-1.10.18/js/jquery.dataTables.min.js -- diff --git a/hadoop-yarn-project/hadoop-yar

[10/50] [abbrv] hadoop git commit: YARN-8854. Upgrade jquery datatable version references to v1.10.19. Contributed by Akhil PB.

2018-11-05 Thread aengineer
YARN-8854. Upgrade jquery datatable version references to v1.10.19. Contributed by Akhil PB. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/d36012b6 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/d36012b6 Diff: h

[13/50] [abbrv] hadoop git commit: HDDS-762. Fix unit test failure for TestContainerSQLCli & TestSCMMetrics. Contributed by Mukul Kumar Singh.

2018-11-05 Thread aengineer
HDDS-762. Fix unit test failure for TestContainerSQLCli & TestSCMMetrics. 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/e33b61f3 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/e3

[16/50] [abbrv] hadoop git commit: HDFS-13942. [JDK10] Fix javadoc errors in hadoop-hdfs module. Contributed by Dinesh Chitlangia.

2018-11-05 Thread aengineer
http://git-wip-us.apache.org/repos/asf/hadoop/blob/fac9f91b/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/Quota.java -- diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/h

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