InterviewSolution
Saved Bookmarks
| 1. |
Which of the following features is not provided by Impala?(a) SQL functionality(b) ACID(c) Flexibility(d) None of the mentioned |
|
Answer» The correct choice is (b) ACID The explanation is: Impala combines all of the benefits of other Hadoop frameworks, including flexibility, scalability, and cost-effectiveness, with the performance, usability, and SQL functionality necessary for an enterprise-grade analytic database. |
|