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?
610Post New Apache Hive Questions
Explain about ACID transactions in Hive?
Can you give us some examples, how Hadoop is used in real time environment?
Explain SHOW and DESCRIBE Commands in Hive?
How can you add a new partition for the month December in the above partitioned table?
Explain about the smb join in hive?
Can we change the data type of a column in a hive table?
Why do we need hive?
What are different Hive commands available for hive and beeline CLI?
What is the difference between Cassandra, Pig and Hive?
Is Hive useful when making data warehouse applications?
Write a query to insert a new column(new_col int) into a hiev table (htab) at a position before an existing column (x_col)
what is Metastore in Hive?
Clarify about the smb join in hive?
What is CTAS Table in Hive?
Are multiline comments supported in Hive?