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

stack updated HBASE-3135:
-------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
     Release Note: All MR jobs implement Tool Interface, 
http://hadoop.apache.org/docs/current/api/org/apache/hadoop/util/Tool.html, so 
now you can pass properties on command line with the -D flag, etc.
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed to master. Thanks Talat!

> Make our MR jobs implement Tool and use ToolRunner so can do -D trickery, etc.
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-3135
>                 URL: https://issues.apache.org/jira/browse/HBASE-3135
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>            Assignee: Talat UYARER
>             Fix For: 2.0.0
>
>         Attachments: HBASE-3135.patch
>
>
> Our TIF can take a bunch of config.  If our MR jobs -- rowcounter, export, 
> import, etc. -- all implemented Tool/ToolRunner, then we'd pick up the Tool 
> cmdline parse of -D that sets config.  Small change.  Lots of utility.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to