[ 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)