You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Micah Whitacre (JIRA)" <ji...@apache.org> on 2019/07/12 18:42:00 UTC

[jira] [Commented] (CRUNCH-687) Support supplying alternate InputFormat for HBaseSourceTarget

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

Micah Whitacre commented on CRUNCH-687:
---------------------------------------

Nevermind, this isn't needed.   We already support this in HBaseSourceTarget in master.[1]

 

[1] - [https://github.com/apache/crunch/blob/e53004b316973f98702cc5082487f896b304cc72/crunch-hbase/src/main/java/org/apache/crunch/io/hbase/HBaseSourceTarget.java#L96]

> Support supplying alternate InputFormat for HBaseSourceTarget
> -------------------------------------------------------------
>
>                 Key: CRUNCH-687
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-687
>             Project: Crunch
>          Issue Type: Improvement
>          Components: IO
>            Reporter: Micah Whitacre
>            Assignee: Micah Whitacre
>            Priority: Major
>
> There are ways to improve/reduce cluster utilization by adding more smarts to the HBaseSourceTarget through customized versions of the MultiTableInputFormat class.  To support using those customizations we need to support HBaseSourceTarget taking in an InputFormat class. 
>  
> This should be a simple and passive change.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)