You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Sergey Zelvenskiy <se...@actions.im> on 2016/05/18 22:11:16 UTC

Is there a way to run a jar built for scala 2.11 on spark 1.6.1 (which is using 2.10?)


Re: Is there a way to run a jar built for scala 2.11 on spark 1.6.1 (which is using 2.10?)

Posted by Ted Yu <yu...@gmail.com>.
Depending on the version of hadoop you use, you may find tar ball prebuilt
with Scala 2.11:

https://s3.amazonaws.com/spark-related-packages

FYI

On Wed, May 18, 2016 at 3:35 PM, Koert Kuipers <ko...@tresata.com> wrote:

> no but you can trivially build spark 1.6.1 for scala 2.11
>
> On Wed, May 18, 2016 at 6:11 PM, Sergey Zelvenskiy <se...@actions.im>
> wrote:
>
>>
>>
>

Re: Is there a way to run a jar built for scala 2.11 on spark 1.6.1 (which is using 2.10?)

Posted by Koert Kuipers <ko...@tresata.com>.
no but you can trivially build spark 1.6.1 for scala 2.11

On Wed, May 18, 2016 at 6:11 PM, Sergey Zelvenskiy <se...@actions.im>
wrote:

>
>