From bd23dbfbf740de68b1f7c912f5ec3bf5f6d19a9a Mon Sep 17 00:00:00 2001 From: Anu Engineer Date: Fri, 11 Aug 2017 09:10:34 -0700 Subject: [PATCH] HDFS-12028. Reapply: Ozone: CLI: remove noisy slf4j binding output from hdfs oz command. Contributed by Chen Liang. While committing HDFS-12115, I accidently removed this patch. Reapplying the same patch again. --- hadoop-hdfs-project/hadoop-hdfs/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hadoop-hdfs-project/hadoop-hdfs/pom.xml b/hadoop-hdfs-project/hadoop-hdfs/pom.xml index 101cdaa9285..b8364d8dcc3 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/pom.xml +++ b/hadoop-hdfs-project/hadoop-hdfs/pom.xml @@ -213,6 +213,12 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> target 2.5.3 true + + + ch.qos.logback + logback-classic + + org.jctools