Github user JihongMA commented on a diff in the pull request:
https://github.com/apache/spark/pull/5933#discussion_r29766692
--- Diff: docs/sql-programming-guide.md ---
@@ -1253,7 +1253,12 @@ This command builds a new assembly jar that includes
Hive. Note that this Hive a
on all of the worker nodes, as they will need access to the Hive
serialization and deserialization libraries
(SerDes) in order to access data stored in Hive.
-Configuration of Hive is done by placing your `hive-site.xml` file in
`conf/`.
+Configuration of Hive is done by placing your `hive-site.xml` file in
`conf/`. Please note when running
--- End diff --
the datanucleus jars are added to spark classpath through
compute-classpath.sh, but it is not actually added in yarn container. there was
JIRA opened to track this SPARK-2624, but the fix is reverted in Dec last year.
http://mail-archives.apache.org/mod_mbox/incubator-spark-commits/201412.mbox/%[email protected]%3E
---
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]