フィルターのクリア

How to setup Spark in Matlab?

1 回表示 (過去 30 日間)
Surabhi Dixit
Surabhi Dixit 2017 年 3 月 13 日
コメント済み: Walter Roberson 2021 年 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?
  2 件のコメント
Kojiro Saito
Kojiro Saito 2017 年 3 月 14 日
Prasad Mendu
Prasad Mendu 2017 年 3 月 17 日

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

回答 (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 Center および File ExchangeCommunications Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by