Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-6154

Support Kafka, JDBC in Scala 2.11

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.5.0
    • Build
    • None

    Description

      Build v1.3.0-rc2 with Scala 2.11 using instructions in the documentation failed when -Phive-thriftserver is enabled.

      [info] Compiling 9 Scala sources to /home/hjs/workspace/spark/sql/hive-thriftserver/target/scala-2.11/classes...
      [error] /home/hjs/workspace/spark/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIDriver.scala:2
      5: object ConsoleReader is not a member of package jline
      [error] import jline.

      {ConsoleReader, History}

      [error] ^
      [warn] Class jline.Completor not found - continuing with a stub.
      [warn] Class jline.ConsoleReader not found - continuing with a stub.
      [error] /home/hjs/workspace/spark/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIDriver.scala:1
      65: not found: type ConsoleReader
      [error] val reader = new ConsoleReader()

      Jianshi

      Attachments

        There are no Sub-Tasks for this issue.

        Activity

          People

            dragos Dragos Dascalita Haut
            huangjs Jianshi Huang
            Votes:
            5 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: