[
https://issues.apache.org/jira/browse/FLINK-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013381#comment-15013381
]
Aljoscha Krettek commented on FLINK-3044:
-----------------------------------------
I recently ran a Job on GCE to test the state backend. If I remember correctly,
I had to set the backend on the StreamExecutionEnv because the config in
flink-conf.yaml was not respected.
> In YARN mode, configure FsStateBackend by default.
> --------------------------------------------------
>
> Key: FLINK-3044
> URL: https://issues.apache.org/jira/browse/FLINK-3044
> Project: Flink
> Issue Type: Improvement
> Components: Streaming, YARN Client
> Affects Versions: 0.10.0
> Reporter: Stephan Ewen
> Fix For: 1.0.0
>
>
> When starting a YARN session, the default state backend should be set to the
> {{FsStateBackend}}, with the checkpoint directory set to the working
> directory for that YARN App.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)