MATLAB distributed computing server

Hello. Have a nice time. I've worked on data center clustering in the framework mapreduce.I wrote the program at MATLAB. And I want to use spark + hadoop with a quasi-distributive cluster. Does this need to install MATLAB distributed compute server?

Respuestas (1)

Kojiro Saito
Kojiro Saito el 9 de Abr. de 2019

0 votos

if you're using mapreduce and want to run in Hadoop, you don't need Spark.
There are two options.
1. Use MATLAB Parallel Server (MATLAB Distributed Computing Server until R2018b)
2. Use MATLAB Compiler to create mapreduce standalone application.
If you want to scale out tall array to Spark, there are two options.
1. Use MATLAB Parallel Server with Hadoop/Spark
2. Use MATLAB Compiler with Hadoop/Spark
Also, if you want to create stanalone applications wihch use MATLAB API for Spark,
1. Use MATLAB Compiler with Hadoop/Spark

6 comentarios

adele sharifi
adele sharifi el 9 de Abr. de 2019
Editada: adele sharifi el 9 de Abr. de 2019
Hello. Thanks for the your answer. Need to install MATLAB computing server to use Hadoop or Spark? Because I do not have permission to install. I do not have access. Without a server and just one pc there is a possibility to test my program?
Kojiro Saito
Kojiro Saito el 9 de Abr. de 2019
Yes, in order to run mapreduce or tall in Hadoop/Spark, installation of MATLAB Parallel Server is necessesary even though just one PC.
adele sharifi
adele sharifi el 9 de Abr. de 2019
What is the way to install? My profile is not allowed to access and download.
Kojiro Saito
Kojiro Saito el 9 de Abr. de 2019
Are you able to download an installer from here?
adele sharifi
adele sharifi el 9 de Abr. de 2019
Unfortunately, is it possible for me to email Matlab's distributed computing server?
Kojiro Saito
Kojiro Saito el 10 de Abr. de 2019
You can contact Customer Support team from here and ask how you can get installer.

Iniciar sesión para comentar.

Categorías

Más información sobre Third-Party Cluster Configuration en Centro de ayuda y File Exchange.

Preguntada:

el 9 de Abr. de 2019

Comentada:

el 10 de Abr. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by