[
https://issues.apache.org/jira/browse/FLINK-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364278#comment-15364278
]
ASF GitHub Bot commented on FLINK-4160:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/2207
[FLINK-4160][yarn] Show input validation errors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 4160_yarn_error
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/2207.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2207
----
commit c69995b4cf559f127375dcb5fa1835f55e3f6d72
Author: zentol <[email protected]>
Date: 2016-07-06T12:16:16Z
[FLINK-4160][yarn] Show input validation errors
----
> 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
> Assignee: Chesnay Schepler
> 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)