[
https://issues.apache.org/jira/browse/HIVE-6960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983826#comment-13983826
]
Jason Dere commented on HIVE-6960:
----------------------------------
Looks like getHadoopSaslProperties() is broken due to HADOOP-10221. We will
need to make a hadoop23 shim for HiveAuthFactory. Making this change will
require hadoop 2.4.0, unless we want to use Java reflection similar to Navis'
patch for HIVE-9600.
> Set Hive pom to use Hadoop-2.4
> ------------------------------
>
> Key: HIVE-6960
> URL: https://issues.apache.org/jira/browse/HIVE-6960
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure
> Affects Versions: 0.14.0
> Reporter: Jason Dere
> Assignee: Jason Dere
> Attachments: HIVE-6960.1.patch
>
>
> A number of the hadoop-2 unit test failures are due to HADOOP-10425, fixed in
> Hadoop 2.4. Perhaps we should move onto that version.
> - org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_nullgroup3
> - org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_ppd_join4
> - org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_select_dummy_source
> -
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_symlink_text_input_format
> - org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udf_current_database
> -
> org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketizedhiveinputformat
--
This message was sent by Atlassian JIRA
(v6.2#6252)