If you run hive as a server, what are the available mechanism for connecting it from application?
848Post New Apache Hive Questions
Can you explain smb join in hive?
What is Implicit Type conversion in Hive?
What is a generic UDF in the hive?
What is the importance of driver in hive?
Whenever we run hive query, new metastore_db is created. Why?
What is the major difference between local and remote meta-store?
Give the command to see the indexes on a table?
what Hive is composed of ?
What are the default record and field delimiter used for hive text files?
What will happen in case you have not issued the command?
What is Hive Data Definition language?
Can the name of a view be same as the name of a hive table?
Can you execute Hadoop dfs Commands from Hive CLI? How?
While loading data into a hive table using the load data clause, how do you specify it is a hdfs file and not a local file ?
Which java class handles the Input record encoding into files which store the tables in Hive?