Please do a *clean* package and reply back if you still encounter issues.

2015-07-09 7:24 GMT-07:00 Yijie Shen <henry.yijies...@gmail.com>:

> Hi,
>
> I use the clean version just clone from the master branch, build with:
>
> build/mvn -Phive -Phadoop-2.4 -DskipTests package
>
> And BUILD FAILURE at last, due to:
>
> [error]      while compiling: 
> /Users/yijie/spark/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveMetastoreCatalog.scala
> [error]         during phase: typer
> [error]      library version: version 2.10.4
> [error]     compiler version: version 2.10.4
> ...
> [error]
> [error]   last tree to typer: Ident(Warehouse)
> [error]               symbol: <none> (flags: )
> [error]    symbol definition: <none>
> [error]        symbol owners:
> [error]       context owners: lazy value hiveWarehouse -> class 
> HiveMetastoreCatalog -> package hive
> [error]
> [error] == Enclosing template or block ==
> [error]
> [error] Template( // val <local HiveMetastoreCatalog>: <notype> in class 
> HiveMetastoreCatalog
> [error]   "Catalog", "Logging" // parents
> [error]   ValDef(
> [error]     private
> [error]     "_"
> [error]     <tpt>
> [error]     <empty>
> [error]   )
> [error]   // 24 statements
> [error]   ValDef( // private[this] val client: 
> org.apache.spark.sql.hive.client.ClientInterface in class HiveMetastoreCatalog
> [error]     private <local> <paramaccessor>
> [error]     "client"
> [error]     "ClientInterface"
> [error]     <empty>
> …
>
>
> https://gist.github.com/yijieshen/e0925e2227a312ae4c64#file-build_failure
>
> Did I make a silly mistake?
>
> Thanks, Yijie
>

Reply via email to