I want to see the present working directory in UNIX from hive. Is it possible to run this command from hive?
625Post New Apache Hive Questions
How can client interact with Hive?
What are different Hive commands available for hive and beeline CLI?
What is the significance of the line set hive.mapred.mode = strict;?
What is Apache Hive?
What is the major difference between local and remote meta-store?
Are multiline comments supported in Hive?
What does the following query do? Insert overwrite table employees partition (country, state) select ..., Se.cnty, se.st from staged_employees se;
Give the command to see the indexes on a table?
Can we run unix shell commands from hive? Can hive queries be executed from script files? How? Give an example.
Explain process to access sub directories recursively in hive queries.
What is Buckets in Hive?
Can hive queries be executed from script files? How?
What is the man difference between hbase and hive?
Which java class handles the Input record encoding into files which store the tables in Hive?
In Hive, how can you enable buckets?