What is available mechanism for connecting from applications, when we run hive as a server?



What is available mechanism for connecting from applications, when we run hive as a server?..

Answer / Rashmi Kumari

Applications can connect to Hive as a server through JDBC/ODBC drivers or using the HiveServer2 API. HiveServer2 allows multiple clients to execute queries concurrently, improving overall performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

what are the different modes of Hive?

1 Answers  


What will happen in case you have not issued the command: ‘set hive.enforce.bucketing=true;’ before bucketing a table in hive in apache hive 0.x or 1.x?

1 Answers  


Difference between hive and impala?

1 Answers  


How can hive avoid mapreduce?

1 Answers  


Explain about Hive Buckets with Example ?

2 Answers  


What are different Hive commands available for hive and beeline CLI?

1 Answers  


What is the utilization of hcatalog?

1 Answers  


Differentiate between PigLatin and Hive?

1 Answers  


What is CONCATENATE command in Hive?

1 Answers  


Can you explain smb join in hive?

1 Answers  


The partition of hive table has been modified to point to a new directory location. Do I have to move the data to the new location or the data will be moved automatically to the new location?

1 Answers  


How can you transfer data from hive to hdfs?

1 Answers  


Categories