[jira] [Assigned] (APEXMALHAR-2018) HDFS File Input Module: Move generic code to abstract parent class.

2016-04-26 Thread Chaitanya (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaitanya reassigned APEXMALHAR-2018: - Assignee: Chaitanya > HDFS File Input Module: Move generic code to abstract parent c

[jira] [Closed] (APEXMALHAR-2018) HDFS File Input Module: Move generic code to abstract parent class.

2016-04-26 Thread Chaitanya (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chaitanya closed APEXMALHAR-2018. - Resolution: Fixed > HDFS File Input Module: Move generic code to abstract parent class. > ---

[jira] [Updated] (APEXMALHAR-2018) HDFS File Input Module: Move generic code to abstract parent class.

2016-04-26 Thread Sandeep Deshmukh (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Deshmukh updated APEXMALHAR-2018: - Fix Version/s: 3.4.0 > HDFS File Input Module: Move generic code to abstract

[jira] [Closed] (APEXMALHAR-2050) Move spillable package under state.

2016-04-26 Thread Timothy Farkas (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Farkas closed APEXMALHAR-2050. -- Resolution: Fixed > Move spillable package under state. > -

[jira] [Updated] (APEXMALHAR-2050) Move spillable package under state.

2016-04-26 Thread Timothy Farkas (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Farkas updated APEXMALHAR-2050: --- Fix Version/s: 3.4.0 > Move spillable package under state. >

[jira] [Commented] (APEXMALHAR-2050) Move spillable package under state.

2016-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259549#comment-15259549 ] ASF GitHub Bot commented on APEXMALHAR-2050: Github user asfgit closed th

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2050 moved Spillabl...

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

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

2016-04-26 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259416#comment-15259416 ] Thomas Weise commented on APEXCORE-434: --- [~PramodSSImmaneni] is this not needed in

[jira] [Resolved] (APEXCORE-445) Race condition in AsynFSStorageAgent.save()

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

[jira] [Commented] (APEXCORE-445) Race condition in AsynFSStorageAgent.save()

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

[GitHub] incubator-apex-core pull request: APEXCORE-445 - Race condition in...

2016-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-apex-core/pull/319 --- 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-445) Race condition in AsynFSStorageAgent.save()

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

[jira] [Commented] (APEXCORE-214) Containers Fail With RPC Timeout

2016-04-26 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259114#comment-15259114 ] Vlad Rozov commented on APEXCORE-214: - No, I guess you refer to RPC timeout issue AP

[GitHub] incubator-apex-core pull request: APEXCORE-445 - Race condition in...

2016-04-26 Thread sandeshh
Github user sandeshh commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/319#discussion_r61177760 --- Diff: common/src/main/java/com/datatorrent/common/util/AsyncFSStorageAgent.java --- @@ -38,7 +40,7 @@ public class AsyncFSStorageAgent

[GitHub] incubator-apex-core pull request: APEXCORE-445 - Race condition in...

2016-04-26 Thread vrozov
GitHub user vrozov opened a pull request: https://github.com/apache/incubator-apex-core/pull/319 APEXCORE-445 - Race condition in AsynFSStorageAgent.save() @tweise Please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/vroz

[jira] [Commented] (APEXCORE-445) Race condition in AsynFSStorageAgent.save()

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

[jira] [Commented] (APEXCORE-214) Containers Fail With RPC Timeout

2016-04-26 Thread Pramod Immaneni (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259070#comment-15259070 ] Pramod Immaneni commented on APEXCORE-214: -- [~vrozov] is this the same issue yo

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

2016-04-26 Thread Pramod Immaneni (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pramod Immaneni resolved APEXCORE-434. -- Resolution: Fixed Fix Version/s: 3.3.1 3.4.0 > ClassCastExce

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

2016-04-26 Thread Pramod Immaneni (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pramod Immaneni resolved APEXCORE-444. -- Resolution: Fixed Fix Version/s: 3.3.1 3.4.0 > 401 authentic

[jira] [Assigned] (APEXMALHAR-2050) Move spillable package under state.

2016-04-26 Thread Chandni Singh (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandni Singh reassigned APEXMALHAR-2050: - Assignee: Chandni Singh (was: Timothy Farkas) > Move spillable package unde

[jira] [Commented] (APEXMALHAR-2050) Move spillable package under state.

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2050 moved Spillabl...

2016-04-26 Thread chandnisingh
GitHub user chandnisingh opened a pull request: https://github.com/apache/incubator-apex-malhar/pull/257 APEXMALHAR-2050 moved Spillable libraries under state You can merge this pull request into a Git repository by running: $ git pull https://github.com/chandnisingh/incubator

[GitHub] incubator-apex-core pull request: APEXCORE-446 Added shaded source...

2016-04-26 Thread davidyan74
GitHub user davidyan74 opened a pull request: https://github.com/apache/incubator-apex-core/pull/318 APEXCORE-446 Added shaded source jar for shaded-ning19 @tweise please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/dav

[jira] [Commented] (APEXCORE-446) Add source jar in the shaded-ning build

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

[jira] [Created] (APEXCORE-446) Add source jar in the shaded-ning build

2016-04-26 Thread David Yan (JIRA)
David Yan created APEXCORE-446: -- Summary: Add source jar in the shaded-ning build Key: APEXCORE-446 URL: https://issues.apache.org/jira/browse/APEXCORE-446 Project: Apache Apex Core Issue Type:

[jira] [Created] (APEXCORE-445) Race condition in AsynFSStorageAgent.save()

2016-04-26 Thread Vlad Rozov (JIRA)
Vlad Rozov created APEXCORE-445: --- Summary: Race condition in AsynFSStorageAgent.save() Key: APEXCORE-445 URL: https://issues.apache.org/jira/browse/APEXCORE-445 Project: Apache Apex Core Issue

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

2016-04-26 Thread Chandni Singh (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chandni Singh updated APEXMALHAR-2065: -- Issue Type: Sub-task (was: Bug) Parent: APEXMALHAR-2049 > Add getWindows()

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

2016-04-26 Thread Chandni Singh (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258846#comment-15258846 ] Chandni Singh commented on APEXMALHAR-2065: --- In FSWindowDataManager we are

Re: [APEXCORE-107] Adding modules in DAG through property and json file.

2016-04-26 Thread Tushar Gosavi
Hi All, We could achieve this by adding a common interface between Operator and Module without backward compatibility issue. I did a quick prototype with this approach and was able to run PiDemo application from Malhar built against previous version of Apex. With this changes module writer don't h

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

2016-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258808#comment-15258808 ] 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-26 Thread tushargosavi
Github user tushargosavi commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/313#discussion_r61153475 --- Diff: api/src/main/java/com/datatorrent/api/Module.java --- @@ -36,7 +36,7 @@ * @since 3.3.0 */ @InterfaceStability.Evol

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

2016-04-26 Thread Timothy Farkas (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258484#comment-15258484 ] Timothy Farkas commented on APEXMALHAR-2065: [~thw] Currently in managed

TLP infra changes

2016-04-26 Thread Thomas Weise
Hi, There will be a few changes to rename repositories and mailing lists. These should be completed in the next few days and are tracked here: https://issues.apache.org/jira/browse/INFRA-11718 Thanks

[GitHub] incubator-apex-malhar pull request: Added concrete implementation ...

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

[jira] [Commented] (APEXMALHAR-1957) Improve HBasePOJOInputOperator with support for threaded read

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1957: Added threadi...

2016-04-26 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/212#discussion_r61075471 --- Diff: contrib/src/test/java/com/datatorrent/contrib/hbase/HBasePOJOInputOperatorTest.java --- @@ -128,7 +144,7 @@ public void pop

[jira] [Commented] (APEXMALHAR-1957) Improve HBasePOJOInputOperator with support for threaded read

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1957: Added threadi...

2016-04-26 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/212#discussion_r61074900 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBaseScanOperator.java --- @@ -40,27 +51,106 @@ * @tags hbase, sca

[jira] [Commented] (APEXMALHAR-1957) Improve HBasePOJOInputOperator with support for threaded read

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1957: Added threadi...

2016-04-26 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/212#discussion_r61074763 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBaseScanOperator.java --- @@ -40,27 +51,106 @@ * @tags hbase, sca

[jira] [Commented] (APEXMALHAR-1957) Improve HBasePOJOInputOperator with support for threaded read

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1957: Added threadi...

2016-04-26 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/212#discussion_r61074411 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBaseScanOperator.java --- @@ -40,27 +51,106 @@ * @tags hbase, sca

[jira] [Commented] (APEXMALHAR-1957) Improve HBasePOJOInputOperator with support for threaded read

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1957: Added threadi...

2016-04-26 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/212#discussion_r61073466 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBasePOJOInputOperator.java --- @@ -69,116 +69,103 @@ public Object con

[jira] [Commented] (APEXMALHAR-1957) Improve HBasePOJOInputOperator with support for threaded read

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1957: Added threadi...

2016-04-26 Thread sandeepdeshmukh
Github user sandeepdeshmukh commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/212#discussion_r61072959 --- Diff: contrib/src/main/java/com/datatorrent/contrib/hbase/HBasePOJOInputOperator.java --- @@ -69,116 +69,103 @@ public Object con

[jira] [Commented] (APEXMALHAR-2018) HDFS File Input Module: Move generic code to abstract parent class.

2016-04-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257917#comment-15257917 ] ASF GitHub Bot commented on APEXMALHAR-2018: Github user asfgit closed th

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2018 Moved generic ...

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

Re: Apache Apex announced as Top-Level Project

2016-04-26 Thread Sandeep Deshmukh
Congratulations to all!!! Regards, Sandeep On Tue, Apr 26, 2016 at 3:44 PM, Shubham Pathak wrote: > Great news !! Congratulations to all !! > > Thanks, > Shubham > > On Tue, Apr 26, 2016 at 3:35 PM, Pradeep Kumbhar > wrote: > > > Congratulations All! > > > > On Tue, Apr 26, 2016 at 3:26 PM, Ch

Re: Apache Apex announced as Top-Level Project

2016-04-26 Thread Shubham Pathak
Great news !! Congratulations to all !! Thanks, Shubham On Tue, Apr 26, 2016 at 3:35 PM, Pradeep Kumbhar wrote: > Congratulations All! > > On Tue, Apr 26, 2016 at 3:26 PM, Chinmay Kolhatkar > wrote: > > > Congratulations!!! > > > > On Tue, Apr 26, 2016 at 3:25 PM, Mohit Jotwani > > wrote: > >

Re: Apache Apex announced as Top-Level Project

2016-04-26 Thread Pradeep Kumbhar
Congratulations All! On Tue, Apr 26, 2016 at 3:26 PM, Chinmay Kolhatkar wrote: > Congratulations!!! > > On Tue, Apr 26, 2016 at 3:25 PM, Mohit Jotwani > wrote: > > > Congratulations! > > > > Regards, > > Mohit > > > > > > > > On Tue, Apr 26, 2016 at 2:49 PM, Bhupesh Chawda > > > wrote: > > > >

Re: Apache Apex announced as Top-Level Project

2016-04-26 Thread Chinmay Kolhatkar
Congratulations!!! On Tue, Apr 26, 2016 at 3:25 PM, Mohit Jotwani wrote: > Congratulations! > > Regards, > Mohit > > > > On Tue, Apr 26, 2016 at 2:49 PM, Bhupesh Chawda > wrote: > > > Congratulations!! > > > > ~Bhupesh > > > > > > On Tue, Apr 26, 2016 at 10:53 AM, Isha Arkatkar > > wrote: > >

Re: Apache Apex announced as Top-Level Project

2016-04-26 Thread Mohit Jotwani
Congratulations! Regards, Mohit On Tue, Apr 26, 2016 at 2:49 PM, Bhupesh Chawda wrote: > Congratulations!! > > ~Bhupesh > > > On Tue, Apr 26, 2016 at 10:53 AM, Isha Arkatkar > wrote: > > > Congratulations! :) > > > > Thanks, > > Isha > > > > On Mon, Apr 25, 2016 at 2:58 PM, Jayaradha Nataraj

Re: Apache Apex announced as Top-Level Project

2016-04-26 Thread Bhupesh Chawda
Congratulations!! ~Bhupesh On Tue, Apr 26, 2016 at 10:53 AM, Isha Arkatkar wrote: > 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 I