You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars George (JIRA)" <ji...@apache.org> on 2010/05/21 09:13:17 UTC

[jira] Commented: (HBASE-2588) Add easier way to ship hbase dependencies to MR cluster with job

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

Lars George commented on HBASE-2588:
------------------------------------

As discussed on IRC, I still do not get how this can work without a final 

{code}conf.set("tmpjars", tempJars);{code}

in getDependenyJars(). Am I missing something?


> Add easier way to ship hbase dependencies to MR cluster with job
> ----------------------------------------------------------------
>
>                 Key: HBASE-2588
>                 URL: https://issues.apache.org/jira/browse/HBASE-2588
>             Project: Hadoop HBase
>          Issue Type: New Feature
>          Components: client, mapreduce
>    Affects Versions: 0.21.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>         Attachments: hbase-2588.txt
>
>
> It's a bit of a pain to ship the hbase, ZK, etc jars onto the cluster. This JIRA is to provide a nice programattic way to get these jars into the classpath of the MR child.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.