Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
Build TEZ master branch against hadoop 3 alpha 3 (trunk branch), and found issues:
... api/src/test/java/org/apache/tez/common/TestTezCommonUtils.java:[62,42] cannot access org.apache.hadoop.hdfs.DistributedFileSystem
This is due to HDFS-6200 that we are separating client and server jars. We should fix downstream projects for this change.