[
https://issues.apache.org/jira/browse/FLINK-16307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Zagrebin updated FLINK-16307:
------------------------------------
Description:
The {{LocalStandaloneFlinkResource}} currently manually calls the
jobmanager.sh/taskmanager.sh scripts.
Since the documentation instructs users to call call the start-cluster script
we should do this too.
This also entails exposing a method on the distribution for modifying the
{{slaves}} file.
was:
The {{LocalStandaloneFlinkResource}} currently manually calls the
jobmanager.sj/taskmanager.sh scripts.
Since the documentation instructs users to call call the start-cluster script
we should do this too.
This also entails exposing a method on the distribution for modifying the
{{slaves}} file.
> LocalStandaloneFlinkResource should use Dist#startFlinkCluster
> --------------------------------------------------------------
>
> Key: FLINK-16307
> URL: https://issues.apache.org/jira/browse/FLINK-16307
> Project: Flink
> Issue Type: Improvement
> Components: Test Infrastructure
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{LocalStandaloneFlinkResource}} currently manually calls the
> jobmanager.sh/taskmanager.sh scripts.
> Since the documentation instructs users to call call the start-cluster script
> we should do this too.
> This also entails exposing a method on the distribution for modifying the
> {{slaves}} file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)