[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on the pull request: https://github.com/apache/incubator-apex-core/pull/250#issuecomment-201702989 Haven't looked at the plan changes yet, rest looks good so far. --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57509050 --- Diff: engine/src/test/java/com/datatorrent/stram/AffinityRulesTest.java --- @@ -0,0 +1,177 @@ +/** + * Licensed to the Apache Software

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57509015 --- Diff: engine/src/main/java/com/datatorrent/stram/plan/logical/LogicalPlanConfiguration.java --- @@ -2435,7 +2435,7 @@ private void setAttribu

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57508956 --- Diff: engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java --- @@ -713,6 +717,11 @@ private void execute() throws YarnExc

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57508918 --- Diff: engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java --- @@ -668,7 +671,10 @@ private void execute() throws YarnExc

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57508595 --- Diff: engine/src/main/java/com/datatorrent/stram/ResourceRequestHandler.java --- @@ -170,19 +205,69 @@ public String getHost(ContainerStartReq

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57508604 --- Diff: engine/src/main/java/com/datatorrent/stram/ResourceRequestHandler.java --- @@ -170,19 +205,69 @@ public String getHost(ContainerStartReq

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57508599 --- Diff: engine/src/main/java/com/datatorrent/stram/ResourceRequestHandler.java --- @@ -170,19 +205,69 @@ public String getHost(ContainerStartReq

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57508511 --- Diff: engine/src/main/java/com/datatorrent/stram/ResourceRequestHandler.java --- @@ -153,11 +177,22 @@ public String getHost(ContainerStartReq

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57508355 --- Diff: engine/src/main/java/com/datatorrent/stram/ResourceRequestHandler.java --- @@ -108,6 +113,23 @@ public void updateNodeReports(List node

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57508062 --- Diff: engine/src/main/java/com/datatorrent/stram/ContainerRequestHandlerCloudera.java --- @@ -0,0 +1,138 @@ +/** + * Licensed to the

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57508019 --- Diff: engine/src/main/java/com/datatorrent/stram/ContainerRequestHandlerCloudera.java --- @@ -0,0 +1,138 @@ +/** + * Licensed to the

[jira] [Commented] (APEXMALHAR-1985) Cassandra Input Oeprator: startRow set incorrectly

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-1985: Using startRo...

2016-03-25 Thread bhupeshchawda
Github user bhupeshchawda commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/182#discussion_r57507869 --- Diff: contrib/src/main/java/com/datatorrent/contrib/cassandra/CassandraPOJOInputOperator.java --- @@ -359,24 +373,43 @@ public void

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57507595 --- Diff: engine/src/main/java/com/datatorrent/stram/ContainerRequestHandlerCloudera.java --- @@ -0,0 +1,138 @@ +/** + * Licensed to the

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57507498 --- Diff: engine/src/main/java/com/datatorrent/stram/ContainerRequestHandler.java --- @@ -0,0 +1,59 @@ +/** + * Licensed to the Apache Sof

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57507488 --- Diff: engine/src/main/java/com/datatorrent/stram/ContainerRequestHandler.java --- @@ -0,0 +1,59 @@ +/** + * Licensed to the Apache Sof

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

2016-03-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212735#comment-15212735 ] ASF GitHub Bot commented on APEXCORE-10: Github user ishark commented on a diff i

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57507443 --- Diff: engine/src/main/java/com/datatorrent/stram/ContainerRequestHandlerCloudera.java --- @@ -0,0 +1,138 @@ +/** + * Licensed to the

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

2016-03-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212731#comment-15212731 ] ASF GitHub Bot commented on APEXCORE-10: Github user ishark commented on a diff i

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57507404 --- Diff: engine/src/main/java/com/datatorrent/stram/ContainerRequestHandler.java --- @@ -0,0 +1,59 @@ +/** + * Licensed to the Apache Sof

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57507288 --- Diff: engine/src/main/java/com/datatorrent/stram/ContainerRequestHandlerCloudera.java --- @@ -0,0 +1,138 @@ +/** + * Licensed to the

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57507255 --- Diff: engine/src/main/java/com/datatorrent/stram/ContainerRequestHandler.java --- @@ -0,0 +1,59 @@ +/** + * Licensed to the Apache Sof

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57507141 --- Diff: api/src/main/java/com/datatorrent/api/AffinityRule.java --- @@ -0,0 +1,211 @@ +/** + * Licensed to the Apache Software Foundation

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57507058 --- Diff: api/src/main/java/com/datatorrent/api/StringCodec.java --- @@ -377,4 +383,43 @@ public String toString(Class clazz) private stat

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

2016-03-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212712#comment-15212712 ] ASF GitHub Bot commented on APEXCORE-10: Github user ishark commented on a diff i

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57506976 --- Diff: api/src/main/java/com/datatorrent/api/AffinityRule.java --- @@ -0,0 +1,211 @@ +/** + * Licensed to the Apache Software Foundation

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57506947 --- Diff: api/src/main/java/com/datatorrent/api/DAG.java --- @@ -250,6 +250,24 @@ public abstract void setAttribute(Operator operator, Attr

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

2016-03-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212708#comment-15212708 ] ASF GitHub Bot commented on APEXCORE-10: Github user ishark commented on a diff i

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57506922 --- Diff: api/src/main/java/com/datatorrent/api/DAG.java --- @@ -250,6 +250,24 @@ public abstract void setAttribute(Operator operator, Attr

[jira] [Closed] (APEXMALHAR-860) Add Key-based filter functionality to malhar library for Min, Max, SimpleMovingAverage, StandardDeviation like operators

2016-03-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise closed APEXMALHAR-860. --- Resolution: Won't Fix Assignee: (was: Atul Dambalkar) > Add Key-based filter fun

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

2016-03-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212702#comment-15212702 ] ASF GitHub Bot commented on APEXCORE-10: Github user ishark commented on a diff i

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread ishark
Github user ishark commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57506744 --- Diff: api/pom.xml --- @@ -70,14 +70,6 @@ commons-beanutils - jackson-core-asl --- E

[jira] [Closed] (APEXMALHAR-1033) Create an operator that stores the aggregates for combination of keys.

2016-03-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise closed APEXMALHAR-1033. Resolution: Won't Fix Assignee: (was: Amol) > Create an operator that stores

[jira] [Closed] (APEXMALHAR-1034) Create an operator that reads from the aggregate store of multiple keys and returns the data for selected dimensions.

2016-03-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise closed APEXMALHAR-1034. Resolution: Won't Fix Assignee: (was: Amol) > Create an operator that reads f

[jira] [Resolved] (APEXMALHAR-828) Physical DAG does not change with dynamic change of DAG (more partitions)

2016-03-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXMALHAR-828. - Resolution: Won't Fix > Physical DAG does not change with dynamic change of DAG (more

[jira] [Resolved] (APEXMALHAR-952) Create pdf files for demo guides

2016-03-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXMALHAR-952. - Resolution: Won't Fix Assignee: (was: Amol) > Create pdf files for demo guid

[jira] [Closed] (APEXMALHAR-952) Create pdf files for demo guides

2016-03-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise closed APEXMALHAR-952. --- > Create pdf files for demo guides > > > Key:

[jira] [Closed] (APEXMALHAR-828) Physical DAG does not change with dynamic change of DAG (more partitions)

2016-03-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise closed APEXMALHAR-828. --- Assignee: (was: Amol) > Physical DAG does not change with dynamic change of DAG (more

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57506608 --- Diff: api/src/main/java/com/datatorrent/api/DAG.java --- @@ -250,6 +250,24 @@ public abstract void setAttribute(Operator operator, Attr

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57506464 --- Diff: api/src/main/java/com/datatorrent/api/AffinityRule.java --- @@ -0,0 +1,211 @@ +/** + * Licensed to the Apache Software Foundation

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57506420 --- Diff: api/src/main/java/com/datatorrent/api/AffinityRule.java --- @@ -0,0 +1,211 @@ +/** + * Licensed to the Apache Software Foundation

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[jira] [Commented] (APEXCORE-10) Enable non-affinity of operators per node (not containers)

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

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-core/pull/250#discussion_r57506337 --- Diff: api/pom.xml --- @@ -70,14 +70,6 @@ commons-beanutils - jackson-core-asl --- E

[GitHub] incubator-apex-core pull request: APEXCORE-10 #resolve Changes for...

2016-03-25 Thread tweise
Github user tweise commented on the pull request: https://github.com/apache/incubator-apex-core/pull/250#issuecomment-201640472 @ishark there are merge conflicts, can you please rebase. --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread tweise
Github user tweise commented on the pull request: https://github.com/apache/incubator-apex-site/pull/28#issuecomment-201636308 links to datatorrent.com should be ref nofollow --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread amberarrow
Github user amberarrow commented on the pull request: https://github.com/apache/incubator-apex-site/pull/28#issuecomment-201623952 Don't merge yet, more content coming. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If y

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread sashadt
Github user sashadt commented on the pull request: https://github.com/apache/incubator-apex-site/pull/28#issuecomment-201623254 Format looks good! It's more descriptive, and will help with SEO. Let me know if you were planning any other changes, and we can merge. --- If your

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread tweise
Github user tweise commented on the pull request: https://github.com/apache/incubator-apex-site/pull/28#issuecomment-201619717 @sashadt any comments? --- 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

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread tweise
Github user tweise commented on the pull request: https://github.com/apache/incubator-apex-site/pull/28#issuecomment-201617305 You are right, I checked at the beach, nothing there :-) General format is good, except the versioned docs at the beginning, as already commented. -

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread amberarrow
Github user amberarrow commented on the pull request: https://github.com/apache/incubator-apex-site/pull/28#issuecomment-201609038 They didn't even approach the cliff :-) As I mentioned in my initial comment above, this was just to confirm that we're OK with this reorg style.

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread tweise
Github user tweise commented on the pull request: https://github.com/apache/incubator-apex-site/pull/28#issuecomment-201600849 Another good candidate: http://www.slideshare.net/DevendraVyavahare/windowing-in-apex --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread tweise
Github user tweise commented on the pull request: https://github.com/apache/incubator-apex-site/pull/28#issuecomment-201599005 The versioned documents for core and malhar could be a bit more prominent? --- If your project is set up for it, you can reply to this email and have your re

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread tweise
Github user tweise commented on the pull request: https://github.com/apache/incubator-apex-site/pull/28#issuecomment-201598557 Looks like a few things fell off the cliff here. We should list the intro webinar under presentations. We should also link the slides from the fault-tolerance

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread tweise
Github user tweise commented on a diff in the pull request: https://github.com/apache/incubator-apex-site/pull/28#discussion_r57503409 --- Diff: src/md/docs.md --- @@ -1,50 +1,65 @@ # Documentation -### Apex Core +Primary documentation for Apache Apex including ov

[jira] [Updated] (APEXCORE-408) Ability to schedule Sub-DAG from running application

2016-03-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated APEXCORE-408: -- Description: Today it is possible to add operators to a running application from the CLI/clien

[jira] [Created] (APEXCORE-408) Ability to schedule Sub-DAG from running application

2016-03-25 Thread Thomas Weise (JIRA)
Thomas Weise created APEXCORE-408: - Summary: Ability to schedule Sub-DAG from running application Key: APEXCORE-408 URL: https://issues.apache.org/jira/browse/APEXCORE-408 Project: Apache Apex Core

Re: Apex DataFrame

2016-03-25 Thread Herger, Brendan
David, You bring up a great point. This hits on short term and long term goals. Version 1.0 I’ve purposely not included a DAG, because the DAG Planner trivially translates each operation (basically each line in the example) in to one operator. Additionally, every operator has one input port fo

Re: [VOTE] Graduate Apex from the Incubator

2016-03-25 Thread P. Taylor Goetz
+1 (binding) -Taylor > On Mar 22, 2016, at 1:36 PM, Pramod Immaneni wrote: > > Dear Community, > > Based on the positive discussion, I'm calling for the community VOTE > to graduate Apache Apex (incubating) to top level project (TLP). > > Please vote on the resolution pasted below. > > [ ] +

[GitHub] incubator-apex-site pull request: Reorganize docs

2016-03-25 Thread amberarrow
GitHub user amberarrow opened a pull request: https://github.com/apache/incubator-apex-site/pull/28 Reorganize docs **For Review Only** @tweise Please take a look; the Presentations section has just a couple of entries right now -- I'll add more if we are OK with this style/format.

[jira] [Assigned] (APEXCORE-407) Adaptive SPIN_MILLIS for input operators

2016-03-25 Thread Sandesh (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandesh reassigned APEXCORE-407: Assignee: Sandesh > Adaptive SPIN_MILLIS for input operators > --

[jira] [Commented] (APEXCORE-407) Adaptive SPIN_MILLIS for input operators

2016-03-25 Thread Sandesh (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212252#comment-15212252 ] Sandesh commented on APEXCORE-407: -- [~vrozov] We need to do the same change that you di

[jira] [Created] (APEXCORE-407) Adaptive SPIN_MILLIS for input operators

2016-03-25 Thread Sandesh (JIRA)
Sandesh created APEXCORE-407: Summary: Adaptive SPIN_MILLIS for input operators Key: APEXCORE-407 URL: https://issues.apache.org/jira/browse/APEXCORE-407 Project: Apache Apex Core Issue Type: Imp

Re: [VOTE] Graduate Apex from the Incubator

2016-03-25 Thread dongming.li...@gmail.com
On 2016-03-22 10:36, Pramod Immaneni wrote: > Dear Community, > > Based on the positive discussion, I'm calling for the community VOTE > to graduate Apache Apex (incubating) to top level project (TLP). > > Please vote on the resolution pasted below. > > [ ] +1 Graduate Apache Apex from the I

Re: Removing devel-3 branch from malhar repo

2016-03-25 Thread David Yan
+1. Let's get rid of it! On Mar 25, 2016 9:36 AM, "Thomas Weise" wrote: > We still need to get rid of the devel-3 branch from Malhar. Here are the > outstanding PRs: > > https://github.com/apache/incubator-apex-malhar > /pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+base%3Adevel-3 > > I would suggest

Removing devel-3 branch from malhar repo

2016-03-25 Thread Thomas Weise
We still need to get rid of the devel-3 branch from Malhar. Here are the outstanding PRs: https://github.com/apache/incubator-apex-malhar /pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+base%3Adevel-3 I would suggest we give it another week and whatever is remaining will be closed and needs to be reope

[jira] [Created] (APEXMALHAR-2030) Add generic type to filter operator

2016-03-25 Thread Siyuan Hua (JIRA)
Siyuan Hua created APEXMALHAR-2030: -- Summary: Add generic type to filter operator Key: APEXMALHAR-2030 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2030 Project: Apache Apex Malhar

[jira] [Created] (APEXMALHAR-2029) Make UniqueCounter to support "unique" by custmized key

2016-03-25 Thread Siyuan Hua (JIRA)
Siyuan Hua created APEXMALHAR-2029: -- Summary: Make UniqueCounter to support "unique" by custmized key Key: APEXMALHAR-2029 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2029 Project: Apache Ap

[jira] [Created] (APEXMALHAR-2028) Add System.err to ConsoleOutputOperator

2016-03-25 Thread Siyuan Hua (JIRA)
Siyuan Hua created APEXMALHAR-2028: -- Summary: Add System.err to ConsoleOutputOperator Key: APEXMALHAR-2028 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2028 Project: Apache Apex Malhar

Re: [VOTE] Graduate Apex from the Incubator

2016-03-25 Thread Teddy Rusli
+1 On Fri, Mar 25, 2016 at 12:31 AM, Mohit Jotwani wrote: > +1 > > Regards, > Mohit > On 25 Mar 2016 08:36, "York, Brennon" wrote: > > > +1 (binding) > > > > > > From: Gaurav Gupta > > Sent: Thursday, March 24, 2016 12:57:55 PM > > To: dev@apex.incubator.apache

[jira] [Commented] (APEXMALHAR-2025) Move FileLineInputOperator out of AbstractFileInputOperator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2025 Move FileLineI...

2016-03-25 Thread PramodSSImmaneni
Github user PramodSSImmaneni commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/220#discussion_r57445390 --- Diff: library/src/main/java/com/datatorrent/lib/io/fs/LineByLineFileInputOperator.java --- @@ -0,0 +1,55 @@ +package com.dat

[jira] [Commented] (APEXMALHAR-2025) Move FileLineInputOperator out of AbstractFileInputOperator

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

[GitHub] incubator-apex-malhar pull request: APEXMALHAR-2025 Move FileLineI...

2016-03-25 Thread PramodSSImmaneni
Github user PramodSSImmaneni commented on a diff in the pull request: https://github.com/apache/incubator-apex-malhar/pull/220#discussion_r57445335 --- Diff: library/src/main/java/com/datatorrent/lib/io/fs/LineByLineFileInputOperator.java --- @@ -0,0 +1,55 @@ +package com.dat

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

2016-03-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15211791#comment-15211791 ] Thomas Weise commented on APEXMALHAR-1897: -- Wew, comprehensive project with

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

2016-03-25 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-1897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise resolved APEXMALHAR-1897. -- Resolution: Fixed > Create ManagedState > --- > > K

  1   2   >