[ https://issues.apache.org/jira/browse/PIG-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024248#comment-17024248 ]
Ádám Szita commented on PIG-4764: --------------------------------- Added reviewboard link (yes Rohini, the SVN based repo 'pig' worked, but only after I converted my git diff into an svn diff (it needs the strings following filenames such as revision xyz / working copy) If you mean using Hive2 jars against a Pig built with -Dhadoopversion=3 and -Dhiveversion=3, then no, I'm sure it won't work: e.g. with -Dhiveversion=3 we're compiling Pig with TimestampWritableV2, which was only introduced in Hive 3.1. This would throw ClassNotFoundException running with Hive2 jars. > Make Pig work with Hive 3.0 > --------------------------- > > Key: PIG-4764 > URL: https://issues.apache.org/jira/browse/PIG-4764 > Project: Pig > Issue Type: Improvement > Components: impl > Reporter: Jianyong Dai > Assignee: Jianyong Dai > Priority: Major > Fix For: 0.18.0 > > Attachments: PIG-4764-0.patch, PIG-4764-1.patch, PIG-4764-2.patch, > PIG-4764-3.patch, PIG-4764-4.patch, PIG-4764.5.patch > > > There are a lot of changes especially around ORC in Hive 2.0. We need to make > Pig work with it. -- This message was sent by Atlassian Jira (v8.3.4#803005)