[
https://issues.apache.org/jira/browse/HDFS-10914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Wang updated HDFS-10914:
-------------------------------
Attachment: hdfs-10914.001.patch
Patch attached. I encourage reviewers to look at the "git diff -M" to see
changes, listed here:
* Switched HdfsUtils to SLF4J to avoid a apache commons logging dependency
* Switched to just closing the fs at the end of HdfsUtils, since it'll still
log in DistributedFileSystem.
* Removed javadoc on DFSAdmin, since it depends on hadoop-hdfs
* Added imports to CreateEncryptionZoneFlag to fix javadoc links
> 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]