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

ASF GitHub Bot commented on APEXMALHAR-1957:
--------------------------------------------

GitHub user bhupeshchawda opened a pull request:

    https://github.com/apache/incubator-apex-malhar/pull/292

    APEXMALHAR-1957: Updated HBase Input Operator

    Added threading for reading data from hbase. Added support for progressive 
read. Added unit tests.
    
    Reopened an old PR to correct the branch name. Here is the old PR: 
https://github.com/apache/incubator-apex-malhar/pull/212

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bhupeshchawda/incubator-apex-malhar 
APEXMALHAR-1957-hbase-input

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-apex-malhar/pull/292.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #292
    
----
commit 4f709a9ebaff7cfb814455e53998f0fa083fafa6
Author: bhupesh <[email protected]>
Date:   2015-12-24T13:20:25Z

    APEXMALHAR-1957: Added threading for reading data from hbase. Added support 
for progressive read. Added unit tests.

----


> Improve HBasePOJOInputOperator with support for threaded read
> -------------------------------------------------------------
>
>                 Key: APEXMALHAR-1957
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-1957
>             Project: Apache Apex Malhar
>          Issue Type: Task
>            Reporter: Bhupesh Chawda
>            Assignee: Bhupesh Chawda
>
> Add the following support to Hbase POJO Input Operator:
> * Add support for threaded read
> * Allow to specify a set of "column family: column" and fetch data only for 
> these columns
> * Allow to specify an end row key to stop scanning
> * Add metrics



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

Reply via email to