When Hive is run in embedded mode



When Hive is run in embedded mode..

Answer / Akhilesh Saraswat

Hive runs in embedded mode when it's integrated directly into another application instead of being launched as a standalone service. This allows the application to leverage Hive's functionality without needing to manage separate Hive services.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

What is the utilization of hcatalog?

1 Answers  


What is a partition in Hive?

1 Answers  


Wherever (Different Directory) I run the hive query, it creates new metastore_db, please explain the reason for it?

1 Answers  


What do you understand by hive?

1 Answers  


Mention how can you stop a partition form being queried?

1 Answers  


How will you consume CSV file into the Hive warehouse using built SerDe?

1 Answers  


if you run Hive as a server?

1 Answers  


What is the default location where hive stores table data?

1 Answers  


What is the significance of ‘IF EXISTS” clause while dropping a table?

1 Answers  


How will you convert the string ’51.2’ to a float value in the price column?

1 Answers  


What is ObjectInspector functionality?

1 Answers  


Can we run unix shell commands from the hive? Give example?

1 Answers  


Categories