Patrick Wendell created SPARK-8013:
--------------------------------------

             Summary: 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


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

Reply via email to