Answer Posted / Andleeb Sayyed
Apache Spark offers several key features: It provides an in-memory caching system to improve the speed of data processing; it offers APIs for Scala, Java, Python, and R to build scalable applications easily; it supports iterative algorithms out-of-the-box, allowing developers to write complex iterative jobs with minimal overhead; and it provides a variety of built-in libraries for machine learning, graph processing, and streaming data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers