You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/04/15 11:24:58 UTC

[jira] [Resolved] (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 ]

Sean Owen resolved SPARK-6896.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Issue resolved by pull request 5507
[https://github.com/apache/spark/pull/5507]

> 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
>             Fix For: 1.4.0
>
>
> [INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null)
> [info] Compiling 8 Scala sources to /root/projects/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/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