Never mind, I'll post this new problem as a new thread.
On Wed, Mar 28, 2018 at 6:35 PM, Juho Autio wrote:
> Thank you. The YARN job was started now, but the Flink job itself is in
> some bad state.
>
> Flink UI keeps showing status CREATED for all sub-tasks and nothing seems
> to be happening.
Thank you. The YARN job was started now, but the Flink job itself is in
some bad state.
Flink UI keeps showing status CREATED for all sub-tasks and nothing seems
to be happening.
( For the record, this is what I did: export HADOOP_CLASSPATH=`hadoop
classpath` – as found at
https://ci.apache.org/p
Hi Juho,
Can you try submitting with HADOOP_CLASSPATH=`hadoop classpath` set? [1]
For example:
HADOOP_CLASSPATH=`hadoop classpath` link-${FLINK_VERSION}/bin/flink run
[...]
Best,
Gary
[1]
https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/hadoop.html#configuring-flink-with-h