Hi Andrea,
in Flink 1.0 there is no more a separate web client. The web client is part of the default JobManager dashboard now.
You can also disable the web client part of the JobManager dashboard by setting:
jobmanager.web.submit.enable: false
in flink-conf.yaml.
Cheers,
Aljoscha
> On 08 Mar 2016, at 14:21, Andrea Sella <
[hidden email]> wrote:
>
> Hi,
>
> I've built Flink from source but I was not able to find in build-target/bin the script start-webclient.sh to launch the WebUI.
> The script is available just in the binaries or I have to add an argument to trigger its generation?
>
> Thanks in advance,
> Andrea
>