Type Erasure - Usage of class Tuple as a type is not allowed. Use a concrete subclass (e.g. Tuple1, Tuple2, etc.

2019-05-01 Thread Vijay Balakrishnan
Hi, Had asked this questions earlier as topic - "Flink - Type Erasure Exception trying to use Tuple6 instead of Tuple" Having issues defining a generic Tuple instead of a specific Tuple1,Tuple2 etc. Exception in thread "main" org.apache.flink.api.common.functions.InvalidTypesException: Usage of cl

Re: Flink - Type Erasure Exception trying to use Tuple6 instead of Tuple

2019-05-01 Thread Vijay Balakrishnan
Hi, Had asked this questions earlier as topic - "Flink - Type Erasure Exception trying to use Tuple6 instead of Tuple" Having issues defining a generic Tuple instead of a specific Tuple1,Tuple2 etc. Exception in thread "main" org.apache.flink.api.common.functions.InvalidTypesException: Usage of cl

Re: Can't build Flink for Scala 2.12

2019-05-01 Thread Chesnay Schepler
You are correct, that is a typo. Very well done for spotting it, will fix it right away. We can conclude that the current SNAPSHOT version does not build with scala 2.12 at the moment; hopefully there aren't too many issues. On 01/05/2019 08:05, Visser, M.J.H. (Martijn) wrote: In the meant

configuration of standalone cluster

2019-05-01 Thread Günter Hipler
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-cluster.sh Starting cluster. Starting standalonesession daemon on host sb-ust1. S

Re: Ask about running Flink sql-client.sh

2019-05-01 Thread Jeff Zhang
Try ./sql-client.sh embedded Rad Rad 于2019年5月1日周三 下午8:28写道: > > Hi > I would ask about the command for running sql-client.sh > > These commands don't work > ./sql-client.sh OR ./flink sql-client > > Regards. > > > > -- > Sent from: > http://apache-flink-user-mailing-list-archive.2336050.n4.na

Ask about Running Flink Jobs From Eclipse

2019-05-01 Thread Rad Rad
Hi, I can't see the running Flink job from Eclipse on Flink dashboard even I can see the running Flink jobs if I run jar file from Flink CLI or submit from Flink dashboard. Regards. -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Ask about running Flink sql-client.sh

2019-05-01 Thread Rad Rad
Hi I would ask about the command for running sql-client.sh These commands don't work ./sql-client.sh OR ./flink sql-client Regards. -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/