Kaitlyn Johnson created HDFS-14520:
--------------------------------------

             Summary: client-side configs from hdfs-default.xml missing in 
hadoop-hdfs-client
                 Key: HDFS-14520
                 URL: https://issues.apache.org/jira/browse/HDFS-14520
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 3.1.1
            Reporter: Kaitlyn Johnson


The hadoop-hdfs-client.jar is missing hdfs-default.xml which defines default 
client configs/values such as "dfs.namenode.kerberos.principal.pattern". 
Previously hdfs-default.xml came with hadoop-client (pre 2.8) as it was in 
hadoop-hdfs.jar. However the hdfs-default.xml no longer comes with 
hadoop-client as it does not exist in hadoop-hdfs-client.jar

https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client/2.7.3

[https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-client/3.1.1]

```

root@dtrducli445122:~ # jar tf 
/usr/hdp/current/hadoop-hdfs-client/hadoop-hdfs-client.jar | grep ".xml"
META-INF/maven/org.apache.hadoop/hadoop-hdfs-client/pom.xml

```



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to