Deploy Mode
Yarn and Cluster
Deploy Mode Client
Copy
--deploy-mode client
Deploy Mode Cluster
Copy
--deploy-mode cluster
Job Stuck in ACCEPTED State
yarn.Client: Application report for application_1557720962505_0085 (state: ACCEPTED) yarn.Client: Application report for application_1557720962505_0085 (state: ACCEPTED).
If running in cluster mode make sure you are passing in the below.
Copy
--deploy-mode cluster
--master yarn # or spark master
-h 123.45.6.77:2181 # host to owl metastore