[jira] [Commented] (SPARK-8013) Get JDBC server working with Scala 2.11

2015-06-25 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14601454#comment-14601454
 ] 

Apache Spark commented on SPARK-8013:
-

User 'dragos' has created a pull request for this issue:
https://github.com/apache/spark/pull/6903

 Get JDBC server working with Scala 2.11
 ---

 Key: SPARK-8013
 URL: https://issues.apache.org/jira/browse/SPARK-8013
 Project: Spark
  Issue Type: Sub-task
  Components: SQL
Reporter: Patrick Wendell
Assignee: Iulian Dragos
Priority: Critical

 It's worth some investigation here, but I believe the simplest solution is to 
 see if we can get Scala to shade it's use of JLine to avoid JLine conflicts 
 between Hive and the Spark repl.
 It's also possible that there is a simpler internal solution to the conflict 
 (I haven't looked at it in a long time). So doing some investigation of that 
 would be good. IIRC, there is use of Jline in our own repl code, in addition 
 to in Hive and also in the Scala 2.11 repl. Back when we created the 2.11 
 build I couldn't harmonize all the versions in a nice way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-8013) Get JDBC server working with Scala 2.11

2015-06-01 Thread Iulian Dragos (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14567561#comment-14567561
 ] 

Iulian Dragos commented on SPARK-8013:
--

There's a Scala 2.11.7 milestone due in July, hopefully we can get a solution 
in by then.

 Get JDBC server working with Scala 2.11
 ---

 Key: SPARK-8013
 URL: https://issues.apache.org/jira/browse/SPARK-8013
 Project: Spark
  Issue Type: Sub-task
  Components: SQL
Reporter: Patrick Wendell
Assignee: Iulian Dragos
Priority: Critical

 It's worth some investigation here, but I believe the simplest solution is to 
 see if we can get Scala to shade it's use of JLine to avoid JLine conflicts 
 between Hive and the Spark repl.
 It's also possible that there is a simpler internal solution to the conflict 
 (I haven't looked at it in a long time). So doing some investigation of that 
 would be good. IIRC, there is use of Jline in our own repl code, in addition 
 to in Hive and also in the Scala 2.11 repl. Back when we created the 2.11 
 build I couldn't harmonize all the versions in a nice way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org