Re: Does anyone know how to build spark with scala12.4?

2017-11-29 Thread Sean Owen
No, you have to run ./dev/change-scala-version.sh 2.12 before building for 2.12. That makes all the necessary POM changes. On Wed, Nov 29, 2017 at 8:11 PM Zhang, Liyun wrote: > Hi Sean: > > I have tried to use following script to build package but have problem( > I am building a spark package

RE: Does anyone know how to build spark with scala12.4?

2017-11-29 Thread Zhang, Liyun
: Ofir Manor Cc: Zhang, Liyun ; dev Subject: Re: Does anyone know how to build spark with scala12.4? The Scala 2.12 profile mostly works, but not all tests pass. Use -Pscala-2.12 on the command line to build. On Tue, Nov 28, 2017 at 5:36 AM Ofir Manor mailto:ofir.ma...@equalum.io>> wrote

Re: Does anyone know how to build spark with scala12.4?

2017-11-28 Thread Saisai Shao
2.12, I think the next target would be JDK 9 >>>> support. >>>> >>>> Ofir Manor >>>> >>>> Co-Founder & CTO | Equalum >>>> >>>> Mobile: +972-54-7801286 | Email: ofir.ma...@equalum.io >>>> &

Re: Does anyone know how to build spark with scala12.4?

2017-11-28 Thread Sean Owen
rts Scala 2.12, I think the next target would be JDK 9 >>> support. >>> >>> Ofir Manor >>> >>> Co-Founder & CTO | Equalum >>> >>> Mobile: +972-54-7801286 | Email: ofir.ma...@equalum.io >>> >>> On Tue, Nov 28, 2017 at

Re: Does anyone know how to build spark with scala12.4?

2017-11-28 Thread Saisai Shao
972-54-7801286 | Email: ofir.ma...@equalum.io >> >> On Tue, Nov 28, 2017 at 9:20 AM, Zhang, Liyun >> wrote: >> >>> Hi all: >>> >>> Does anyone know how to build spark with scala12.4? I want to test >>> whether spark can work on jdk9 or not.

Re: Does anyone know how to build spark with scala12.4?

2017-11-28 Thread Sean Owen
2-54-7801286 | Email: ofir.ma...@equalum.io > > On Tue, Nov 28, 2017 at 9:20 AM, Zhang, Liyun > wrote: > >> Hi all: >> >> Does anyone know how to build spark with scala12.4? I want to test >> whether spark can work on jdk9 or not. Scala12.4 supports jdk9. Does &g

Re: Does anyone know how to build spark with scala12.4?

2017-11-28 Thread Ofir Manor
JDK 9 support. Ofir Manor Co-Founder & CTO | Equalum Mobile: +972-54-7801286 | Email: ofir.ma...@equalum.io On Tue, Nov 28, 2017 at 9:20 AM, Zhang, Liyun wrote: > Hi all: > > Does anyone know how to build spark with scala12.4? I want to test > whether spark can wor

Does anyone know how to build spark with scala12.4?

2017-11-27 Thread Zhang, Liyun
Hi all: Does anyone know how to build spark with scala12.4? I want to test whether spark can work on jdk9 or not. Scala12.4 supports jdk9. Does anyone try to build spark with scala 12.4 or compile successfully with jdk9.Appreciate to get some feedback from you. Best Regards Kelly Zhang