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

Allen Wittenauer edited comment on HDFS-11356 at 3/1/17 12:37 AM:
------------------------------------------------------------------

hdfs-client was rushed in order to hide the fact that it was a massively 
incompatible change. As a result, it left a lot of dangling parts and we're 
still finding impacts (e.g., HDFS-11431).  

>From a build and distro perspective, the issues that I'm aware of:

* hdfs-client jar is in the dependency directory instead of the primary jar 
directory.
* The C client is only getting compiled as part of the nightlies (HDFS-10848).  
* The unit tests and documentation for the C client can't be reached from maven 
at all (this one).

We should probably merge this one and HDFS-10848 and smash both bits into 
hdfs-client.  But it's a big patch to do it in one shot when it actually could 
be separated.


was (Author: aw):
hdfs-client was rushed in order to hide the fact that it was a massively 
incompatible change. As a result, it left a lot of dangling parts and we're 
still finding impacts (e.g., HDFS-11431).  

>From a build and distro perspective:

* hdfs-client jar is in the dependency directory instead of the primary jar 
directory.
* The C client is only getting compiled as part of the nightlies (HDFS-10848).  
* The unit tests and documentation for the C client can't be reached from maven 
at all (this one).

We should probably merge this one and HDFS-10848 and smash both bits into 
hdfs-client.  But it's a big patch to do it in one shot when it actually could 
be separated.

> figure out what to do about hadoop-hdfs-project/hadoop-hdfs/src/main/native
> ---------------------------------------------------------------------------
>
>                 Key: HDFS-11356
>                 URL: https://issues.apache.org/jira/browse/HDFS-11356
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: build, documentation
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Allen Wittenauer
>            Priority: Critical
>
> The move of code to hdfs-client-native creation caused all sorts of loose 
> ends, and this is just another one.  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to