Github user jeanlyn commented on the pull request:
https://github.com/apache/spark/pull/5876#issuecomment-107415482
I set the metastore to `0.12.0` by follow steps ,but get classnotdef
exception:
* I chang the `spark.sql.hive.metastore.version` in `spark-defaults.conf`
to `0.12.0`,i got
* set `spark.sql.hive.metastore.jars` to `maven`,or set
`spark.sql.hive.metastore.jars` to classpath of hadoop and hive i got
```
java.lang.NoClassDefFoundError: com/google/common/base/Preconditions when
creating Hive client using classpath
```
I am not sure i am understand correctly.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]