You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Wind (JIRA)" <ji...@apache.org> on 2018/02/28 04:25:00 UTC

[jira] [Closed] (FLINK-8245) Add some interval between logs when requested resources are not available

     [ https://issues.apache.org/jira/browse/FLINK-8245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wind closed FLINK-8245.
-----------------------
    Resolution: Fixed

> Add some interval between logs when requested resources are not available
> -------------------------------------------------------------------------
>
>                 Key: FLINK-8245
>                 URL: https://issues.apache.org/jira/browse/FLINK-8245
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Wind
>            Priority: Minor
>              Labels: starter
>
> Maybe we can add a thread.sleep(1000) after this log ?
> I will get plenty of repeated logs and disk will run out of space soon when yarn cluster is short of resources. Is it acceptable ?
> {code:java}
> LOG.info("Deployment took more than 60 seconds. Please check if the requested resources are available in the YARN cluster");
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)