InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) Hive is not a relational database, but a query engine that supports the parts of SQL specific to querying data(b) Hive isa relational database with SQL support(c) Pig is a relational database with SQL support(d) All of the mentionedI had been asked this question in homework.I'd like to ask this question from Hadoop Ecosystem in division Basics of Hadoop of Hadoop |
|
Answer» Right OPTION is (a) HIVE is not a relational database, but a query engine that supports the parts of SQL specific to querying data |
|