[
https://issues.apache.org/jira/browse/HIVE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16198956#comment-16198956
]
Aihua Xu commented on HIVE-15016:
---------------------------------
Looks like some older version of jackson-annotation.jar is used and seems I
need to exclude it from some dependency jars. I will look into that.
> jar -ft hive-druid-handler-3.0.0-SNAPSHOT.jar | grep JsonInclude
org/apache/hive/druid/com/fasterxml/jackson/annotation/JsonInclude$Include.class
org/apache/hive/druid/com/fasterxml/jackson/annotation/JsonInclude.class
> Run tests with Hadoop 3.0.0-beta1
> ---------------------------------
>
> Key: HIVE-15016
> URL: https://issues.apache.org/jira/browse/HIVE-15016
> Project: Hive
> Issue Type: Sub-task
> Components: Hive
> Reporter: Sergio Peña
> Assignee: Aihua Xu
> Attachments: HIVE-15016.2.patch, HIVE-15016.3.patch,
> HIVE-15016.patch, Hadoop3Upstream.patch
>
>
> Hadoop 3.0.0-alpha1 was released back on Sep/16 to allow other components run
> tests against this new version before GA.
> We should start running tests with Hive to validate compatibility against
> Hadoop 3.0.
> NOTE: The patch used to test must not be committed to Hive until Hadoop 3.0
> GA is released.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)