Robert Metzger created FLINK-4160: ------------------------------------- Summary: YARN session doesn't show input validation errors Key: FLINK-4160 URL: https://issues.apache.org/jira/browse/FLINK-4160 Project: Flink Issue Type: Bug Components: YARN Client Affects Versions: 1.1.0 Reporter: Robert Metzger Priority: Critical
Setting a jobmanager size below 768 mb causes this error: {code} ~/flink/build-target$ ./bin/yarn-session.sh -n 5 -s 4 -jm 512 Error while starting the YARN Client. Please check log output! {code} The problem is that the logs don't contain any information. -- This message was sent by Atlassian JIRA (v6.3.4#6332)