| 11. |
Spark is engineered from the bottom-up for performance, running ___________ faster than Hadoop by exploiting in memory computing and other optimizations.
|
||||||||
|
Answer:
Option (a) |
| 12. |
Spark powers a stack of high-level tools including Spark SQL, MLlib for _________
|
||||||||
|
Answer:
Option (c) |
| 13. |
For Multiclass classification problem which algorithm is not the solution?
|
||||||||
|
Answer:
Option (d) |
| 14. |
Which of the following is a tool of Machine Learning Library?
|
||||||||
|
Answer:
Option (d) |
| 15. |
Which of the following is true for Spark core?
|
||||||||
|
Answer:
Option (a) |
| 16. |
Which of the following is true for Spark MLlib?
|
||||||||
|
Answer:
Option (b) |
| 17. |
Which of the following is true for RDD?
|
||||||||
|
Answer:
Option (a) |
| 18. |
RDD is fault-tolerant and immutable
|
||||
|
Answer:
Option (a) |
| 19. |
The read operation on RDD is
|
||||||||
|
Answer:
Option (c) |
| 20. |
The write operation on RDD is
|
||||||||
|
Answer:
Option (b) |