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 0fb42e5  HDDS-2132. TestKeyValueContainer is failing (#1457).
     new 64d92de  HDDS-2110. Arbitrary file can be downloaded with the help of 
ProfilerServlet
     new 21402e2  HDDS-2127. Detailed Tools doc not reachable
     new 3dafc78  HDDS-2156. Fix alignment issues in HDDS doc pages
     new 2eb41fb  HDDS-2101. Ozone filesystem provider doesn't exist (#1473)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hadoop-hdds/docs/content/recipe/_index.md          |  2 +-
 hadoop-hdds/docs/content/security/SecurityAcls.md  |  3 +-
 hadoop-hdds/docs/content/security/_index.md        |  2 +-
 hadoop-hdds/docs/content/tools/AuditParser.md      |  2 +-
 hadoop-hdds/docs/content/tools/Freon.md            | 62 -------------------
 hadoop-hdds/docs/content/tools/Genconf.md          |  2 +-
 hadoop-hdds/docs/content/tools/SCMCLI.md           |  2 +-
 hadoop-hdds/docs/content/tools/TestTools.md        |  2 +-
 hadoop-hdds/docs/content/tools/Tools.md            | 19 ------
 .../content/{beyond/Tools.md => tools/_index.md}   | 40 +++++++++----
 .../themes/ozonedoc/layouts/_default/section.html  | 69 +++++++++++++---------
 .../themes/ozonedoc/layouts/_default/single.html   |  2 +
 .../docs/themes/ozonedoc/static/css/ozonedoc.css   |  3 +
 .../apache/hadoop/hdds/server/ProfileServlet.java  | 60 ++++++++++++++-----
 .../hadoop/hdds/server/TestProfileServlet.java     | 63 ++++++++++++++++++++
 .../main/compose/ozone-mr/hadoop27/docker-config   |  1 -
 .../main/compose/ozone-mr/hadoop31/docker-config   |  1 -
 .../main/compose/ozone-mr/hadoop32/docker-config   |  1 -
 .../services/org.apache.hadoop.fs.FileSystem       |  0
 .../services/org.apache.hadoop.fs.FileSystem       |  2 +-
 20 files changed, 191 insertions(+), 147 deletions(-)
 delete mode 100644 hadoop-hdds/docs/content/tools/Freon.md
 delete mode 100644 hadoop-hdds/docs/content/tools/Tools.md
 rename hadoop-hdds/docs/content/{beyond/Tools.md => tools/_index.md} (85%)
 create mode 100644 
hadoop-hdds/framework/src/test/java/org/apache/hadoop/hdds/server/TestProfileServlet.java
 copy hadoop-ozone/{ozonefs/src/test => 
ozonefs-lib-current/src/main}/resources/META-INF/services/org.apache.hadoop.fs.FileSystem
 (100%)
 copy hadoop-ozone/{ozonefs/src/test => 
ozonefs-lib-legacy/src/main}/resources/META-INF/services/org.apache.hadoop.fs.FileSystem
 (94%)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to