What are the differences between relational databases and impala?
Answer Posted / Suraj Dubey
Relational databases typically provide ACID compliance, complex data modeling with normalized schema, and transaction support. Impala, on the other hand, is designed for SQL-like querying of large datasets stored in Hadoop Distributed File System (HDFS). It does not provide ACID compliance or complex data modeling features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category