Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/apache-spark/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Apache spark 如何在macOS上安装Apache Spark历史服务器_Apache Spark - Fatal编程技术网

Apache spark 如何在macOS上安装Apache Spark历史服务器

Apache spark 如何在macOS上安装Apache Spark历史服务器,apache-spark,Apache Spark,我已使用命令“brew安装Apache Spark”安装了Apache Spark。但它似乎没有历史服务器组件 启动Spark HistoryServer的脚本位于Spark的sbin/目录下。使用brew安装,这将是/usr/local/ceral/apache spark//libexec/sbin/ 要启动historyserver sbin/start-history-server.sh 停止 sbin/stop-history-server.sh

我已使用命令“brew安装Apache Spark”安装了Apache Spark。但它似乎没有历史服务器组件

启动Spark HistoryServer的脚本位于Spark的
sbin/
目录下。使用
brew
安装,这将是
/usr/local/ceral/apache spark//libexec/sbin/

要启动historyserver

sbin/start-history-server.sh
停止

sbin/stop-history-server.sh