InterviewSolution
Saved Bookmarks
| 1. |
How spark core fit into the picture to solving the big data use case? |
|
Answer» Reduce, collection, aggregation API, stream, parallel stream, optional which can easily HANDLE to all the use CASE where we are dealing volume of data handling. Bullet points are as follows:
APPARENTLY spark use for data processing framework, however we can also use to perform the data analysis and data science. |
|