, so our log
analysis tool considers this as an issue. Can the CLI print this message in
INFO/DEBUG level?
-Original Message-
From: Chesnay Schepler [mailto:ches...@apache.org]
Sent: Monday, September 3, 2018 6:32 PM
To: Parth Sarathy ; user@flink.apache.org
Subject: Re: Flink 1.5.2
Sarathy ; user@flink.apache.org
Subject: Re: Flink 1.5.2 query
Cannot be avoided. The CLI eagerly loads client classes for yarn, which as see
fails since the hadoop classes aren't available.
If you don't use YARN you can safely ignore this.
On 03.09.2018 14:37, Parth Sarathy w
Cannot be avoided. The CLI eagerly loads client classes for yarn, which
as see fails since the hadoop classes aren't available.
If you don't use YARN you can safely ignore this.
On 03.09.2018 14:37, Parth Sarathy wrote:
Hi,
When using flink 1.5.2, “Apache Flink Only” binary
(flink-1.5.2-bin-
Hi,
When using flink 1.5.2, “Apache Flink Only” binary
(flink-1.5.2-bin-scala_2.11), following error is seen in client log:
2018-08-30 10:56:59.129 [main] WARN org.apache.flink.client.cli.CliFrontend
- Could not load CLI class org.apache.flink.yarn.cli.FlinkYarnSessionCli.
java.lang.NoClassDe