You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2017/03/01 23:03:48 UTC

[jira] [Commented] (HBASE-17715) expose a sane API to package a standalone client jar

    [ https://issues.apache.org/jira/browse/HBASE-17715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891255#comment-15891255 ] 

Enis Soztutar commented on HBASE-17715:
---------------------------------------

In theory, you can just use the hbase-shaded-client jar as the uber jar. But I am not sure it is tested with the MR jobs. 

> expose a sane API to package a standalone client jar
> ----------------------------------------------------
>
>                 Key: HBASE-17715
>                 URL: https://issues.apache.org/jira/browse/HBASE-17715
>             Project: HBase
>          Issue Type: Task
>            Reporter: Sergey Shelukhin
>            Assignee: Enis Soztutar
>
> TableMapReduceUtil currently exposes a method that takes some info from job object iirc, and then makes a standalone jar and adds it to classpath.
> It would be nice to have an API that one can call with minimum necessary arguments (not dependent on job stuff, "tmpjars" and all that) that would make a standalone client jar at a given path and let the caller manage it after that.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)