You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/03/05 07:01:00 UTC

[jira] [Work logged] (GOBBLIN-1398) Gobblin kerberos token management for multiple remote hive metastores

     [ https://issues.apache.org/jira/browse/GOBBLIN-1398?focusedWorklogId=561309&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-561309 ]

ASF GitHub Bot logged work on GOBBLIN-1398:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Mar/21 07:00
            Start Date: 05/Mar/21 07:00
    Worklog Time Spent: 10m 
      Work Description: autumnust commented on pull request #3236:
URL: https://github.com/apache/gobblin/pull/3236#issuecomment-791202791


   Hi Jay, thanks for this patch. Starting to look at it. 
   Can you also update the your PR description for more context of what you changed as well as replace all Gobblin-XXX with the actual ticket number ? Thanks. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 561309)
    Time Spent: 0.5h  (was: 20m)

> Gobblin kerberos token management for multiple remote hive metastores
> ---------------------------------------------------------------------
>
>                 Key: GOBBLIN-1398
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1398
>             Project: Apache Gobblin
>          Issue Type: Improvement
>    Affects Versions: 0.15.0
>            Reporter: Jay Sen
>            Priority: Major
>             Fix For: 0.16.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> GOBBLIN-1308 takes care of ability to connect to remote and secure hive metastore, but it still requires the management of hive-site to be provided to be container local file. 
> When it comes to multiple hive clusters this manual management approach would not work, and requires special feature of providing system specific hive-site.xml without namespace collision.
>  
> This ticket aims to do following things
> 1) define a way to provide remote system configuration ( keep giving flat config is more cumbersome )
> 2) based on system config and feature flag, copy config files to container local path automatically.
> 3) when creating metastoreClient, pick up the right config for the requested system ( identified by the metastore URI )
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)