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

[jira] [Created] (SPARK-6930) Build with Hive Thrift Server error, because of missing guava

Zhichao  Zhang created SPARK-6930:
-------------------------------------

             Summary: Build with Hive Thrift Server error, because of missing guava
                 Key: SPARK-6930
                 URL: https://issues.apache.org/jira/browse/SPARK-6930
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 1.4.0
            Reporter: Zhichao  Zhang
            Priority: Minor


Build with Hive Thrift Server error, because of missing guava, as follows:
{quote}
scala.reflect.internal.Types$TypeError: bad symbolic reference. A signature in Utils.class refers to term concurrent
in value com.google.common.util which is not available.
It may be completely missing from the current classpath, or the version on
the classpath might be incompatible with the version used when compiling Utils.class.
	at scala.reflect.internal.pickling.UnPickler$Scan.toTypeError(UnPickler.scala:847)
	at scala.reflect.internal.pickling.UnPickler$Scan$LazyTypeRef.complete(UnPickler.scala:854)
	at scala.reflect.internal.pickling.UnPickler$Scan$LazyTypeRef.load(UnPickler.scala:863)
	at scala.reflect.internal.Symbols$Symbol.typeParams(Symbols.scala:1489)
{quote}





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