Get SparkUncaughtExceptionHandler when run spark-perf

You have not entered your Spark master URL correctly. It could be because upper case error. Please use this command to ensure the path to hibench.spark.masterin the file conf/99-user_defined_properties.conf is correct. You should be able to connect to the Spark-shell be running the following command.

MASTER=<your-spark-master-url-here> bin/spark-shell
</your-spark-master-url-here>

In the Spark’s standalone mode this url should look something like:

spark://<master-machine-ip>:7077
</master-machine-ip>

Generally it is better to use the IP address of Master node instead of the alphabetic hostname that is provided by spark master for e.g spark://Macs-MacBook-Pro.local:7077

Original: https://stackoverflow.com/questions/32948510/get-sparkuncaughtexceptionhandler-when-run-spark-perf
Author: stackoverflow
Title: Get SparkUncaughtExceptionHandler when run spark-perf

原创文章受到原创版权保护。转载请注明出处:https://www.johngo689.com/601716/

转载文章受原作者版权保护。转载请注明原作者出处!

(0)

大家都在看

亲爱的 Coder【最近整理,可免费获取】👉 最新必读书单  | 👏 面试题下载  | 🌎 免费的AI知识星球