2013
DOI: 10.1109/tst.2013.6449402
|View full text |Cite
|
Sign up to set email alerts
|

M2M: A simple Matlab-to-MapReduce translator for cloud computing

Abstract: MapReduce is a very popular parallel programming model for cloud computing platforms, and has become an effective method for processing massive data by using a cluster of computers. X-to-MapReduce (X is a program language) translator is a possible solution to help traditional programmers easily deploy an application to cloud systems through translating sequential codes to MapReduce codes. Recently, some SQLto-MapReduce translators emerge to translate SQL-like queries to MapReduce codes and have good performanc… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
14
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
7
1

Relationship

2
6

Authors

Journals

citations
Cited by 25 publications
(14 citation statements)
references
References 9 publications
(4 reference statements)
0
14
0
Order By: Relevance
“…Hence it is needed to introduce a new method for massive data processing. Map Reduce [3] is a very popular parallel programming model for cloud computing platforms, and has become an effective method for processing massive data by using a cluster of computers. X-to-Map Reduce (X is a program language) translator is a possible solution to help traditional programmers easily deploy an application to cloud systems through translating sequential codes to Map Reduce codes.…”
Section: Map Reduce For Cloud Servermentioning
confidence: 99%
See 1 more Smart Citation
“…Hence it is needed to introduce a new method for massive data processing. Map Reduce [3] is a very popular parallel programming model for cloud computing platforms, and has become an effective method for processing massive data by using a cluster of computers. X-to-Map Reduce (X is a program language) translator is a possible solution to help traditional programmers easily deploy an application to cloud systems through translating sequential codes to Map Reduce codes.…”
Section: Map Reduce For Cloud Servermentioning
confidence: 99%
“…X-to-Map Reduce (X is a program language) translator is a possible solution to help traditional programmers easily deploy an application to cloud systems through translating sequential codes to Map Reduce codes. A simple method [3] to translate Mat lab code to Map Reduce code is introduced from the following three aspects: It consists of the following three stages:…”
Section: Map Reduce For Cloud Servermentioning
confidence: 99%
“…Tan et al [32] developed a tool, namely Kahuna, to diagnose performance problems in MapReduce systems. Zhang et al [33] developed a simple Matlab-to-MapReduce translator for cloud computing, namely M2M, for the basic numerical computations capable of translating a Matlab code with up to 100 commands to a MapReduce code in just a few seconds.…”
Section: Related Workmentioning
confidence: 99%
“…The parallel program model Map-Reduce supports large distributed data sets on clusters of computers [1], [2], which allows for an efficient analysis of large amounts of data. As one of the most important and effective cloud computing techniques, MapReduce has become a popular computing model for cloud platforms [3]. Many cloud platforms support the MapReduce framework.…”
Section: Introductionmentioning
confidence: 99%