[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60353719 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,594 @@ +/** + * Licensed to the

Re: AppFactory in Apex

2016-04-19 Thread Thomas Weise
#2 JSON format is already supported. #4 is an example how you can translate a specification into a logical plan without any change in core. I think it is important to discuss this in the context of a use case. Thomas On Mon, Apr 18, 2016 at 10:42 PM, Chinmay Kolhatkar wrote: > Hi Thomas, > > C

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60352717 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,594 @@ +/** + * Licensed to the Apache

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60352191 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,594 @@ +/** + * Licensed to the Apache

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60343924 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,598 @@ +/** + * Licensed to the Apache

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60343528 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,598 @@ +/** + * Licensed to the

Re: DTLoggerFactory behavior

2016-04-19 Thread Chandni Singh
Yes. On Tue, Apr 19, 2016 at 4:07 PM, Munagala Ramanath wrote: > Conversely, if org.apache is set to DEBUG and org.apache.apex is set to > INFO, > will we see similar behavior, i.e. all classes in sub-packages of > org.apache.apex > log at INFO but all classes that are subpackages of org.apache

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60335960 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,598 @@ +/** + * Licensed to the Apache

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60335014 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,598 @@ +/** + * Licensed to the

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread davidyan74
Github user davidyan74 commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60334158 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,598 @@ +/** + * Licensed to the Ap

Unable to find class: ava.util.HashMap

2016-04-19 Thread Bright Chen
Hi, I tried to launch the “AdsDimensionsDemoFast"(the class name is AdsDimensionsDemoPerformant) application of example/dt-demo/dimensions in cluster and the application failed. I check the dt.log and found following exception( the class is “ava.util.HashMap”, I am not sure was the error of log

Re: DTLoggerFactory behavior

2016-04-19 Thread Munagala Ramanath
Conversely, if org.apache is set to DEBUG and org.apache.apex is set to INFO, will we see similar behavior, i.e. all classes in sub-packages of org.apache.apex log at INFO but all classes that are subpackages of org.apache but not org.apache.apex log at DEBUG ? Ram On Tue, Apr 19, 2016 at 2:30 PM

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60319166 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,598 @@ +/** + * Licensed to the

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

Re: DTLoggerFactory behavior

2016-04-19 Thread Thomas Weise
+1 this will help us tune the logger settings for unit tests also. On Tue, Apr 19, 2016 at 2:39 PM, Vlad Rozov wrote: > +1. The behavior should be the same as if DTLoggerFactory is not > instantiated. It should only affect logging for classes that are explicitly > defined in DTLoggerFactory patt

Re: DTLoggerFactory behavior

2016-04-19 Thread Vlad Rozov
+1. The behavior should be the same as if DTLoggerFactory is not instantiated. It should only affect logging for classes that are explicitly defined in DTLoggerFactory pattern. Thank you, Vlad On 4/19/16 14:30, Chandni Singh wrote: Hi, Initially when DTLoggerFactory was created it's behavio

DTLoggerFactory behavior

2016-04-19 Thread Chandni Singh
Hi, Initially when DTLoggerFactory was created it's behavior was not very well defined with respect to packages and sub-packages. As we are moving to org.apache.apex package, I am having trouble setting log level to DEBUG for all org.apache.apex.* classes. I suspect this is because in some log4

[jira] [Created] (APEXCORE-438) ConcurrentModificationException in LogicalNode

2016-04-19 Thread Vlad Rozov (JIRA)
Vlad Rozov created APEXCORE-438: --- Summary: ConcurrentModificationException in LogicalNode Key: APEXCORE-438 URL: https://issues.apache.org/jira/browse/APEXCORE-438 Project: Apache Apex Core Iss

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60288368 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,598 @@ +/** + * Licensed to the

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60275720 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,598 @@ +/** + * Licensed to the

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60275783 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/WAL.java --- @@ -0,0 +1,88 @@ +/** + * Licensed to the Apache Softw

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

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

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

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

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

2016-04-19 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/311#discussion_r60265869 --- Diff: api/src/main/java/com/datatorrent/api/StreamingApplication.java --- @@ -47,6 +47,12 @@ String ENVIRONMENT = DT_PREFIX +

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

2016-04-19 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/311#discussion_r60265837 --- Diff: api/src/main/java/com/datatorrent/api/StreamingApplication.java --- @@ -47,6 +47,12 @@ String ENVIRONMENT = DT_PREFIX +

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60258305 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,598 @@ +/** + * Licensed to the Apache

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60258161 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/FileSystemWAL.java --- @@ -0,0 +1,598 @@ +/** + * Licensed to the Apache

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60257017 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/wal/WAL.java --- @@ -0,0 +1,88 @@ +/** + * Licensed to the Apache Software Fo

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1965 WAL Utility [F...

2016-04-19 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/242#discussion_r60255922 --- Diff: library/src/main/java/org/apache/apex/malhar/lib/utils/IOUtils.java --- @@ -0,0 +1,56 @@ +/** + * Licensed to the Apache Soft

[jira] [Commented] (APEXMALHAR-1965) Create a WAL in Malhar

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

[jira] [Commented] (APEXMALHAR-2013) HDFS output module for file copy

2016-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15247591#comment-15247591 ] ASF GitHub Bot commented on APEXMALHAR-2013: GitHub user yogidevendra reo

[jira] [Commented] (APEXMALHAR-2013) HDFS output module for file copy

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2013 : HDFS output ...

2016-04-19 Thread yogidevendra
GitHub user yogidevendra reopened a pull request: https://github.com/apache/incubator-apex-malhar/pull/216 APEXMALHAR-2013 : HDFS output module for file copy 1. Added operators required for file copy 2. Added junit tests 3. Added sample app for HDFS to HDFS file copy app You

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2013 : HDFS output ...

2016-04-19 Thread yogidevendra
Github user yogidevendra closed the pull request at: https://github.com/apache/incubator-apex-malhar/pull/216 --- 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 i

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[jira] [Commented] (APEXCORE-432) NOTICE file should be updated for year 2016 in "Apache Apex Core Release 3.2.1-incubating (RC1)"

2016-04-19 Thread rahulsmore909 (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15247330#comment-15247330 ] rahulsmore909 commented on APEXCORE-432: Don't send emails > NOTICE file shou