[
https://issues.apache.org/jira/browse/HDFS-10914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15527481#comment-15527481
]
Andrew Wang commented on HDFS-10914:
------------------------------------
FWIW, verified that HdfsAdmin was present in the new JAR too:
{noformat}
-> % jar -tf
./hadoop-hdfs-project/hadoop-hdfs-client/target/hadoop-hdfs-client-3.0.0-alpha2-SNAPSHOT.jar
| grep HdfsAdmin
org/apache/hadoop/hdfs/client/HdfsAdmin.class
{noformat}
> Move remnants of oah.hdfs.client to hadoop-hdfs-client
> ------------------------------------------------------
>
> Key: HDFS-10914
> URL: https://issues.apache.org/jira/browse/HDFS-10914
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs-client
> Affects Versions: 2.8.0
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Priority: Critical
> Attachments: hdfs-10914.001.patch
>
>
> Some remaining classes in the oah.hdfs.client package are still in
> hadoop-hdfs rather than hadoop-hdfs-client.
> This broke a client that depended on hadoop-client for HdfsAdmin.
> hadoop-client now pulls in hadoop-hdfs-client rather than hadoop-hdfs,
> meaning it lost access to HdfsAdmin.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]