You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Adrian Wang (JIRA)" <ji...@apache.org> on 2015/04/14 09:38:13 UTC

[jira] [Updated] (SPARK-6896) building error because of guava import

     [ https://issues.apache.org/jira/browse/SPARK-6896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Wang updated SPARK-6896:
-------------------------------
    Description: 
[INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null)
[info] Compiling 8 Scala sources to /root/projects/testsortsmj4/spark/sql/hive-thriftserver/target/scala-2.10/classes...
[error] bad symbolic reference. A signature in Utils.class refers to term util
[error] in package com.google.common which is not available.
[error] It may be completely missing from the current classpath, or the version on
[error] the classpath might be incompatible with the version used when compiling Utils.class.
[error]
[error] while compiling: /root/projects/testsortsmj4/spark/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLEnv.scala
[error] during phase: erasure
[error] library version: version 2.10.4
[error] compiler version: version 2.10.4
[error] reconstructed args: -deprecation -classpath 


> building error because of guava import
> --------------------------------------
>
>                 Key: SPARK-6896
>                 URL: https://issues.apache.org/jira/browse/SPARK-6896
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Adrian Wang
>
> [INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null)
> [info] Compiling 8 Scala sources to /root/projects/testsortsmj4/spark/sql/hive-thriftserver/target/scala-2.10/classes...
> [error] bad symbolic reference. A signature in Utils.class refers to term util
> [error] in package com.google.common which is not available.
> [error] It may be completely missing from the current classpath, or the version on
> [error] the classpath might be incompatible with the version used when compiling Utils.class.
> [error]
> [error] while compiling: /root/projects/testsortsmj4/spark/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLEnv.scala
> [error] during phase: erasure
> [error] library version: version 2.10.4
> [error] compiler version: version 2.10.4
> [error] reconstructed args: -deprecation -classpath 



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