Open WangYongNingDA opened 6 years ago
For the first question, I've replied you here, it's a issue about the config file. For the second question, you can submit spark job using local griffin-measure.jar in yarn-client mode first, and in yarn-client mode, you don't need to set datanucleus jars manually, they already exist in your local spark lib directory.
When I use yarn-cluster to submit spark jobs,the error log is as belows:
I don't kown why the parm in the config file doesn't work.I change to yarn-client ,the error log is as belows:
it seems the parm sparkJob.spark.jars.packages works,but using yarn-client mode i can't use jars on hdfs.I can't find source codes about how to process the config about sparkjars, can you give me some suggestion?thank you very much