Browsing Category
Apache Spark
3 posts
What is the difference between Spark and Hadoop MapReduce ?
Answer : Apache Spark is an open-source distributed cluster-computing…
What is RDD ?
Answer : Resilient Distributed Datasets (RDD) is a fundamental data structure…