[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-07-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/apex-malhar/pull/292 --- 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

[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-07-13 Thread bhupeshchawda
Github user bhupeshchawda closed the pull request at: https://github.com/apache/apex-malhar/pull/292 --- 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

[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-06-22 Thread bhupeshchawda
Github user bhupeshchawda commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/292#discussion_r68177487 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBasePOJOInputOperator.java --- @@ -37,20 +37,21 @@ import

[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-06-22 Thread bhupeshchawda
Github user bhupeshchawda commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/292#discussion_r68177086 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBaseScanOperator.java --- @@ -79,4 +170,79 @@ public void emitTuples() */

[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-06-22 Thread bhupeshchawda
Github user bhupeshchawda commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/292#discussion_r68172645 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBasePOJOInputOperator.java --- @@ -69,116 +70,105 @@ public Object convertValue(

[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-06-13 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/292#discussion_r66887202 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBasePOJOInputOperator.java --- @@ -37,20 +37,21 @@ import

[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-06-13 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/292#discussion_r66886863 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBasePOJOInputOperator.java --- @@ -69,116 +70,105 @@ public Object

[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-06-13 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/292#discussion_r66885832 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBaseScanOperator.java --- @@ -40,27 +51,107 @@ * @tags hbase, scan, input

[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-06-13 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/292#discussion_r66886741 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBasePOJOInputOperator.java --- @@ -69,116 +70,105 @@ public Object

[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-06-13 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/292#discussion_r66885954 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBaseScanOperator.java --- @@ -40,27 +51,107 @@ * @tags hbase, scan, input

[GitHub] apex-malhar pull request #292: APEXMALHAR-1957: Updated HBase Input Operator

2016-06-13 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/292#discussion_r66884310 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBaseFieldValueGenerator.java --- @@ -0,0 +1,65 @@ +/** + * Licensed to