Difference between SQL and HiveQL ?
Answer / 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 |
What is the default maximum dynamic partition that can be created by a mapper reducer? How can you change it?
Is Hive useful when making data warehouse applications?
Can we change the data type of a column in a hive table?
What are the different IDE available for Hive Development?
How Hive distributes the rows into buckets?
Mention what are the type of database does Hive support ?
Mention what is HiveServer2 (HS2)?
When a large data set is maintained?
How can hive avoid mapreduce?
Explain how can you change a column data type in Hive?
What are the Binary Storage formats supported in Hive?
Are there any problems which can only be solved by MapReduce and cannot be solved by PIG? In which kind of scenarios MR jobs will be more useful than PIG?