Answer Posted / rajasekhar
Hive is used for processing huge amount of data.
SQL can do only limited data processing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is bag?
What does the "USE" command in hive do?
How will you convert the string ’51.2’ to a float value in the price column?
How do you write your own custom SerDe ?
What is the difference between External and Internal Table in Hive?
How can hive avoid mapreduce?
If you run a select * query in hive, why does it not run mapreduce?
When to use explode in Hive?
What are the limitations of Hive?
what are views in Hive?
How do you write your own SerDe?
Say what the object inspector functionality is in hive?
Wherever (Different Directory) I run the hive query, it creates new metastore_db, please explain the reason for it?
How to change the column data type in hive? Explain rlike in hive.
Can you explain smb join in hive?