Hadoop Developer with Spark Quiz Questions and Answers
Explanation :
Spark developed on JDK 1.8 subset language Scala
Answer :
- A) Lazy-evaluation
B) DAG
C) In-memory processing
All of the above
Answer :
- The data required to compute resides on multiple partitions.
Answer :
- The data required to compute resides on the single partition.
Answer :
- A) Scheduling
B) Distributing data across a cluster
C) Monitoring data across a cluster
All of the above
Answer :
- A) Apache Spark
B) Apache Hadoop
C) Apache Flink
All of the above
Answer :
- A) Batch processing
B) Stream processing
C) Graph processing
All of the above