You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/14 18:03:00 UTC

[jira] [Work logged] (HIVE-22338) Shade dependent jars into the kudu-handler

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

ASF GitHub Bot logged work on HIVE-22338:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Oct/19 18:02
            Start Date: 14/Oct/19 18:02
    Worklog Time Spent: 10m 
      Work Description: granthenke commented on pull request #816: HIVE-22338: Shade dependent jars into the kudu-handler
URL: https://github.com/apache/hive/pull/816
 
 
   This patch shades the Kudu client and it’s async dependency into the
   kudu-handler jar to simplify add jar style usage and ensure the
   addDependencyJars method adds all the required classes.
   
   It also adjusts the master address property to fallback to the default
   instead of looking it up first. This allows the default to be unset when
   the table property exists. I ran into this when using the
   handler via `add jar`.
   
   Change-Id: Ie900abe21b685c9591e6147efe5c3b4b96791f5e
 
----------------------------------------------------------------
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: 328029)
    Remaining Estimate: 0h
            Time Spent: 10m

> Shade dependent jars into the kudu-handler
> ------------------------------------------
>
>                 Key: HIVE-22338
>                 URL: https://issues.apache.org/jira/browse/HIVE-22338
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Grant Henke
>            Assignee: Grant Henke
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HIVE-22338.0.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We should shade the Kudu client and it’s async dependency into the kudu-handler jar to simplify add jar style usage and ensure the addDependencyJars method adds all the required classes. This is a common pattern the other storage handlers use.



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