[
https://issues.apache.org/jira/browse/SQOOP-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411390#comment-16411390
]
Hudson commented on SQOOP-3300:
-------------------------------
FAILURE: Integrated in Jenkins build Sqoop-hadoop200 #1152 (See
[https://builds.apache.org/job/Sqoop-hadoop200/1152/])
SQOOP-3300: Implement JDBC and Kerberos tools for HiveServer2 support (bogi:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=d67bb816ce35cdf59a3504845a0bc5639f690dd6])
* (add) src/test/org/apache/sqoop/db/TestDriverManagerJdbcConnectionFactory.java
* (add) src/java/org/apache/sqoop/authentication/KerberosAuthenticator.java
* (add) src/java/org/apache/sqoop/db/JdbcConnectionFactory.java
* (add)
src/test/org/apache/sqoop/db/decorator/TestKerberizedConnectionFactoryDecorator.java
* (edit)
src/test/org/apache/sqoop/infrastructure/kerberos/MiniKdcInfrastructureRule.java
* (add)
src/java/org/apache/sqoop/db/decorator/JdbcConnectionFactoryDecorator.java
* (add) src/java/org/apache/sqoop/db/DriverManagerJdbcConnectionFactory.java
* (add)
src/java/org/apache/sqoop/db/decorator/KerberizedConnectionFactoryDecorator.java
* (add) src/test/org/apache/sqoop/authentication/TestKerberosAuthenticator.java
* (edit) src/test/org/apache/sqoop/hbase/HBaseTestCase.java
> Implement JDBC and Kerberos tools for HiveServer2 support
> ---------------------------------------------------------
>
> Key: SQOOP-3300
> URL: https://issues.apache.org/jira/browse/SQOOP-3300
> Project: Sqoop
> Issue Type: Sub-task
> Affects Versions: 1.5.0
> Reporter: Szabolcs Vasas
> Assignee: Szabolcs Vasas
> Priority: Major
> Attachments: SQOOP-3300.patch
>
>
> The idea of the Sqoop HS2 support is to connect to HS2 using JDBC and execute
> the Hive commands on this connection. Sqoop should also support Kerberos
> authentication when building this JDBC connection.
> The goal of this JIRA is to implement the necessary classes for building JDBC
> connections and authenticating with Kerberos.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)