Re: Re: configuration of standalone cluster

2019-05-02 Thread guenterh.li...@bluewin.ch
(CEST) An : guenterh.li...@bluewin.ch, user@flink.apache.org Cc : guenter.hip...@unibas.ch Betreff : Re: configuration of standalone cluster Flink still only works with Java 8 at the moment. It will be a while until we properly support Java 11. On 02/05/2019 13:58, Günter Hipler wrote: > swissbib@sb

Re: configuration of standalone cluster

2019-05-02 Thread Chesnay Schepler
Flink still only works with Java 8 at the moment. It will be a while until we properly support Java 11. On 02/05/2019 13:58, Günter Hipler wrote: swissbib@sb-ust1:~$ java -version openjdk version "11.0.2" 2019-01-15 OpenJDK Runtime Environment (build 11.0.2+9-Ubuntu-3ubuntu118.04.3) OpenJDK 64-

Re: configuration of standalone cluster

2019-05-02 Thread Abhishek Jain
Java version: "1.8.0_112" Java(TM) SE Runtime Environment (build 1.8.0_112-b15) Java HotSpot(TM) 64-Bit Server VM (build 25.112-b15, mixed mode) On Thu, 2 May 2019 at 17:18, Chesnay Schepler wrote: > Which java version are you using? > > On 01/05/2019 21:31, Günter Hipler wrote: > > Hi, > > > >

Re: configuration of standalone cluster

2019-05-02 Thread Günter Hipler
swissbib@sb-ust1:~$ java -version openjdk version "11.0.2" 2019-01-15 OpenJDK Runtime Environment (build 11.0.2+9-Ubuntu-3ubuntu118.04.3) OpenJDK 64-Bit Server VM (build 11.0.2+9-Ubuntu-3ubuntu118.04.3, mixed mode, sharing) swissbib@sb-ust1:~$ Is version 8 more appropriate? Günter On 02.05.1

Re: configuration of standalone cluster

2019-05-02 Thread Chesnay Schepler
Which java version are you using? On 01/05/2019 21:31, Günter Hipler wrote: Hi, For the first time I'm trying to set up a standalone cluster. My current configuration 4 server (1 jobmanger and 3 taskmanager) a) starting the cluster swissbib@sb-ust1:/swissbib_index/apps/flink/bin$ ./start-clu