Hi Stephen,

How did you generate your Maven workspace? You need to make sure the Hive 
profile is enabled for it. For example sbt/sbt -Phive gen-idea.

Matei

> On Oct 28, 2014, at 7:42 PM, Stephen Boesch <java...@gmail.com> wrote:
> 
> I have run on the command line via maven and it is fine:
> 
> mvn   -Dscalastyle.failOnViolation=false -DskipTests -Pyarn -Phadoop-2.3
> compile package install
> 
> 
> But with the latest code Intellij builds do not work. Following is one of
> 26 similar errors:
> 
> 
> Error:(173, 38) not found: value HiveShim
>          Option(tableParameters.get(HiveShim.getStatsSetupConstTotalSize))
>                                     ^


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to