You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2016/07/06 09:58:11 UTC

[jira] [Created] (FLINK-4160) YARN session doesn't show input validation errors

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)