[
https://issues.apache.org/jira/browse/FLINK-18085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128779#comment-17128779
]
Yang Wang commented on FLINK-18085:
-----------------------------------
Test application mode for standalone K8s:
* Use yaml files to create a Flink application cluster
* A Flink cluster with ZK HA configured
** Kill jobmanager and restore from latest checkpoint
* Webui and logs
All the tests could *pass* after changing the yaml files. However, i think it
will be great to integrate this changes in the official document. Refer
FLINK-18186 for more information.
> Manually test application mode for standalone, Yarn, K8s
> --------------------------------------------------------
>
> Key: FLINK-18085
> URL: https://issues.apache.org/jira/browse/FLINK-18085
> Project: Flink
> Issue Type: Sub-task
> Reporter: Yang Wang
> Assignee: Yang Wang
> Priority: Critical
> Labels: release-testing
> Fix For: 1.11.0
>
>
> We have introduced the application mode from 1.11. It need to be tested in a
> real cluster with following functionality check.
> * Application normally start and finish
> * Application failed exceptionally
> * HA configured, kill jobmanager and job should recover from latest
> checkpoint
>
> For Yarn deployment, we also need to verify it could work with provided lib
> and remote user jars.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)