[ 
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.1.patch

enis requested code review of "HIVE-2764 [jira] Obtain delegation tokens for MR 
jobs in secure hbase setup".
Reviewers: JIRA

  HIVE-2764. Obtain delegation tokens for MR jobs in secure hbase setup.Title:

  HIVE-2764. Obtain delegation tokens for MR jobs in secure hbase setup.

  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.

TEST PLAN
  Tested manually by setting up a kerberos cluster with hadoop
  + hbase security enabled.

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

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/4839/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> 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_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