de)
Best regards,
Camelia
From: Camelia Elena Ciolac
Sent: Wednesday, November 11, 2015 10:41 AM
To: user@flink.apache.org
Subject: RE: Cluster installation gives java.lang.NoClassDefFoundError for
everything - detailed debugging
Hello,
As promised, I come back with
ache.flink.client.CliFrontend "$@"
>>
>>
>> ==> gave:
>>
>> flink ~
>> /users/camelia/thecluster
>> flink ~~~~~~~~~
>>
>> /users/camelia/thecluster/flink-0.9.1/lib/flink-dist-0.9.1.jar:/users/camelia
ClassLoader.java:217)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.
ersion on the
cluster may be part of the issue:
java version "1.6.0_36"
OpenJDK Runtime Environment (IcedTea6 1.13.8) (rhel-1.13.8.1.el6_7-x86_64)
OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
?
The cluster has shared network file system, so no problem in this aspect.
I keep on t
gards,
> Camelia
>
>
>
> --
> *From:* Camelia Elena Ciolac
> *Sent:* Monday, November 09, 2015 2:32 PM
> *To:* user@flink.apache.org
> *Subject:* Cluster installation gives java.lang.NoClassDefFoundError for
> everything
>
> Hello,
>
ember 09, 2015 2:32 PM
To: user@flink.apache.org
Subject: Cluster installation gives java.lang.NoClassDefFoundError for
everything
Hello,
I am configuring Flink to run on a cluster with NFS.
I have the Flink 0.9.1 distribution in some path in NFS and I added that path
in ~/.bashrc as FLINK_HO
The distributed "start-cluster.sh" script works only, if the code is
accessible under the same path on all machines, which must be the same path
as on the machine where you invoke the script.
Otherwise the paths for remote shell commands will be wrong, and the
classpaths will be wrong as a result.
Hello,
I am configuring Flink to run on a cluster with NFS.
I have the Flink 0.9.1 distribution in some path in NFS and I added that path
in ~/.bashrc as FLINK_HOME, and also included the $FLINK_HOME/lib folder to
$PATH.
I have the slaves file and the yaml file configured correctly with the node