You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Liz Szilagyi (JIRA)" <ji...@apache.org> on 2017/04/28 14:07:04 UTC

[jira] [Commented] (SQOOP-3177) ParquetJob should check for active tokens in a more reliable way

    [ https://issues.apache.org/jira/browse/SQOOP-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988856#comment-15988856 ] 

Liz Szilagyi commented on SQOOP-3177:
-------------------------------------

Hi [~gezapeti],
Sqoop project currently uses the Review Board for reviewing code changes.
You can find a great description of the process [here (@BoglarkaEgyed's comment)|https://issues.apache.org/jira/browse/SQOOP-3172?focusedCommentId=15967327&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15967327].
Thanks,
Liz

> ParquetJob should check for active tokens in a more reliable way
> ----------------------------------------------------------------
>
>                 Key: SQOOP-3177
>                 URL: https://issues.apache.org/jira/browse/SQOOP-3177
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.5
>            Reporter: Peter Cseh
>         Attachments: SQOOP-3177-1.patch
>
>
> Right now ParquetJob checks whether there is a Hive token in the job credentials by calling [conf.getCredentials.getToken()|https://github.com/apache/sqoop/blob/trunk/src/java/org/apache/sqoop/mapreduce/ParquetJob.java#L112] with the alias "HCat Token".
> This is not finding delegation tokens issued by Oozie as Oozie uses a different alias.
> Sqoop could rely on {{org.apache.hadoop.hive.thrift.DelegationTokenSelector}} to look for available delegation tokens.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)