How to setup Spark in Matlab?

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?

2 件のコメント

Kojiro Saito
Kojiro Saito 2017 年 3 月 14 日
Prasad Mendu
Prasad Mendu 2017 年 3 月 17 日

サインインしてコメントする。

回答 (1 件)

xudong liu
xudong liu 2021 年 3 月 13 日

0 投票

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 ?

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeDeploy Tall Arrays to a Spark Enabled Hadoop Cluster についてさらに検索

質問済み:

2017 年 3 月 13 日

コメント済み:

2021 年 3 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by