Amazon EMR で Apache Flink の糸セッションを開始できません。私が得るエラーメッセージは
$ tar xvfj flink-0.9.0-bin-hadoop26.tgz
$ cd flink-0.9.0
$ ./bin/yarn-session.sh -n 4 -jm 1024 -tm 4096
...
Diagnostics: File file:/home/hadoop/.flink/application_1439466798234_0008/flink-conf.yaml does not exist
java.io.FileNotFoundException: File file:/home/hadoop/.flink/application_1439466798234_0008/flink-conf.yaml does not exist
...
Flink バージョン 0.9 と Amazons Hadoop バージョン 4.0.0 を使用しています。アイデアやヒントはありますか?
完全なログはここにあります: https://gist.github.com/headmyshoulder/48279f06c1850c62c28c