You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Zhiyuan Yang (JIRA)" <ji...@apache.org> on 2017/04/20 19:47:04 UTC

[jira] [Comment Edited] (TEZ-3690) Tez on hadoop 3 build failed due to hdfs client/server jar separation

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

Zhiyuan Yang edited comment on TEZ-3690 at 4/20/17 7:46 PM:
------------------------------------------------------------

[~djp] Unfortunately hadoop-hdfs-client jar only exist since 2.8, which means your patch won't work even min hadoop version becomes 2.7.


was (Author: aplusplus):
+1. Build failed because default hadoop 2.6 doesn't have hadoop-hdfs-client. This patch should go after min hadoop version change. 

> Tez on hadoop 3 build failed due to hdfs client/server jar separation
> ---------------------------------------------------------------------
>
>                 Key: TEZ-3690
>                 URL: https://issues.apache.org/jira/browse/TEZ-3690
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Junping Du
>            Assignee: Junping Du
>            Priority: Blocker
>             Fix For: 0.9.0
>
>         Attachments: TEZ-3690.patch
>
>
> Build TEZ master branch against hadoop 3 alpha 3 (trunk branch), and found issues:
> {noformat}
> ...
> api/src/test/java/org/apache/tez/common/TestTezCommonUtils.java:[62,42] cannot access org.apache.hadoop.hdfs.DistributedFileSystem
> {noformat}
> This is due to HDFS-6200 that we are separating client and server jars. We should fix downstream projects for this change.



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