Re: How to solve the target:jvm-1.8 error when run start-scala-shell.sh

2021-10-30 Thread Jing Lu
learn-flink-sql-the-easy-way-d9d48a95ae57 > > > > Jing Lu 于2021年10月30日周六 上午2:03写道: > >> Hi Flink users, >> >> I am working on testing my code in start-scala-shell.sh. The flink >> version is: flink-1.12.0-bin-scala_2.11.tgz. I put the jar file ( >> https

Re: How to solve the target:jvm-1.8 error when run start-scala-shell.sh

2021-10-30 Thread Jeff Zhang
-2.12. Check these links for more details. https://zeppelin.apache.org/docs/0.10.0/interpreter/flink.html https://medium.com/analytics-vidhya/learn-flink-sql-the-easy-way-d9d48a95ae57 Jing Lu 于2021年10月30日周六 上午2:03写道: > Hi Flink users, > > I am working on testing my code in start-

How to solve the target:jvm-1.8 error when run start-scala-shell.sh

2021-10-29 Thread Jing Lu
Hi Flink users, I am working on testing my code in start-scala-shell.sh. The flink version is: flink-1.12.0-bin-scala_2.11.tgz. I put the jar file ( https://mvnrepository.com/artifact/software.amazon.awssdk/sts/2.15.65) in the lib folder. Then run the start-scala-shell.sh REPL: scala> imp

Re: start-scala-shell.sh

2015-06-08 Thread Bill Sparks
1616 Jun 8 08:21 start-cluster.sh -rwxr-xr-x 1 jsparks 513 1187 Jun 8 08:21 start-local-streaming.sh -rwxr-xr-x 1 jsparks 513 2501 Jun 8 08:21 start-local.bat -rwxr-xr-x 1 jsparks 513 1183 Jun 8 08:21 start-local.sh -rwxr-xr-x 1 jsparks 513 1734 Jun 8 08:21 start-scala-shell.sh -rwxr

Re: start-scala-shell.sh

2015-06-06 Thread Aljoscha Krettek
) Sparks > Software Architecture > Cray Inc. > > From: Robert Metzger > Reply-To: "user@flink.apache.org" > Date: Saturday, June 6, 2015 9:59 AM > To: "user@flink.apache.org" > Subject: Re: start-scala-shell.sh > > Hi Bill, > > the Scala

Re: start-scala-shell.sh

2015-06-06 Thread Bill Sparks
ne 6, 2015 9:59 AM To: "user@flink.apache.org<mailto:user@flink.apache.org>" mailto:user@flink.apache.org>> Subject: Re: start-scala-shell.sh Hi Bill, the Scala Shell is a very recent contribution to our project. I have to admit that I didn't test it yet. But I'm also unab

Re: start-scala-shell.sh

2015-06-06 Thread Robert Metzger
. > > I'll investigate the issue... > > On Sat, Jun 6, 2015 at 2:33 PM, Bill Sparks wrote: > >> Question. Where is the start-scala-shell.sh script as referenced by the >> 0.9 documentation ? >> >> http://ci.apache.org/projects/flink/flink-docs-master

Re: start-scala-shell.sh

2015-06-06 Thread Robert Metzger
33 PM, Bill Sparks wrote: > Question. Where is the start-scala-shell.sh script as referenced by the > 0.9 documentation ? > > http://ci.apache.org/projects/flink/flink-docs-master/scala_shell.html > > I've check the latest master branch and can't find it. I must h

start-scala-shell.sh

2015-06-06 Thread Bill Sparks
Question. Where is the start-scala-shell.sh script as referenced by the 0.9 documentation ? http://ci.apache.org/projects/flink/flink-docs-master/scala_shell.html I've check the latest master branch and can't find it. I must have missed something, sorry. Regards, Bill. -- Jona