[ 
https://issues.apache.org/jira/browse/HDFS-14520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kaitlyn Johnson updated HDFS-14520:
-----------------------------------
    Description: 
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

  was:
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

```


> 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
>            Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to