You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tez.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2018/01/05 21:06:00 UTC

[jira] [Created] (TEZ-3884) Hadoop3-beta1 fixes for Tez tests

Gopal V created TEZ-3884:
----------------------------

             Summary: Hadoop3-beta1 fixes for Tez tests
                 Key: TEZ-3884
                 URL: https://issues.apache.org/jira/browse/TEZ-3884
             Project: Apache Tez
          Issue Type: Bug
    Affects Versions: 0.9.1
            Reporter: Gopal V


{code}
[ERROR] /grid/5/dev/gopalv/llap-autobuild/tez/tez-api/src/test/java/org/apache/tez/client/TestTezClientUtils.java:[48,30] cannot find symbol
[ERROR] symbol:   class DistributedFileSystem
[ERROR] location: package org.apache.hadoop.hdfs
[ERROR] /grid/5/dev/gopalv/llap-autobuild/tez/tez-api/src/test/java/org/apache/tez/client/TestTezClientUtils.java:[680,50] cannot find symbol
[ERROR] symbol:   class DistributedFileSystem
[ERROR] location: class org.apache.tez.client.TestTezClientUtils
[ERROR] /grid/5/dev/gopalv/llap-autobuild/tez/tez-api/src/test/java/org/apache/tez/common/TestTezCommonUtils.java:[62,42] cannot access org.apache.hadoop.hdfs.DistributedFileSystem
[ERROR] class file for org.apache.hadoop.hdfs.DistributedFileSystem not found
[ERROR] -> [Help 1]
[ERROR] 
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)