You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2016/01/27 01:35:39 UTC

[jira] [Updated] (HIVE-12934) Refactor llap module structure to allow for a usable client

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

Siddharth Seth updated HIVE-12934:
----------------------------------
    Attachment: HIVE-12934.1.review.txt

Patch for review (git diff -M). This introduces a llap-common module which contains a bunch of common classes (including proto files), an llap-tez module for the tez plugins. Fixes dependencies in poms, and the client to upload additional jars.

[~sershe], [~hagleitn] - please review.

> Refactor llap module structure to allow for a usable client
> -----------------------------------------------------------
>
>                 Key: HIVE-12934
>                 URL: https://issues.apache.org/jira/browse/HIVE-12934
>             Project: Hive
>          Issue Type: Task
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>         Attachments: HIVE-12934.1.review.txt
>
>
> The client isn't really usable at the moment, and all of the code resides in the llap-server module. Restructure this so that the daemon execution code and cache code remains in server, common components move to a different module and relevant client pieces sit in the client module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)