[ https://issues.apache.org/jira/browse/OOZIE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433107#comment-15433107 ]
Peter Cseh commented on OOZIE-2616: ----------------------------------- I'm sorry if I wasn't clear. (also for the late response) I just wanted to try out that when the profile is active, things are working as they should. I would like to ask for a command line like this: {{mvn clean install -Dhadoop.version=2.2.0 -Dpig.version=1.2.3 -Dhive.version=4.5.6 -Ptez}} Also, I think it would be nice to update the DG_QuickStart.twiki page with the new profile information. > Add Tez profile for Hive and Pig sharelibs > ------------------------------------------ > > Key: OOZIE-2616 > URL: https://issues.apache.org/jira/browse/OOZIE-2616 > Project: Oozie > Issue Type: Improvement > Affects Versions: trunk > Reporter: Thomas Poepping > Attachments: OOZIE-2616-1.patch > > > More recent versions of Hive and Pig depend on Tez as their default execution > engine. As the sharelib for those applications stands today, those > applications are unable to run Tez jobs. This patch adds an optional profile > to the root pom that will include the proper Tez dependencies into those > sharelibs, while excluding problematic jars to keep the sharelibs from having > classpath duplication issues. *Note*: this patch will only be required for > those clients who specify their own, newer versions of Hive or Pig. This > change is not required for the current supported versions of those > applications (hence why the profile is off by default). -- This message was sent by Atlassian JIRA (v6.3.4#6332)