[jira] [Closed] (APEXCORE-329) Backpressure - to collect all the issue under one umbrella

2016-03-21 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise closed APEXCORE-329. - Resolution: Invalid Apex already supports backpressure. >>> When buffer server spooling is enab

[GitHub] incubator-apex-site pull request: APEXCORE-321 bylaws draft

2016-03-21 Thread tweise
Github user tweise commented on the pull request: https://github.com/apache/incubator-apex-site/pull/22#issuecomment-199656808 Incorporated feedback. --- 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 n

[jira] [Commented] (APEXCORE-321) Document voting rules

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

Re: FileLineInputOperator in AbstractFileInputOperator

2016-03-21 Thread Chaitanya Chebolu
+1. Move it out from AbstractFileInputOperator. On Tue, Mar 22, 2016 at 11:31 AM, Pradeep A. Dalvi wrote: > +1 Should be moved outside. > > On Tue, Mar 22, 2016 at 11:29 AM, Sandeep Deshmukh < > sand...@datatorrent.com> > wrote: > > > +1. Used in many cases. We should move it into separate class

Re: FileLineInputOperator in AbstractFileInputOperator

2016-03-21 Thread Pradeep A. Dalvi
+1 Should be moved outside. On Tue, Mar 22, 2016 at 11:29 AM, Sandeep Deshmukh wrote: > +1. Used in many cases. We should move it into separate class. > > Regards, > Sandeep > > On Tue, Mar 22, 2016 at 11:17 AM, Devendra Tagare < > devend...@datatorrent.com > > wrote: > > > +1.Using it was a bit

Re: FileLineInputOperator in AbstractFileInputOperator

2016-03-21 Thread Sandeep Deshmukh
+1. Used in many cases. We should move it into separate class. Regards, Sandeep On Tue, Mar 22, 2016 at 11:17 AM, Devendra Tagare wrote: > +1.Using it was a bit of a search earlier.Moving it would defiantly ease up > usage. > > Thanks, > Dev > On Mar 21, 2016 10:46 PM, "Tushar Gosavi" wrote: >

Re: Stack overflow errors when launching job

2016-03-21 Thread Ashwin Chandra Putta
Would be interesting to know what hdfs issue has triggered this behavior. Regards, Ashwin. On Mon, Mar 21, 2016 at 9:41 PM, Amol Kekre wrote: > Ilya, > If it occurs again, do produce the stack. At a bare minimum as part of > usability, Apex should give back good diagnostic error message. I do n

Re: FileLineInputOperator in AbstractFileInputOperator

2016-03-21 Thread Devendra Tagare
+1.Using it was a bit of a search earlier.Moving it would defiantly ease up usage. Thanks, Dev On Mar 21, 2016 10:46 PM, "Tushar Gosavi" wrote: > +1 on moving it out as a separate class. > > On Tue, Mar 22, 2016 at 8:21 AM, Sandesh Hegde > wrote: > > > +1, I was wondering why it was hidden. Us

Re: FileLineInputOperator in AbstractFileInputOperator

2016-03-21 Thread Tushar Gosavi
+1 on moving it out as a separate class. On Tue, Mar 22, 2016 at 8:21 AM, Sandesh Hegde wrote: > +1, I was wondering why it was hidden. Used it during one of the pocs. > > On Mon, Mar 21, 2016, 5:51 PM Pramod Immaneni > wrote: > > > Yes +1. It is an often requested operator. > > > > Thanks > >

Re: Stack overflow errors when launching job

2016-03-21 Thread Amol Kekre
Ilya, If it occurs again, do produce the stack. At a bare minimum as part of usability, Apex should give back good diagnostic error message. I do not expect HDFS operators to run if HDFS has issues, but an error stating would be great. Thks, Amol On Mon, Mar 21, 2016 at 8:21 PM, Ganelin, Ilya w

RE: Stack overflow errors when launching job

2016-03-21 Thread Chandni Singh
Oh great. Can you please reduce the severity of the ticket from blocker. On Mar 21, 2016 8:21 PM, "Ganelin, Ilya" wrote: > Hi, Chandni - we are presently dealing with some environment woes due to > HDFS issues and amusingly enough I can no longer reproduce this problem. I > suspect that this migh

RE: Stack overflow errors when launching job

2016-03-21 Thread Ganelin, Ilya
Hi, Chandni - we are presently dealing with some environment woes due to HDFS issues and amusingly enough I can no longer reproduce this problem. I suspect that this might have been a symptom of deeper cluster issues. If I am able to again reproduce it consistently, I'll let you know, and, now t

[jira] [Created] (APEXCORE-402) Provide SpscArrayQueue based implementation that uses Condition to notify publishing thread on not full condition

2016-03-21 Thread Vlad Rozov (JIRA)
Vlad Rozov created APEXCORE-402: --- Summary: Provide SpscArrayQueue based implementation that uses Condition to notify publishing thread on not full condition Key: APEXCORE-402 URL: https://issues.apache.org/jira/brow

Re: [DISCUSS] Apex Graduation

2016-03-21 Thread Ganelin, Ilya
I think the community has done an excellent job in a number of key areas: 1) A dramatic improvement in available documentation on both internals // implementation as well as usability. While I would argue a substantial amount of work remains to be done on the latter, I think this is in a much bet

Re: FileLineInputOperator in AbstractFileInputOperator

2016-03-21 Thread Sandesh Hegde
+1, I was wondering why it was hidden. Used it during one of the pocs. On Mon, Mar 21, 2016, 5:51 PM Pramod Immaneni wrote: > Yes +1. It is an often requested operator. > > Thanks > > On Mon, Mar 21, 2016 at 5:49 PM, Chandni Singh > wrote: > > > Hi, > > > > The FileLineInputOperator is hidden

[GitHub] incubator-apex-core pull request: Updating docs build process

2016-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-apex-core/pull/281 --- 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] [Resolved] (APEXCORE-400) Create documentation for security

2016-03-21 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXCORE-400. --- Resolution: Fixed Fix Version/s: 3.4.0 > Create documentation for security >

[GitHub] incubator-apex-core pull request: Updating docs build process

2016-03-21 Thread sashadt
GitHub user sashadt opened a pull request: https://github.com/apache/incubator-apex-core/pull/281 Updating docs build process You can merge this pull request into a Git repository by running: $ git pull https://github.com/sashadt/incubator-apex-core master Alternatively you c

[jira] [Created] (APEXCORE-401) Create a separate artifact for checkstyle and other common configurations

2016-03-21 Thread Chandni Singh (JIRA)
Chandni Singh created APEXCORE-401: -- Summary: Create a separate artifact for checkstyle and other common configurations Key: APEXCORE-401 URL: https://issues.apache.org/jira/browse/APEXCORE-401 Proje

[jira] [Commented] (APEXCORE-400) Create documentation for security

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

[GitHub] incubator-apex-core pull request: APEXCORE-400 Security documentat...

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

Re: FileLineInputOperator in AbstractFileInputOperator

2016-03-21 Thread Pramod Immaneni
Yes +1. It is an often requested operator. Thanks On Mon, Mar 21, 2016 at 5:49 PM, Chandni Singh wrote: > Hi, > > The FileLineInputOperator is hidden under AbstractFileInputOperator. > Shall we move it outside so that it is easily discovered. > > Thanks, > Chandni >

Re: FileLineInputOperator in AbstractFileInputOperator

2016-03-21 Thread Amol Kekre
Yes, +1 Thks Amol On Mon, Mar 21, 2016 at 5:49 PM, Chandni Singh wrote: > Hi, > > The FileLineInputOperator is hidden under AbstractFileInputOperator. > Shall we move it outside so that it is easily discovered. > > Thanks, > Chandni >

FileLineInputOperator in AbstractFileInputOperator

2016-03-21 Thread Chandni Singh
Hi, The FileLineInputOperator is hidden under AbstractFileInputOperator. Shall we move it outside so that it is easily discovered. Thanks, Chandni

[jira] [Commented] (APEXCORE-400) Create documentation for security

2016-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205379#comment-15205379 ] ASF GitHub Bot commented on APEXCORE-400: - GitHub user PramodSSImmaneni opened a

[GitHub] incubator-apex-core pull request: APEXCORE-400 Security documentat...

2016-03-21 Thread PramodSSImmaneni
GitHub user PramodSSImmaneni opened a pull request: https://github.com/apache/incubator-apex-core/pull/280 APEXCORE-400 Security documentation @tweise @sashadt please see You can merge this pull request into a Git repository by running: $ git pull https://github.com/PramodSSImm

[jira] [Created] (APEXCORE-400) Create documentation for security

2016-03-21 Thread Pramod Immaneni (JIRA)
Pramod Immaneni created APEXCORE-400: Summary: Create documentation for security Key: APEXCORE-400 URL: https://issues.apache.org/jira/browse/APEXCORE-400 Project: Apache Apex Core Issue

[jira] [Commented] (APEXCORE-392) Stack Overflow when launching jobs

2016-03-21 Thread Munagala V. Ramanath (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205362#comment-15205362 ] Munagala V. Ramanath commented on APEXCORE-392: --- Which Java version is in

Re: Stack overflow errors when launching job

2016-03-21 Thread Chandni Singh
Hi Ilya, Are you available at 2 pm tomorrow for webex? Chandni On Mon, Mar 21, 2016 at 2:53 PM, Chandni Singh wrote: > Ilya, > > I have launched the application on our Yarn cluster and I don't see this > happening. > > Chandni > > On Sun, Mar 20, 2016 at 9:43 PM, Ganelin, Ilya < > ilya.gane...

Re: [DISCUSS] Apex Graduation

2016-03-21 Thread Sandesh Hegde
All the metrics are reaching their apex. It is time for Apex to reach apex by becoming a top level project. +1 for graduation. On Mon, Mar 21, 2016 at 10:26 AM Tushar Gosavi wrote: > I have observed that Apex community is growing and is following Apache way > for development. Apex have done few

[jira] [Resolved] (APEXCORE-398) Ack may not be delivered from buffer server to it's client

2016-03-21 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXCORE-398. --- Resolution: Fixed > Ack may not be delivered from buffer server to it's client > ---

[jira] [Updated] (APEXCORE-398) Ack may not be delivered from buffer server to it's client

2016-03-21 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated APEXCORE-398: -- Fix Version/s: 3.3.1 3.4.0 3.2.1 > Ack may not be delive

[jira] [Commented] (APEXCORE-392) Stack Overflow when launching jobs

2016-03-21 Thread Chandni Singh (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205239#comment-15205239 ] Chandni Singh commented on APEXCORE-392: Created an application with 20 input/ou

Re: Stack overflow errors when launching job

2016-03-21 Thread Chandni Singh
Ilya, I have launched the application on our Yarn cluster and I don't see this happening. Chandni On Sun, Mar 20, 2016 at 9:43 PM, Ganelin, Ilya wrote: > Sure thing. If you guys have time tomorrow I can hop on a WebEx. > > > > Sent with Good (www.good.com) > >

[jira] [Commented] (APEXCORE-399) Need better debug information in stram web service filter initializer

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

[jira] [Resolved] (APEXCORE-399) Need better debug information in stram web service filter initializer

2016-03-21 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov resolved APEXCORE-399. - Resolution: Fixed Fix Version/s: 3.4.0 > Need better debug information in stram web servi

[GitHub] incubator-apex-core pull request: APEXCORE-399 Need better debug i...

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

GSOC: AVSR in Apache Apex

2016-03-21 Thread HARSH PATHAK
Respected community, I have shared this draft of my projects proposal at GSOC. Have look at it and comment for changes if any. https://docs.google.com/document/d/14mY5ZAJu_x0Pkf5BY2VrdPuxJce_Bgl4fp3Q4XASaZw/edit?usp=docslist_api

[jira] [Resolved] (APEXCORE-371) Update ASF and incubator logos on apex web site

2016-03-21 Thread Sasha Parfenov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sasha Parfenov resolved APEXCORE-371. - Resolution: Fixed Updated > Update ASF and incubator logos on apex web site > -

[jira] [Closed] (APEXCORE-371) Update ASF and incubator logos on apex web site

2016-03-21 Thread Sasha Parfenov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sasha Parfenov closed APEXCORE-371. --- > Update ASF and incubator logos on apex web site >

[GitHub] incubator-apex-core pull request: APEXCORE-398 - Ack may not be de...

2016-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-apex-core/pull/279 --- 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-398) Ack may not be delivered from buffer server to it's client

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

[GitHub] incubator-apex-site pull request: Added more documentation for sec...

2016-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-apex-site/pull/27 --- 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 fea

[GitHub] incubator-apex-core pull request: APEXCORE-398 - Ack may not be de...

2016-03-21 Thread vrozov
GitHub user vrozov opened a pull request: https://github.com/apache/incubator-apex-core/pull/279 APEXCORE-398 - Ack may not be delivered from buffer server to it's client @PramodSSImmaneni Please review and cherry-pick into all affected branches. You can merge this pull request into

[jira] [Commented] (APEXCORE-398) Ack may not be delivered from buffer server to it's client

2016-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205035#comment-15205035 ] ASF GitHub Bot commented on APEXCORE-398: - GitHub user vrozov opened a pull requ

RE: Stack overflow errors when launching job

2016-03-21 Thread Ganelin, Ilya
Sure thing. If you guys have time tomorrow I can hop on a WebEx. Sent with Good (www.good.com) From: Amol Kekre Sent: Sunday, March 20, 2016 12:54:22 PM To: dev@apex.incubator.apache.org Subject: Re: Stack overflow errors when launching job Can we get on a webe

Re: Stack overflow errors when launching job

2016-03-21 Thread Ganelin, Ilya
Awesome - will try this and report results. Thanks! On 3/21/16, 11:15 AM, "Munagala Ramanath" wrote: >Please add the "*-XXMaxJavaStackTraceDepth=-1*" to the JVM options and >regenerate the stack trace. >Please note that the argument is a negative 1 which forces unlimited stack >trace depth. >

Re: Stack overflow errors when launching job

2016-03-21 Thread Munagala Ramanath
Please add the "*-XXMaxJavaStackTraceDepth=-1*" to the JVM options and regenerate the stack trace. Please note that the argument is a negative 1 which forces unlimited stack trace depth. For example: dt.attr.CONTAINER_JVM_OPTIONS -XXMaxJavaStackTraceDepth=-1 Ram On Mon, Mar 21, 2016 at 11

[jira] [Closed] (APEXMALHAR-1779) H2O integration using POJO

2016-03-21 Thread Sandesh (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandesh closed APEXMALHAR-1779. --- Resolution: Information Provided > H2O integration using POJO > -- > >

[jira] [Commented] (APEXMALHAR-1779) H2O integration using POJO

2016-03-21 Thread Sandesh (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204774#comment-15204774 ] Sandesh commented on APEXMALHAR-1779: - H2o - generates the models as POJO. POJO c

Re: Stack overflow errors when launching job

2016-03-21 Thread Ganelin, Ilya
Ram - that is the complete log. I have nothing else available, either through YARN or through the DT UI. On 3/21/16, 10:33 AM, "Munagala Ramanath" wrote: >The call chain is not complete; it ends abruptly with: > >at java.util.ArrayList.writeObject(ArrayList.java:742) >at sun.reflect.Generat

[GitHub] incubator-apex-core pull request: APEXCORE-399 Need better debug i...

2016-03-21 Thread PramodSSImmaneni
Github user PramodSSImmaneni commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/278#discussion_r56865349 --- Diff: engine/src/main/java/com/datatorrent/stram/security/StramWSFilterInitializer.java --- @@ -59,9 +59,11 @@ public void initFilt

[jira] [Commented] (APEXCORE-399) Need better debug information in stram web service filter initializer

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

Re: Stack overflow errors when launching job

2016-03-21 Thread Munagala Ramanath
The call chain is not complete; it ends abruptly with: at java.util.ArrayList.writeObject(ArrayList.java:742) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(M

Re: [DISCUSS] Apex Graduation

2016-03-21 Thread Tushar Gosavi
I have observed that Apex community is growing and is following Apache way for development. Apex have done few quality releases successfully under Apache, and have integrated with other Apache projects. I think it is right time for Apex to become a top level project. + 1 for graduation. On Mon,

Re: Stack overflow errors when launching job

2016-03-21 Thread Ganelin, Ilya
I uploaded the complete stack trace to the gist in the issue: https://gist.github.com/ilganeli/7f770374113b40ffa18a On 3/21/16, 9:38 AM, "Munagala Ramanath" wrote: >Ilya, could you upload a full stack trace of the failure so we can see >where the call chain >originated ? > >Ram > >On Mon, Ma

Re: Stack overflow errors when launching job

2016-03-21 Thread Munagala Ramanath
Ilya, could you upload a full stack trace of the failure so we can see where the call chain originated ? Ram On Mon, Mar 21, 2016 at 9:21 AM, Ganelin, Ilya wrote: > Chandni- my application fails when launching in YARN, not in local mode. > There is no custom partitioning - the code in the examp

[jira] [Commented] (APEXMALHAR-1897) Create ManagedState

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1897 added managed ...

2016-03-21 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/145#discussion_r56853086 --- Diff: library/src/main/java/com/datatorrent/lib/state/managed/ManagedStateImpl.java --- @@ -0,0 +1,98 @@ +/** + * Licensed t

[jira] [Commented] (APEXMALHAR-1897) Create ManagedState

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1897 added managed ...

2016-03-21 Thread chandnisingh
Github user chandnisingh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/145#discussion_r56852888 --- Diff: library/src/main/java/com/datatorrent/lib/state/managed/ManagedStateImpl.java --- @@ -0,0 +1,98 @@ +/** + * Licensed t

RE: Stack overflow errors when launching job

2016-03-21 Thread Ganelin, Ilya
Chandni- my application fails when launching in YARN, not in local mode. There is no custom partitioning - the code in the example is complete for both the input and output classes. Sent with Good (www.good.com) From: Chandni Singh Sent: Monday, March 21, 2016

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1897 added managed ...

2016-03-21 Thread amberarrow
Github user amberarrow commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/145#discussion_r56845821 --- Diff: library/src/main/java/com/datatorrent/lib/state/managed/ManagedStateImpl.java --- @@ -0,0 +1,98 @@ +/** + * Licensed to

[jira] [Commented] (APEXMALHAR-1897) Create ManagedState

2016-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204490#comment-15204490 ] ASF GitHub Bot commented on APEXMALHAR-1897: Github user amberarrow comme

[jira] [Commented] (APEXCORE-399) Need better debug information in stram web service filter initializer

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

[GitHub] incubator-apex-core pull request: APEXCORE-399 Need better debug i...

2016-03-21 Thread vrozov
Github user vrozov commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/278#discussion_r56826832 --- Diff: engine/src/main/java/com/datatorrent/stram/security/StramWSFilterInitializer.java --- @@ -59,9 +59,11 @@ public void initFilter(FilterC

Re: [DISCUSS] Apex Graduation

2016-03-21 Thread Pradeep Kumbhar
The discussion has come up at the right time and I believe that Apache Apex is ready for graduation as a TLP. The community has so far achieved great milestones for features/integrations/fixes in Apex and going for TLP will definitely speed up this growth rapidly. +1 for graduation On Mon, Mar

Re: S3 Input Module

2016-03-21 Thread Chaitanya Chebolu
Hi Sandeep, For Configuring Input Module, "files" is the mandatory configuration. Description: List of files/directories to copy in comma separated fashion. Parallel read depends on "readersCount" property. This represents the number of block reader instances to read the file. By default, the val

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2010 Add Tranform o...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar closed the pull request at: https://github.com/apache/incubator-apex-malhar/pull/209 --- 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,

[jira] [Commented] (APEXMALHAR-2010) Add transform operator

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

[jira] [Commented] (APEXMALHAR-2010) Add transform operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2010 Add Tranform o...

2016-03-21 Thread chinmaykolhatkar
GitHub user chinmaykolhatkar reopened a pull request: https://github.com/apache/incubator-apex-malhar/pull/209 APEXMALHAR-2010 Add Tranform operator Added expression interface and java expression parser. Added expression support in PojoUtils. Added unit tests for Expression s

[jira] [Commented] (APEXMALHAR-2015) Projection Operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2015: Projection Op...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/217#discussion_r56806642 --- Diff: library/src/test/java/com/datatorrent/lib/projection/ProjectionTest.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to

[jira] [Commented] (APEXMALHAR-2015) Projection Operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2015: Projection Op...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/217#discussion_r56806283 --- Diff: library/src/test/java/com/datatorrent/lib/projection/ProjectionTest.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to

[jira] [Commented] (APEXMALHAR-2015) Projection Operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2015: Projection Op...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/217#discussion_r56806197 --- Diff: library/src/test/java/com/datatorrent/lib/projection/ProjectionTest.java --- @@ -0,0 +1,264 @@ +/** + * Licensed to

[jira] [Commented] (APEXMALHAR-2015) Projection Operator

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

[jira] [Commented] (APEXMALHAR-2015) Projection Operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2015: Projection Op...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/217#discussion_r56805446 --- Diff: library/src/main/java/com/datatorrent/lib/projection/ProjectionOperator.java --- @@ -0,0 +1,303 @@ +/** + * License

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2015: Projection Op...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/217#discussion_r56805439 --- Diff: library/src/main/java/com/datatorrent/lib/projection/ProjectionOperator.java --- @@ -0,0 +1,303 @@ +/** + * License

[jira] [Commented] (APEXMALHAR-2015) Projection Operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2015: Projection Op...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/217#discussion_r56805377 --- Diff: library/src/main/java/com/datatorrent/lib/projection/ProjectionOperator.java --- @@ -0,0 +1,303 @@ +/** + * License

[jira] [Commented] (APEXMALHAR-2015) Projection Operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2015: Projection Op...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/217#discussion_r56805168 --- Diff: library/src/main/java/com/datatorrent/lib/projection/ProjectionOperator.java --- @@ -0,0 +1,303 @@ +/** + * License

[jira] [Commented] (APEXMALHAR-2015) Projection Operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2015: Projection Op...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/217#discussion_r56805026 --- Diff: library/src/test/java/com/datatorrent/lib/projection/DummyProjection.java --- @@ -0,0 +1,33 @@ +/** + * Licensed to

[jira] [Commented] (APEXMALHAR-2015) Projection Operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2015: Projection Op...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/217#discussion_r56804748 --- Diff: library/src/main/java/com/datatorrent/lib/projection/ProjectionOperator.java --- @@ -0,0 +1,303 @@ +/** + * License

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2010 Add Tranform o...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/209#discussion_r56798538 --- Diff: library/src/main/java/com/datatorrent/lib/expression/JavaExpressionParser.java --- @@ -0,0 +1,179 @@ +/** + * Lice

[jira] [Commented] (APEXMALHAR-2010) Add transform operator

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

[jira] [Commented] (APEXMALHAR-2010) Add transform operator

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

[jira] [Commented] (APEXMALHAR-2010) Add transform operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2010 Add Tranform o...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/209#discussion_r56797337 --- Diff: library/src/main/java/com/datatorrent/lib/expression/JavaExpressionParser.java --- @@ -0,0 +1,179 @@ +/** + * Lice

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2010 Add Tranform o...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/209#discussion_r56797249 --- Diff: library/src/main/java/com/datatorrent/lib/expression/JavaExpressionParser.java --- @@ -0,0 +1,179 @@ +/** + * Lice

[jira] [Commented] (APEXMALHAR-2010) Add transform operator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2010 Add Tranform o...

2016-03-21 Thread chinmaykolhatkar
Github user chinmaykolhatkar commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/209#discussion_r56797301 --- Diff: library/src/main/java/com/datatorrent/lib/transform/TransformOperator.java --- @@ -0,0 +1,172 @@ +/** + * Licensed

[jira] [Commented] (APEXMALHAR-2010) Add transform operator

2016-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203925#comment-15203925 ] ASF GitHub Bot commented on APEXMALHAR-2010: Github user tushargosavi com

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2010 Add Tranform o...

2016-03-21 Thread tushargosavi
Github user tushargosavi commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/209#discussion_r56794158 --- Diff: library/src/main/java/com/datatorrent/lib/transform/TransformOperator.java --- @@ -0,0 +1,172 @@ +/** + * Licensed to t

  1   2   >