Suryansh, thanks for reaching out to this email list. We are going to need some more information about the issue. This message can occur for a number of reasons. TEZ-3884 is most directly related to running tez against hadoop 3.1+. Tez has created a new branch branch-0.10 to address hadoop 3 compatibility. If your issue is related to hadoop 3 compatibility, please try tez 0.10.0 or branch-10.0 or even master branch. If you are running against hadoop 2.x, then likely this is a different issue and will need more understanding of client classpath setup as per http://tez.apache.org/install.html.
Regards, jeagles On Wed, Mar 10, 2021 at 9:23 AM Suryansh Agnihotri < [email protected]> wrote: > Hello > I am facing the same issue https://issues.apache.org/jira/browse/TEZ-3884 > but this is marked as resolved. > Could anyone please help with this. > > Tez branch: *branch-0.9.2* > > StackTrace: > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > > /Users/suryansh/Documents/OSS/tez/tez-api/src/test/java/org/apache/tez/client/TestTezClientUtils.java:[48,30] > cannot find symbol > symbol: class DistributedFileSystem > location: package org.apache.hadoop.hdfs > > > Thanks >
