How to setup Spark in Matlab?
Ältere Kommentare anzeigen
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 Kommentare
Kojiro Saito
am 14 Mär. 2017
Is MATLAB Compiler installed in your machine?
This link will help you a little. https://jp.mathworks.com/help//compiler/spark/example-on-deploying-applications-to-spark-using-the-matlab-api-for-spark.html
Prasad Mendu
am 17 Mär. 2017
Antworten (1)
xudong liu
am 13 Mär. 2021
0 Stimmen

1 Kommentar
Walter Roberson
am 13 Mär. 2021
A sum of gamma minus xi does not appear to me to be an Answer to a question about setting up Apache Spark ?
Kategorien
Mehr zu Deploy Tall Arrays to a Spark Enabled Hadoop Cluster finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!