[ 
https://issues.apache.org/jira/browse/BAHIR-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16781424#comment-16781424
 ] 

ASF GitHub Bot commented on BAHIR-107:
--------------------------------------

steventay commented on issue #76: [BAHIR-107] Upgrade to Scala 2.12 and Spark 
2.4.0
URL: https://github.com/apache/bahir/pull/76#issuecomment-468582136
 
 
   Hi,
   
   Apologies for commenting here but my emails are getting bounced from the 
user mailing list.
   
   In any case I'm trying to reference the Spark Streaming lib and am targeting 
Spark 2.4 / Scala 2.12. From the 2.4.0-SNAPSHOT  documentation, the maven 
dependency is declared as: 
   
   ```
   <dependency>
       <groupId>org.apache.bahir</groupId>
       <artifactId>spark-sql-streaming-akka_2.11</artifactId>
       <version>2.4.0-SNAPSHOT</version>
   </dependency>
   ```
   
   It seems that we are still referencing 2.11. Shouldn't that be 2.12 instead 
of 2.11? 
   
   Also looking around maven central and Bahir’s download page 
http://bahir.apache.org/downloads/spark/, I can’t see 2.4.0-SNAPSHOT being 
hosted anywhere. 
   Is there anywhere the 2,4.0 lib can be downloaded from? I guess I can build 
from source but just trying to avoid that if a binary version is available for 
download. 
   
   Thanks,
   Steven
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Build and test Bahir against Scala 2.12
> ---------------------------------------
>
>                 Key: BAHIR-107
>                 URL: https://issues.apache.org/jira/browse/BAHIR-107
>             Project: Bahir
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Assignee: Lukasz Antoniak
>            Priority: Major
>             Fix For: Spark-2.4.0
>
>
> Spark has started effort for accommodating Scala 2.12
> See SPARK-14220 .
> This JIRA is to track requirements for building Bahir on Scala 2.12.7



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to