필터 지우기
필터 지우기

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?

답변 (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