[GitHub] apex-core pull request #495: APEXCORE-682 Fix for getting StramWebServicesIn...

2017-03-24 Thread devtagare
GitHub user devtagare opened a pull request: https://github.com/apache/apex-core/pull/495 APEXCORE-682 Fix for getting StramWebServicesInfo when app is launche… …d from user given path @PramodSSImmaneni - could you please review and merge You can merge this pull

[GitHub] apex-core pull request #526: APEXCORE-712 custom keystore at launch

2017-05-12 Thread devtagare
GitHub user devtagare opened a pull request: https://github.com/apache/apex-core/pull/526 APEXCORE-712 custom keystore at launch You can merge this pull request into a Git repository by running: $ git pull https://github.com/devtagare/incubator-apex-core APEXCORE-712

[GitHub] apex-core pull request #534: YarnClient to get containerInfo

2017-05-31 Thread devtagare
GitHub user devtagare opened a pull request: https://github.com/apache/apex-core/pull/534 YarnClient to get containerInfo @PramodSSImmaneni could you please review and merge ? You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] apex-malhar pull request #282: APEXMALHAR-2066 JdbcPolling,idempotent,partit...

2016-07-12 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/282#discussion_r70483210 --- Diff: library/src/main/java/com/datatorrent/lib/db/jdbc/JdbcMetaDataUtility.java --- @@ -0,0 +1,344 @@ +/** + * Licensed to the Apache

[GitHub] apex-malhar pull request #282: APEXMALHAR-2066 JdbcPolling,idempotent,partit...

2016-07-12 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/282#discussion_r70483252 --- Diff: library/src/main/java/com/datatorrent/lib/db/jdbc/JdbcMetaDataUtility.java --- @@ -0,0 +1,344 @@ +/** + * Licensed to the Apache

[GitHub] apex-malhar pull request #282: APEXMALHAR-2066 JdbcPolling,idempotent,partit...

2016-07-12 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/282#discussion_r70483447 --- Diff: library/src/main/java/com/datatorrent/lib/db/jdbc/JdbcMetaDataUtility.java --- @@ -0,0 +1,344 @@ +/** + * Licensed to the Apache

[GitHub] apex-malhar pull request #282: APEXMALHAR-2066 JdbcPolling,idempotent,partit...

2016-07-12 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/282#discussion_r70483612 --- Diff: library/src/main/java/com/datatorrent/lib/db/jdbc/AbstractJdbcPollInputOperator.java --- @@ -0,0 +1,652 @@ +/** + * Licensed to the

[GitHub] apex-malhar pull request #282: APEXMALHAR-2066 JdbcPolling,idempotent,partit...

2016-07-12 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/282#discussion_r70488149 --- Diff: library/src/main/java/com/datatorrent/lib/db/jdbc/AbstractJdbcPollInputOperator.java --- @@ -0,0 +1,652 @@ +/** + * Licensed to the

[GitHub] apex-malhar pull request #340: APEXMALHAR-2140 ActiveFieldInfo moved to Abst...

2016-07-12 Thread devtagare
GitHub user devtagare opened a pull request: https://github.com/apache/apex-malhar/pull/340 APEXMALHAR-2140 ActiveFieldInfo moved to AbstractJdbcPOJOOutputOperator @amberarrow could you please review the changes. You can merge this pull request into a Git repository by running

[GitHub] apex-malhar pull request #348: APEXMALHAR-2157 Json formatter improvements

2016-07-20 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/348#discussion_r71551299 --- Diff: library/src/main/java/com/datatorrent/lib/formatter/Formatter.java --- @@ -65,17 +73,28 @@ public void setup(PortContext context

[GitHub] apex-malhar pull request #348: APEXMALHAR-2157 Json formatter improvements

2016-07-20 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/348#discussion_r71554367 --- Diff: library/src/main/java/com/datatorrent/lib/formatter/JsonFormatter.java --- @@ -45,58 +38,30

[GitHub] apex-malhar pull request #348: APEXMALHAR-2157 Json formatter improvements

2016-07-20 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/348#discussion_r71554876 --- Diff: library/src/main/java/com/datatorrent/lib/formatter/JsonFormatter.java --- @@ -45,58 +38,30

[GitHub] apex-malhar pull request #348: APEXMALHAR-2157 Json formatter improvements

2016-07-20 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/348#discussion_r71554968 --- Diff: library/src/main/java/com/datatorrent/lib/formatter/JsonFormatter.java --- @@ -45,58 +38,30

[GitHub] apex-malhar pull request #348: APEXMALHAR-2157 Json formatter improvements

2016-07-20 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/348#discussion_r71555740 --- Diff: library/src/test/java/com/datatorrent/lib/formatter/JsonFormatterTest.java --- @@ -35,6 +35,8 @@ import

[GitHub] apex-core pull request #467: APEXCORE-636 - user level kerberos support

2017-02-07 Thread devtagare
GitHub user devtagare opened a pull request: https://github.com/apache/apex-core/pull/467 APEXCORE-636 - user level kerberos support @PramodSSImmaneni could you please review You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-24 Thread devtagare
GitHub user devtagare opened a pull request: https://github.com/apache/incubator-apex-malhar/pull/288 Apexmalhar 2033 streaming parser Streaming JSON parser You can merge this pull request into a Git repository by running: $ git pull https://github.com/devtagare/incubator-apex

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64612299 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,451 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64613309 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,451 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64613294 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,451 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64613769 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,451 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64655695 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,451 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64655641 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,451 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64655616 --- Diff: contrib/pom.xml --- @@ -639,7 +639,12 @@ gemfire-core 1.0.0-incubating.M1 true

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64655682 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,451 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64655660 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,451 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64655706 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,451 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64655937 --- Diff: contrib/src/test/java/com/datatorrent/contrib/parser/StreamingJsonParserTest.java --- @@ -0,0 +1,269

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64655628 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,451 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-25 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64655954 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/JsonKeyFinder.java --- @@ -0,0 +1,150 @@ +/** + * Licensed to the

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2066 JdbcPolling,id...

2016-05-26 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/282#discussion_r64750369 --- Diff: library/src/main/java/com/datatorrent/lib/db/jdbc/AbstractJdbcPollInputOperator.java --- @@ -0,0 +1,592

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2066 JdbcPolling,id...

2016-05-26 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/282#discussion_r64826542 --- Diff: library/src/main/java/com/datatorrent/lib/db/jdbc/AbstractJdbcPollInputOperator.java --- @@ -0,0 +1,652

[GitHub] incubator-apex-malhar pull request: Apexmalhar 2033 streaming pars...

2016-05-27 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/288#discussion_r64865714 --- Diff: contrib/src/main/java/com/datatorrent/contrib/parser/StreamingJsonParser.java --- @@ -0,0 +1,431 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2066 JdbcPolling,idempotent,p...

2016-05-31 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/282#discussion_r65223757 --- Diff: library/src/main/java/com/datatorrent/lib/db/jdbc/AbstractJdbcPollInputOperator.java --- @@ -0,0 +1,652

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2066 JdbcPolling,idempotent,p...

2016-05-31 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/282#discussion_r65297281 --- Diff: library/src/main/java/com/datatorrent/lib/db/jdbc/AbstractJdbcPollInputOperator.java --- @@ -0,0 +1,652

[GitHub] apex-malhar pull request #313: Apexmalhar 2113 jdbc pojo output operator

2016-06-07 Thread devtagare
GitHub user devtagare opened a pull request: https://github.com/apache/apex-malhar/pull/313 Apexmalhar 2113 jdbc pojo output operator @bhupeshchawda could you please merge You can merge this pull request into a Git repository by running: $ git pull https://github.com/devtagare

[GitHub] apex-malhar pull request #313: Apexmalhar 2113 jdbc pojo output operator

2016-06-07 Thread devtagare
Github user devtagare closed the pull request at: https://github.com/apache/apex-malhar/pull/313 --- 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 #314: APEXMALHAR-2113 bug fix, app test case,update...

2016-06-07 Thread devtagare
GitHub user devtagare opened a pull request: https://github.com/apache/apex-malhar/pull/314 APEXMALHAR-2113 bug fix, app test case,updated test cases @bhupeshchawda could you please review and merge You can merge this pull request into a Git repository by running: $ git pull

[GitHub] apex-malhar pull request #298: *For review only* [APEXMALHAR-2086] Kafka out...

2016-06-10 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/298#discussion_r66696137 --- Diff: kafka/src/main/java/org/apache/apex/malhar/kafka/AbstractExactlyOnceKafkaOutputOperator.java --- @@ -0,0 +1,366

[GitHub] apex-malhar pull request #298: *For review only* [APEXMALHAR-2086] Kafka out...

2016-06-10 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/298#discussion_r66696282 --- Diff: kafka/src/main/java/org/apache/apex/malhar/kafka/AbstractExactlyOnceKafkaOutputOperator.java --- @@ -0,0 +1,366

[GitHub] apex-malhar pull request #298: *For review only* [APEXMALHAR-2086] Kafka out...

2016-06-10 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/298#discussion_r66696821 --- Diff: kafka/src/main/java/org/apache/apex/malhar/kafka/AbstractExactlyOnceKafkaOutputOperator.java --- @@ -0,0 +1,366

[GitHub] apex-malhar pull request #298: *For review only* [APEXMALHAR-2086] Kafka out...

2016-06-12 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/298#discussion_r66741302 --- Diff: kafka/src/main/java/org/apache/apex/malhar/kafka/AbstractExactlyOnceKafkaOutputOperator.java --- @@ -0,0 +1,366

[GitHub] apex-malhar pull request #298: *For review only* [APEXMALHAR-2086] Kafka out...

2016-06-12 Thread devtagare
Github user devtagare commented on a diff in the pull request: https://github.com/apache/apex-malhar/pull/298#discussion_r66741525 --- Diff: kafka/src/main/java/org/apache/apex/malhar/kafka/AbstractExactlyOnceKafkaOutputOperator.java --- @@ -0,0 +1,366