How to setup Spark in Matlab?

1 次查看(过去 30 天)
Surabhi Dixit
Surabhi Dixit 2017-3-13
While trying to configure Spark for Matlab, I am getting this error- undefined variable org or class org.apache.spark.SparkConf when I used this code conf = matlab.compiler.mlspark.SparkConf(... 'AppName', 'mySparkAppDepLocal', ... 'Master', 'local[1]', ... 'SparkProperties', sparkProp ); How do I set it up correctly?

回答(1 个)

xudong liu
xudong liu 2021-3-13
  1 个评论
Walter Roberson
Walter Roberson 2021-3-13
A sum of gamma minus xi does not appear to me to be an Answer to a question about setting up Apache Spark ?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Communications Toolbox 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by