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

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

Junping Du created TEZ-3690:
-------------------------------

             Summary: 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
            Priority: Blocker


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)