Member since
10-01-2016
156
Posts
8
Kudos Received
6
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 11850 | 04-04-2019 09:41 PM |
03-30-2021
11:28 AM
@Jona Great article...may i ask can you use "custom spark2-metrics-properties" in spark config instead of advanced spark2-metrics-properties?
... View more
03-25-2020
06:28 AM
Thank you very much. This is the one that satisfies me. Documents are expected to make clear and simple things, not complicated.
... View more
01-29-2020
12:53 AM
In which file do we make this change. As if I just make changes to proxy-deploy.sh and run docker start sandbox-proxy, I still get the same error.
... View more
10-05-2019
04:24 AM
@erkansirin78 Great !! it worked out for you, If you found this answer addressed your question, please take a moment to log in and click the thumbs up button. That would be a great help to Cloudera Community to find the solution quickly for these kinds of errors and mark it as a solution
... View more
07-31-2019
06:46 AM
Hi @Shu thank you. Adding spark-yarn_x.x.jar to maven repository solved the problem. But I have come across other errors. Anyway in here the problem was parsing the yarn and it is solved.
... View more
02-01-2019
04:22 PM
I meet a problem,the data from mysql in hive is replaced. When the property of Conflict Resolution Strategy is append,i cannot query the count from hive with the statement "select count(1) from table_xxx". help!!!
... View more
10-05-2017
01:50 PM
It doesn't work. I tried many times but the results were same: KILLED. I got following error: Launcher exception: org/apache/spark/deploy/SparkSubmit java.lang.NoClassDefFoundError: org/apache/spark/deploy/SparkSubmit
... View more
07-05-2018
06:58 PM
I wanted to check in the HDFS if the file is present, based on the output i wanted to make a decision . How can i do that ?
... View more