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 <bhupeshcha...@gmail.com> Date: 2015-12-24T13:20:25Z APEXMALHAR-1957: Added threading for reading data from hbase. Added support for progressive read. Added unit tests. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---