vivekratnavel opened a new pull request #54: TEZ-4093 Add hadoop-ozone-filesystem jar to ozone profile URL: https://github.com/apache/tez/pull/54 ### What changes were proposed in this pull request? Add Ozone Filesystem jar as a dependency under new profile in mvn "ozone", so that Tez can access Ozone Filesystem while running Hive queries. ### What is the link to the Apache JIRA https://issues.apache.org/jira/browse/TEZ-4093 ### How was this patch tested? I tested by running `mvn clean package -DskipTests -Pozone` and verified that ozone filesystem jar is present in the dist by `ls tez-dist/target/tez-0.10.1-SNAPSHOT/lib/hadoop-ozone-filesystem-lib-current-0.5.0-SNAPSHOT.jar`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
