XComp commented on a change in pull request #16989:
URL: https://github.com/apache/flink/pull/16989#discussion_r702875460



##########
File path: 
flink-yarn-tests/src/test/java/org/apache/flink/yarn/YARNSessionCapacitySchedulerITCase.java
##########
@@ -322,7 +320,14 @@ public void perJobYarnClusterOffHeap() throws Exception {
                         final int port = hostAndPort.getPort();
                         LOG.info("Extracted hostname:port: {}:{}", host, port);
 
-                        submitJob("WindowJoin.jar");
+                        final int jobSubmissionTimeoutInMs = 30_000;

Review comment:
       That sounds reasonable. Nevertheless, it would be handy to provide the 
Flink logs to get a final answer.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to