You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Teruyoshi Zenmyo (JIRA)" <ji...@apache.org> on 2016/08/03 09:52:20 UTC

[jira] [Updated] (HADOOP-13046) Fix hadoop-dist to adapt to HDFS client library separation

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

Teruyoshi Zenmyo updated HADOOP-13046:
--------------------------------------
    Attachment: HADOOP-13046.002.patch

rebased on trunk.
Most of changes are included in HADOOP-12892.
However, the order of copy() in dist-layout-stitching seems to be incorrect.
The copy() ignores files already copied. Currently copies for the modules depending on hadoop-hdfs-clien' precede one for hadoop-hdfs-client itself, and therefore, hadoop-hdfs-client.jar cannot be copied to correct location.

> Fix hadoop-dist to adapt to HDFS client library separation
> ----------------------------------------------------------
>
>                 Key: HADOOP-13046
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13046
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>            Reporter: Teruyoshi Zenmyo
>            Assignee: Teruyoshi Zenmyo
>         Attachments: HADOOP-13046.002.patch, HADOOP-13046.patch, bigtop.diff
>
>
> Some build-related files should be updated to adapt to HDFS client library separation. There exist below issues.
> - hdfs.h is not included.
> - hadoop.component is not set in pom.xml of hdfs client libraries.
> - hdfs-native-client is not include



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org