-1 (YARN Cluster deployment mode not working)
I have just tested 1.6 (d509194b) on our HDP 2.3 platform and the cluster
mode does not seem work. It looks like some parameter are not being passed
correctly.
This example works correctly with 1.5.
# spark-submit --master yarn --deploy-mode cluster -
Thanks for the the info.
--
View this message in context:
http://apache-spark-developers-list.1001551.n3.nabble.com/Spark-1-6-H-ive-remote-metastore-not-working-tp15634p15658.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.
---
Thanks for the reply.
The thing is that with 1.5 it never showed messages like the following:
15/12/16 00:06:11 INFO MetaStoreDirectSql: Using direct SQL, underlying DB
is DERBY
15/12/16 00:06:11 WARN ObjectStore: Failed to get database default,
returning NoSuchObjectException
This is a bit misl
NFO metastore: Connected to metastore.
15/12/16 00:06:14 INFO SessionState: Created local directory:
/tmp/c3a4afbb-e4cf-4d20-85a0-01a53074efc8_resources
15/12/16 00:06:14 INFO SessionState: Created HDFS directory:
/tmp/hive/syepes/c3a4afbb-e4cf-4d20-85a0-01a53074efc8
15/12/16 00:06:14 INFO Ses