You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/08/18 07:56:45 UTC

[jira] [Created] (SPARK-10080) Binary Incompatibility in SQLContext implicits

Michael Armbrust created SPARK-10080:
----------------------------------------

             Summary: Binary Incompatibility in SQLContext implicits
                 Key: SPARK-10080
                 URL: https://issues.apache.org/jira/browse/SPARK-10080
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.5.0
            Reporter: Michael Armbrust
            Priority: Blocker


{code}
java.lang.NoSuchMethodError: org.apache.spark.sql.SQLContext$implicits$.StringToColumn(Lscala/StringContext;)Lorg/apache/spark/sql/SQLContext$implicits$StringToColumn;
	at com.databricks.spark.sparkprs.SparkPRs.prs(sparkprs.scala:129)
	at com.databricks.spark.sparkprs.SparkPRs.joinedData(sparkprs.scala:142)
	at com.databricks.spark.sparkprs.SparkPRs.sparkSqlWork(sparkprs.scala:145)
{code}



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

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