[
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 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
#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
[
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 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 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
[
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
[
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 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
[
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 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
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
[
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 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
[
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 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
[
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 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
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
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 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
[
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
+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
+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
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
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
[
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 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
[
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
[
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 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 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
[
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
[
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 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 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 +
[
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 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
[
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 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
[
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 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 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
[
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
[
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
[
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 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 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
[
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 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
[
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
[
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 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 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 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
[
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 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
[
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
[
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 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
[
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 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 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
[
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
[
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 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
[
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 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
[
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 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
[
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
71 matches
Mail list logo