Github user asfgit closed the pull request at:
https://github.com/apache/incubator-apex-core/pull/98
---
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 user ishark commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r44348690
--- Diff:
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java ---
@@ -647,8 +645,8 @@ private void execute() throws YarnExcep
Github user gauravgopi123 commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r43978974
--- Diff:
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java ---
@@ -647,8 +645,8 @@ private void execute() throws Ya
Github user ilganeli commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r42306708
--- Diff:
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java ---
@@ -102,8 +102,6 @@
private static final long DELE
Github user ilganeli commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r42306706
--- Diff:
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java ---
@@ -102,8 +102,6 @@
private static final long DELE
Github user ilganeli commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r42306698
--- Diff:
engine/src/main/java/com/datatorrent/stram/plan/logical/LogicalPlan.java ---
@@ -80,6 +80,8 @@
public static final String SER_FI
Github user ilganeli commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r42306700
--- Diff:
engine/src/main/java/com/datatorrent/stram/plan/logical/LogicalPlan.java ---
@@ -107,6 +109,9 @@
public static Attribute RM_TOKE
Github user ilganeli commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r42306679
--- Diff:
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java ---
@@ -972,6 +943,52 @@ else if (allocatedContainers.isEmpty
Github user ishark commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r41460626
--- Diff:
engine/src/test/java/com/datatorrent/stram/StreamingAppMasterServiceTest.java
---
@@ -0,0 +1,319 @@
+package com.datatorrent.stram;
Github user ishark commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r41460403
--- Diff:
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java ---
@@ -647,8 +645,8 @@ private void execute() throws YarnExcep
Github user tweise commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r41456132
--- Diff:
engine/src/test/java/com/datatorrent/stram/StreamingAppMasterServiceTest.java
---
@@ -0,0 +1,319 @@
+package com.datatorrent.stram;
Github user ishark commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r41455380
--- Diff:
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java ---
@@ -972,6 +943,52 @@ else if (allocatedContainers.isEmpty()
Github user tweise commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r41455090
--- Diff:
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java ---
@@ -647,8 +645,8 @@ private void execute() throws YarnExcep
Github user tweise commented on a diff in the pull request:
https://github.com/apache/incubator-apex-core/pull/98#discussion_r41454350
--- Diff:
engine/src/main/java/com/datatorrent/stram/StreamingAppMasterService.java ---
@@ -972,6 +943,52 @@ else if (allocatedContainers.isEmpty()
GitHub user ishark opened a pull request:
https://github.com/apache/incubator-apex-core/pull/98
APEX-92 Fixing Configuration of attributes
and unit tests for blacklisting consecutive failed nodes using Mockito
You can merge this pull request into a Git repository by running:
$
15 matches
Mail list logo