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

Phabricator updated HIVE-2764:
------------------------------

    Attachment: HIVE-2764.D2205.2.patch

enis updated the revision "HIVE-2764 [jira] Obtain delegation tokens for MR 
jobs in secure hbase setup".
Reviewers: JIRA


  Realized that HiveHFileOutputFormat does not need delegation tokens. Duh!

REVISION DETAIL
  https://reviews.facebook.net/D2205

AFFECTED FILES
  
hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableInputFormat.java
  
hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHBaseTableOutputFormat.java
  hbase-handler/src/java/org/apache/hadoop/hive/hbase/HiveHFileOutputFormat.java
  ql/src/java/org/apache/hadoop/hive/ql/exec/ExecDriver.java
  ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java
  
ql/src/java/org/apache/hadoop/hive/ql/io/HiveNullValueSequenceFileOutputFormat.java
  ql/src/java/org/apache/hadoop/hive/ql/io/HiveOutputFormat.java
  ql/src/java/org/apache/hadoop/hive/ql/io/HiveOutputFormatImpl.java
  ql/src/java/org/apache/hadoop/hive/ql/io/HiveSequenceFileOutputFormat.java
  ql/src/java/org/apache/hadoop/hive/ql/io/RCFileOutputFormat.java
  ql/src/java/org/apache/hadoop/hive/ql/plan/MapredWork.java
  shims/src/test/org/apache/hadoop/hive/thrift/TestZooKeeperTokenStore.java

                
> Obtain delegation tokens for MR jobs in secure hbase setup  
> ------------------------------------------------------------
>
>                 Key: HIVE-2764
>                 URL: https://issues.apache.org/jira/browse/HIVE-2764
>             Project: Hive
>          Issue Type: Improvement
>          Components: HBase Handler, Security
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>         Attachments: HIVE-2764.D2205.1.patch, HIVE-2764.D2205.2.patch, 
> HIVE-2764_v0.patch
>
>
> As discussed in HCATALOG-244, in a secure hbase setup with 0.92, we need to 
> obtain delegation tokens for hbase and save it in jobconf, so that tasks can 
> access region servers. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to