Re: Apache Apex announced as Top-Level Project

2016-04-25 Thread Isha Arkatkar
Congratulations! :) Thanks, Isha On Mon, Apr 25, 2016 at 2:58 PM, Jayaradha Natarajan wrote: > Congratulations! > > Thanks, > Jayaradha > > On Mon, Apr 25, 2016 at 2:05 PM, Pramod Immaneni > wrote: > > > Congratulations everyone. > > > > On Mon, Apr 25, 2016 at 9:41 AM, Thomas Weise > > wrote

[jira] [Commented] (APEXMALHAR-2065) Add getWindows() method to WindowDataManager

2016-04-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257440#comment-15257440 ] Thomas Weise commented on APEXMALHAR-2065: -- [~timothyfarkas] Can you provide

[jira] [Commented] (APEXCORE-434) ClassCastException when making webservice calls to STRAM in secure mode

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257417#comment-15257417 ] ASF GitHub Bot commented on APEXCORE-434: - Github user asfgit closed the pull re

[GitHub] incubator-apex-core pull request: APEXCORE-434 APEXCORE-444 Addres...

2016-04-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-apex-core/pull/310 --- 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 fe

[jira] [Commented] (APEXCORE-304) Ability to add jars to classpath in populateDAG

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257254#comment-15257254 ] ASF GitHub Bot commented on APEXCORE-304: - Github user tweise commented on a dif

[jira] [Commented] (APEXCORE-107) Support adding module to application using property file API.

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257255#comment-15257255 ] ASF GitHub Bot commented on APEXCORE-107: - Github user PramodSSImmaneni commente

[GitHub] incubator-apex-core pull request: APEXCORE-107 Support for adding ...

2016-04-25 Thread PramodSSImmaneni
Github user PramodSSImmaneni commented on the pull request: https://github.com/apache/incubator-apex-core/pull/313#issuecomment-214563277 In the current form, where module gets materialized in the logical plan and does not have a runtime aspect to itself directly, it would be difficul

[GitHub] incubator-apex-core pull request: APEXCORE-304 Added support for l...

2016-04-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/311#discussion_r61008300 --- Diff: engine/src/test/java/com/datatorrent/stram/StramLocalClusterTest.java --- @@ -274,4 +287,113 @@ public WindowGenerator setupWindowGenera

[jira] [Commented] (APEXCORE-304) Ability to add jars to classpath in populateDAG

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257250#comment-15257250 ] ASF GitHub Bot commented on APEXCORE-304: - Github user tweise commented on a dif

[GitHub] incubator-apex-core pull request: APEXCORE-304 Added support for l...

2016-04-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/311#discussion_r61008036 --- Diff: engine/src/main/java/com/datatorrent/stram/plan/logical/LogicalPlan.java --- @@ -2386,7 +2381,7 @@ public static void write(DAG dag, Out

[GitHub] incubator-apex-core pull request: APEXCORE-107 Support for adding ...

2016-04-25 Thread tweise
Github user tweise commented on the pull request: https://github.com/apache/incubator-apex-core/pull/313#issuecomment-214561638 Looks like this already came up during previous discussion and there wasn't any conclusion. Need to go back to that. --- If your project is set up for it,

[jira] [Commented] (APEXCORE-107) Support adding module to application using property file API.

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257235#comment-15257235 ] ASF GitHub Bot commented on APEXCORE-107: - Github user tweise commented on the p

[jira] [Commented] (APEXCORE-107) Support adding module to application using property file API.

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257228#comment-15257228 ] ASF GitHub Bot commented on APEXCORE-107: - Github user tweise commented on a dif

[GitHub] incubator-apex-core pull request: APEXCORE-107 Support for adding ...

2016-04-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/313#discussion_r61006802 --- Diff: api/src/main/java/com/datatorrent/api/Module.java --- @@ -36,7 +36,7 @@ * @since 3.3.0 */ @InterfaceStability.Evolving

[jira] [Updated] (APEXCORE-439) After dynamic repartition application appears blocked

2016-04-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated APEXCORE-439: -- Assignee: Pramod Immaneni (was: Munagala V. Ramanath) > After dynamic repartition application

[jira] [Resolved] (APEXCORE-439) After dynamic repartition application appears blocked

2016-04-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXCORE-439. --- Resolution: Fixed Fix Version/s: 3.2.2 3.3.1 3.4

[GitHub] incubator-apex-core pull request: APEXCORE-439 Fix for operator re...

2016-04-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-apex-core/pull/316 --- 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 fe

[jira] [Commented] (APEXCORE-439) After dynamic repartition application appears blocked

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257129#comment-15257129 ] ASF GitHub Bot commented on APEXCORE-439: - Github user asfgit closed the pull re

Re: Apache Apex announced as Top-Level Project

2016-04-25 Thread Jayaradha Natarajan
Congratulations! Thanks, Jayaradha On Mon, Apr 25, 2016 at 2:05 PM, Pramod Immaneni wrote: > Congratulations everyone. > > On Mon, Apr 25, 2016 at 9:41 AM, Thomas Weise > wrote: > > > Dear Community, > > > > Apex graduation was approved by the ASF board last week and the > > announcement went

[jira] [Commented] (APEXCORE-434) ClassCastException when making webservice calls to STRAM in secure mode

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257057#comment-15257057 ] ASF GitHub Bot commented on APEXCORE-434: - Github user PramodSSImmaneni commente

[GitHub] incubator-apex-core pull request: APEXCORE-434 APEXCORE-444 Addres...

2016-04-25 Thread PramodSSImmaneni
Github user PramodSSImmaneni commented on the pull request: https://github.com/apache/incubator-apex-core/pull/310#issuecomment-214521819 Yes @davidyan74 will cherrypick onto the release-3.3 and release-3.2 branches once it is merged. --- If your project is set up for it, you can r

Re: Apache Apex announced as Top-Level Project

2016-04-25 Thread Pramod Immaneni
Congratulations everyone. On Mon, Apr 25, 2016 at 9:41 AM, Thomas Weise wrote: > Dear Community, > > Apex graduation was approved by the ASF board last week and the > announcement went out this morning: > > https://blogs.apache.org/foundation/entry/the_apache > _software_foundation_announces90 >

[jira] [Commented] (APEXCORE-442) Remove "incubation" and its variants from our code base

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256997#comment-15256997 ] ASF GitHub Bot commented on APEXCORE-442: - GitHub user davidyan74 opened a pull

[GitHub] incubator-apex-site pull request: REVIEW ONLY: APEXCORE-442 Remove...

2016-04-25 Thread davidyan74
GitHub user davidyan74 opened a pull request: https://github.com/apache/incubator-apex-site/pull/35 REVIEW ONLY: APEXCORE-442 Removed incubating For review only. Do not merge until our mailing list address and our repository names are updated You can merge this pull request into a

[jira] [Commented] (APEXCORE-442) Remove "incubation" and its variants from our code base

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256995#comment-15256995 ] ASF GitHub Bot commented on APEXCORE-442: - GitHub user davidyan74 opened a pull

[GitHub] incubator-apex-malhar pull request: REVIEW ONLY: APEXCORE-442 Remo...

2016-04-25 Thread davidyan74
GitHub user davidyan74 opened a pull request: https://github.com/apache/incubator-apex-malhar/pull/256 REVIEW ONLY: APEXCORE-442 Removed incubating For review only. Do not merge until our mailing list address and our repository names are updated You can merge this pull request into

[jira] [Commented] (APEXCORE-442) Remove "incubation" and its variants from our code base

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256993#comment-15256993 ] ASF GitHub Bot commented on APEXCORE-442: - GitHub user davidyan74 opened a pull

[GitHub] incubator-apex-core pull request: REVIEW ONLY: APEXCORE-442 Remove...

2016-04-25 Thread davidyan74
GitHub user davidyan74 opened a pull request: https://github.com/apache/incubator-apex-core/pull/317 REVIEW ONLY: APEXCORE-442 Removed incubating For review only. Do not merge until our mailing list address and our repository names are updated You can merge this pull request into a

Showcase your project at ApacheCON: consider Podling Shark Tank

2016-04-25 Thread Roman Shaposhnik
Hi! I apologize for the wide distribution, but since my email to general@ didn't seem to have reached all of the podling communities, I took the liberty of direct email. Here's the deal: If you are (or anybody you know who's passionate about your project is) going to travel to Vancouver for Apach

[jira] [Created] (APEXCORE-444) 401 authentication errors when making webservice calls to STRAM in secure mode

2016-04-25 Thread Pramod Immaneni (JIRA)
Pramod Immaneni created APEXCORE-444: Summary: 401 authentication errors when making webservice calls to STRAM in secure mode Key: APEXCORE-444 URL: https://issues.apache.org/jira/browse/APEXCORE-444

[jira] [Updated] (APEXCORE-443) Out of sequence BEGIN_WINDOW error

2016-04-25 Thread bright chen (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] bright chen updated APEXCORE-443: - Attachment: dt (2).log The log file > Out of sequence BEGIN_WINDOW error >

[jira] [Created] (APEXCORE-443) Out of sequence BEGIN_WINDOW error

2016-04-25 Thread bright chen (JIRA)
bright chen created APEXCORE-443: Summary: Out of sequence BEGIN_WINDOW error Key: APEXCORE-443 URL: https://issues.apache.org/jira/browse/APEXCORE-443 Project: Apache Apex Core Issue Type: B

Re: Apache Apex announced as Top-Level Project

2016-04-25 Thread Sasha Parfenov
Great news! Congratulations to all who helped make Apache Apex a TLP! Thanks, Sasha On Mon, Apr 25, 2016 at 12:20 PM, Aniruddha Thombare < anirud...@datatorrent.com> wrote: > A great news for the community!!! > Thanks everyone... > > And of course without Thomas, mentors and all of your contrib

Re: Parquet Writer Operator

2016-04-25 Thread Tushar Gosavi
Hi Shubham, +1 for the Parquet writer. I doubt if we could leverage on recovery mechanism provided by AbstractFileOutputOperator as Parquet Writer does not expose flush, and could write to underline stream at any time. To simplify recovery you can write a single file in each checkpoint duration.

Re: Apache Apex announced as Top-Level Project

2016-04-25 Thread Aniruddha Thombare
A great news for the community!!! Thanks everyone... And of course without Thomas, mentors and all of your contributions it would have been a difficult journey. Let's make it a bigger and better journey for the users. On Mon, 25 Apr 2016 11:56 pm P. Taylor Goetz, wrote: > Congratulations Ap

Re: Apache Apex announced as Top-Level Project

2016-04-25 Thread P. Taylor Goetz
Congratulations Apex community! Nice work and best of luck as a TLP! Please remember to complete the necessary TLP transition steps [1]. -Taylor > On Apr 25, 2016, at 12:41 PM, Thomas Weise wrote: > > Dear Community, > > Apex graduation was approved by the ASF board last week and the > announ

Re: Apache Apex announced as Top-Level Project

2016-04-25 Thread Amol Kekre
Congratulations! and great leadership by Thomas. We have an amazing community that learned the Apache way under guidance from our mentors. Thanks to all the participants, contributors, committers, and our mentors. This is a big day for Apache Apex community. Thks Amol On Mon, Apr 25, 2016 at 11:

Parquet Writer Operator

2016-04-25 Thread Shubham Pathak
Hello Community, Apache Parquet is a columnar oriented binary file format designed to be extremely efficient and interoperable across Hadoop ecosystem. It has integrations with most of the Hadoop processing frameworks ( Impala, Hive, Pig, Spark..

Re: Apache Apex announced as Top-Level Project

2016-04-25 Thread Jayaradha Natarajan
Congratulations! Thanks, Jayaradha On Mon, Apr 25, 2016 at 10:54 AM, David Yan wrote: > This is huge for us! > Thank you Thomas and big kudos to everyone in the Apex community, and our > mentors, Chris, Alan, Hitesh, Justin, Taylor, and Ted!! > > David > > On Mon, Apr 25, 2016 at 9:41 AM, Thoma

[jira] [Updated] (APEXCORE-442) Remove "incubation" and its variants from our code base

2016-04-25 Thread David Yan (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Yan updated APEXCORE-442: --- Fix Version/s: 3.4.0 > Remove "incubation" and its variants from our code base > ---

[jira] [Created] (APEXCORE-442) Remove "incubation" and its variants from our code base

2016-04-25 Thread David Yan (JIRA)
David Yan created APEXCORE-442: -- Summary: Remove "incubation" and its variants from our code base Key: APEXCORE-442 URL: https://issues.apache.org/jira/browse/APEXCORE-442 Project: Apache Apex Core

Re: Apache Apex announced as Top-Level Project

2016-04-25 Thread David Yan
This is huge for us! Thank you Thomas and big kudos to everyone in the Apex community, and our mentors, Chris, Alan, Hitesh, Justin, Taylor, and Ted!! David On Mon, Apr 25, 2016 at 9:41 AM, Thomas Weise wrote: > Dear Community, > > Apex graduation was approved by the ASF board last week and the

Re: Apache Apex announced as Top-Level Project

2016-04-25 Thread Ashwin Chandra Putta
Congratulations community, this is great news! Regards, Ashwin. On Mon, Apr 25, 2016 at 9:41 AM, Thomas Weise wrote: > Dear Community, > > Apex graduation was approved by the ASF board last week and the > announcement went out this morning: > > https://blogs.apache.org/foundation/entry/the_apac

Re: Streaming JSON parser

2016-04-25 Thread Sandesh Hegde
Found another JSON parser called Boon, They presented the Benchmark with Jackson, we can evaluate it for our use cases, https://github.com/boonproject/boon https://github.com/RichardHightower/json-parsers-benchmark On Wed, Mar 23, 2016 at 12:59 AM Chinmay Kolhatkar wrote: > +1 for the Stre

Apache Apex announced as Top-Level Project

2016-04-25 Thread Thomas Weise
Dear Community, Apex graduation was approved by the ASF board last week and the announcement went out this morning: https://blogs.apache.org/foundation/entry/the_apache _software_foundation_announces90 https://twitter.com/TheASF/status/724538689993474048 Congratulations everyone and we are look

Re: Lineage support on apex

2016-04-25 Thread Atri Sharma
+1 I like this feature On Mon, Apr 25, 2016 at 7:52 PM, Amol Kekre wrote: > This is very valuable. I have heard the following feature sets from > customers. > > - Ability to spool to hdfs (or any DFS interface) > - Ability to pick and choose the tuple, i.e. not every tuple may need to be > trac

Re: Lineage support on apex

2016-04-25 Thread Amol Kekre
This is very valuable. I have heard the following feature sets from customers. - Ability to spool to hdfs (or any DFS interface) - Ability to pick and choose the tuple, i.e. not every tuple may need to be tracked - Minimal performance hit - The current api remains as is - Ability to get the conten

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60902622 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/NullValuesCacheManager.java --- @@ -0,0 +1,60 @@ +/** + * Lic

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256266#comment-15256266 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user chinmaykolhatkar

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256264#comment-15256264 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user chinmaykolhatkar

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60902381 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/JDBCLoader.java --- @@ -0,0 +1,201 @@ +/** + * Licensed to the

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256242#comment-15256242 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user chinmaykolhatkar

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60900129 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/AbstractEnricher.java --- @@ -0,0 +1,319 @@ +/** + * Licensed

[jira] [Commented] (APEXCORE-107) Support adding module to application using property file API.

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256207#comment-15256207 ] ASF GitHub Bot commented on APEXCORE-107: - Github user tushargosavi commented on

[GitHub] incubator-apex-core pull request: APEXCORE-107 Support for adding ...

2016-04-25 Thread tushargosavi
Github user tushargosavi commented on the pull request: https://github.com/apache/incubator-apex-core/pull/313#issuecomment-214263317 @PramodSSImmaneni @sandeepdeshmukh can you review this pull request? --- If your project is set up for it, you can reply to this email and have your r

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256031#comment-15256031 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60873987 --- Diff: contrib/src/test/java/com/datatorrent/contrib/enrich/POJOEnricherTest.java --- @@ -0,0 +1,223 @@ +/** + * Licensed t

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256027#comment-15256027 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60873281 --- Diff: contrib/src/test/java/com/datatorrent/contrib/enrich/MapEnricherTest.java --- @@ -0,0 +1,271 @@ +/** + * Licensed to

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60872509 --- Diff: contrib/src/test/java/com/datatorrent/contrib/enrich/FileEnrichmentTest.java --- @@ -0,0 +1,103 @@ +/** + * Licensed

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256024#comment-15256024 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256022#comment-15256022 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user chinmaykolhatkar

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60872275 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/ReadOnlyBackup.java --- @@ -0,0 +1,61 @@ +/** + * Licensed to

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256018#comment-15256018 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60871839 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/POJOEnricher.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to th

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256014#comment-15256014 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60871561 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/POJOEnricher.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to th

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60871574 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/POJOEnricher.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to th

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256013#comment-15256013 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256009#comment-15256009 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60871105 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/POJOEnricher.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to th

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256003#comment-15256003 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60870872 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/POJOEnricher.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to th

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256002#comment-15256002 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256000#comment-15256000 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60870827 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/POJOEnricher.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to th

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60870750 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/POJOEnricher.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to th

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255999#comment-15255999 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60870647 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/POJOEnricher.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to th

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255986#comment-15255986 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60869462 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/NullValuesCacheManager.java --- @@ -0,0 +1,60 @@ +/** + * Lice

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255985#comment-15255985 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2023 Enricher

2016-04-25 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/235#discussion_r60869315 --- Diff: contrib/src/main/java/com/datatorrent/contrib/enrich/MapEnricher.java --- @@ -0,0 +1,150 @@ +/** + * Licensed to the

Lineage support on apex

2016-04-25 Thread Ashwin Chandra Putta
Hi All, I have heard of a few use cases where lineage support is asked for. On apex, it seems to be an ask for the ability to uniquely track each tuple as it flows through the DAG. It further boils down to being able to track every tuple going into each operator and the corresponding tuple going o

[jira] [Commented] (APEXMALHAR-2023) Adding Enrichment Operator to Malhar

2016-04-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15255984#comment-15255984 ] ASF GitHub Bot commented on APEXMALHAR-2023: Github user sandeepdeshmukh