[jira] [Created] (FLINK-8465) Retrieve correct leader component address in ClusterClient

2018-01-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8465: Summary: Retrieve correct leader component address in ClusterClient Key: FLINK-8465 URL: https://issues.apache.org/jira/browse/FLINK-8465 Project: Flink Issu

[jira] [Created] (FLINK-8464) TestRaftReconfigurationWithSimulatedRpc fails with assertion error

2018-01-19 Thread Ted Yu (JIRA)
Ted Yu created FLINK-8464: - Summary: TestRaftReconfigurationWithSimulatedRpc fails with assertion error Key: FLINK-8464 URL: https://issues.apache.org/jira/browse/FLINK-8464 Project: Flink Issue Typ

[jira] [Created] (FLINK-8463) Remove unnecessary thread blocking in RestClient#submitRequest

2018-01-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8463: Summary: Remove unnecessary thread blocking in RestClient#submitRequest Key: FLINK-8463 URL: https://issues.apache.org/jira/browse/FLINK-8463 Project: Flink

[jira] [Created] (FLINK-8462) TaskExecutor does not verify RM heartbeat timeouts

2018-01-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8462: Summary: TaskExecutor does not verify RM heartbeat timeouts Key: FLINK-8462 URL: https://issues.apache.org/jira/browse/FLINK-8462 Project: Flink Issue Type:

[jira] [Created] (FLINK-8461) Wrong logger configurations for shaded Netty

2018-01-19 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-8461: --- Summary: Wrong logger configurations for shaded Netty Key: FLINK-8461 URL: https://issues.apache.org/jira/browse/FLINK-8461 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-8460) UtilsTest.testYarnFlinkResourceManagerJobManagerLostLeadership

2018-01-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8460: Summary: UtilsTest.testYarnFlinkResourceManagerJobManagerLostLeadership Key: FLINK-8460 URL: https://issues.apache.org/jira/browse/FLINK-8460 Project: Flink

[jira] [Created] (FLINK-8459) Implement cancelWithSavepoint in RestClusterClient

2018-01-19 Thread Gary Yao (JIRA)
Gary Yao created FLINK-8459: --- Summary: Implement cancelWithSavepoint in RestClusterClient Key: FLINK-8459 URL: https://issues.apache.org/jira/browse/FLINK-8459 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-8458) Add the switch for keeping both the old mode and the new credit-based mode

2018-01-19 Thread zhijiang (JIRA)
zhijiang created FLINK-8458: --- Summary: Add the switch for keeping both the old mode and the new credit-based mode Key: FLINK-8458 URL: https://issues.apache.org/jira/browse/FLINK-8458 Project: Flink

[jira] [Created] (FLINK-8457) Documentation for Building from Source is broken

2018-01-19 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-8457: Summary: Documentation for Building from Source is broken Key: FLINK-8457 URL: https://issues.apache.org/jira/browse/FLINK-8457 Project: Flink Issue Type: Bu

Re: adding a new cloud filesystem

2018-01-19 Thread Fabian Hueske
Great! Thanks for reporting back. 2018-01-19 1:43 GMT+01:00 cw7k : > Ok, I have the factory working in the WordCount example. I had to move > the factory code and META-INF into the WordCount project. > For general Flink jobs, I'm assuming that the goal would be to be able to > import the factor