InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) Hadoop is ideal for the analytical, post-operational, data-warehouse-ish type of workload(b) HDFS runs on a small cluster of commodity-class nodes(c) NEWSQL is frequently the collection point for big data(d) None of the mentioned |
|
Answer» The correct answer is (a) Hadoop is ideal for the analytical, post-operational, data-warehouse-ish type of workload For explanation I would say: Hadoop together with a relational data warehouse, they can form very effective data warehouse infrastructure. |
|