You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by he...@apache.org on 2022/07/25 09:39:37 UTC

[hadoop] branch trunk updated (8f83d9f56d7 -> 2f49eec5dd0)

This is an automated email from the ASF dual-hosted git repository.

hexiaoqiao pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


    from 8f83d9f56d7 HDFS-16680. Skip libhdfspp Valgrind tests on Windows (#4611)
     add 2f49eec5dd0 HDFS-16655. OIV: print out erasure coding policy name in oiv Delimited output (#4541). Contributed by Max Xie.

No new revisions were added by this update.

Summary of changes:
 .../offlineImageViewer/OfflineImageViewerPB.java   |  6 +-
 .../PBImageDelimitedTextWriter.java                | 38 +++++++++++-
 .../offlineImageViewer/PBImageTextWriter.java      | 24 ++++++++
 ...tOfflineImageViewerForErasureCodingPolicy.java} | 71 +++++++++++-----------
 .../src/test/resources/testErasureCodingPolicy.csv | 23 ++++---
 5 files changed, 114 insertions(+), 48 deletions(-)
 copy hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/{TestOfflineImageViewerForStoragePolicy.java => TestOfflineImageViewerForErasureCodingPolicy.java} (73%)
 copy .asf.yaml => hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testErasureCodingPolicy.csv (68%)


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