[ 
https://issues.apache.org/jira/browse/HDFS-11538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15939523#comment-15939523
 ] 

Kai Zheng commented on HDFS-11538:
----------------------------------

More inputs from [~andrew.wang] in HDFS-11431:
{quote}
Hi Kai,

This JIRA (HDFS-11431) adds hadoop-hdfs as a dependency of hadoop-hdfs-client 
(and thus also hadoop-client). This pulls all the server JARs back in. It was 
committed as a quick fix to get 2.8.0 released.

As you noted, HDFS-11538 is intended as a better long term solution that moves 
CFPP to hadoop-hdfs-client, so it no longer needs to pull in the full 
hadoop-hdfs dependency (the server-side jar).

This also highlights a significant lack of testing of the hdfs client artifact. 
The hdfs client split didn't also split the tests, so we have essentially no 
test coverage for the client module by itself. It'd be great for HDFS-11538 to 
include hdfs client unit tests to help address this.
{quote}

> Move ConfiguredFailoverProxyProvider into hadoop-hdfs-client
> ------------------------------------------------------------
>
>                 Key: HDFS-11538
>                 URL: https://issues.apache.org/jira/browse/HDFS-11538
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client
>    Affects Versions: 2.8.0, 3.0.0-alpha1
>            Reporter: Andrew Wang
>            Priority: Blocker
>
> Follow-up for HDFS-11431. We should move this missing class over rather than 
> pulling in the whole hadoop-hdfs dependency.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to