[
https://issues.apache.org/jira/browse/OOZIE-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14109978#comment-14109978
]
Hadoop QA commented on OOZIE-1457:
----------------------------------
Testing JIRA OOZIE-1457
Cleaning local git workspace
----------------------------
{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:red}-1 RAW_PATCH_ANALYSIS{color}
. {color:green}+1{color} the patch does not introduce any @author tags
. {color:red}-1{color} the patch contains 1 line(s) with tabs
. {color:green}+1{color} the patch does not introduce any trailing spaces
. {color:green}+1{color} the patch does not introduce any line longer than
132
. {color:green}+1{color} the patch does adds/modifies 4 testcase(s)
{color:green}+1 RAT{color}
. {color:green}+1{color} the patch does not seem to introduce new RAT
warnings
{color:green}+1 JAVADOC{color}
. {color:green}+1{color} the patch does not seem to introduce new Javadoc
warnings
{color:red}-1 COMPILE{color}
. {color:green}+1{color} HEAD compiles
. {color:green}+1{color} patch compiles
. {color:red}-1{color} the patch seems to introduce 4 new javac warning(s)
{color:green}+1 BACKWARDS_COMPATIBILITY{color}
. {color:green}+1{color} the patch does not change any JPA
Entity/Colum/Basic/Lob/Transient annotations
. {color:green}+1{color} the patch does not modify JPA files
{color:red}-1 TESTS{color} - patch does not compile, cannot run testcases
{color:green}+1 DISTRO{color}
. {color:green}+1{color} distro tarball builds with the patch
----------------------------
{color:red}*-1 Overall result, please check the reported -1(s)*{color}
The full output of the test-patch run is available at
. https://builds.apache.org/job/oozie-trunk-precommit-build/1677/
> 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, 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)