[ 
https://issues.apache.org/jira/browse/OOZIE-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kanter updated OOZIE-1457:
---------------------------------

    Attachment: OOZIE-1457.patch

I've attached the patch and posted it on 
[ReviewBoard|https://reviews.apache.org/r/25041/] too.  
TestHiveServer2ActionExecutor will fail against Hadoop 1 until we update to 
Hadoop 1.2.1; though I've tested it and it should pass once we do.  I've also 
tested the action in an actual cluster.  


> Create a Hive Server 2 action
> -----------------------------
>
>                 Key: OOZIE-1457
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1457
>             Project: Oozie
>          Issue Type: New Feature
>          Components: action
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>            Priority: Minor
>         Attachments: OOZIE-1457.patch
>
>
> We should update the Hive action to support Hive Server 2 (Beeline); we'll 
> also need to add a new {{Credentials}} implementation to get the delegation 
> token (unlike the Hive Metastore, the existing {{HCatCredentials}} cannot be 
> reused for Hive Server 2 because of the JDBC connection).  We may need to 
> bump up the Hive version to support this.  
> We should create a "Hive Server 2 action" that uses Beeline to connect to 
> Hive Server 2.  We'll also need to add a new {{Credentials}} implementation 
> to get the delegation token (unlike the Hive Metastore, the existing 
> {{HCatCredentials}} cannot be reused for Hive Server 2 because of the JDBC 
> connection).  
> This will definitely work with Hive 0.13 (which hasn't been released) but may 
> also work with Hive 0.12, though probably not with Kerberos.  I believe the 
> delegation token work required isn't in Hive 0.12.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to