IJSRP Logo
International Journal of Scientific and Research Publications

IJSRP, Volume 2, Issue 11, November 2012 Edition [ISSN 2250-3153]


Implementation of Spark Cluster Technique with SCALA
      Tarun Kumawat, Pradeep Kumar Sharma, Deepak Verma, Komal Joshi, Vijeta Kumawat
Abstract: Spark is an open source cluster computing system that aims to make data analytics fast — both fast to run and fast to write. To run programs faster, Spark provides primitives for in-memory cluster computing: your job can load data into memory and query it repeatedly much quicker than with disk-based systems like Hadoop Map Reduce. To make programming faster, Spark integrates into the Scala language, letting you manipulate distributed datasets like local collections. You can also use Spark interactively to query big data from the Scala interpreter.

Reference this Research Paper (copy & paste below code):

Tarun Kumawat, Pradeep Kumar Sharma, Deepak Verma, Komal Joshi, Vijeta Kumawat (2018); Implementation of Spark Cluster Technique with SCALA; Int J Sci Res Publ 2(11) (ISSN: 2250-3153). http://www.ijsrp.org/research-paper-1112.php?rp=P11413
©️ Copyright 2011-2023 IJSRP - All rights reserved. Use of this web site signifies your agreement to the terms and conditions.