I want to see the present working directory in UNIX from hive. Is it possible to run this command from hive?
664Post New Apache Hive Questions
How will you read and write HDFS files in Hive?
What types of costs are associated in creating index on hive tables?
What is SerDe in Apache Hive ?
Why Hive is not suitable for OLTP systems?
Is it possible to change the default location of a managed table?
What will be the result when you do cast(‘abc’ as int)?
When to use Hive?
Explain about ACID transactions in Hive?
What is a generic udf in hive?
What are the different Data Types available in Hive?
Specify the different types of tables accessible in hive?
When should we use SORT BY instead of ORDER BY?
Is it possible to change the default location of Managed Tables in Hive, if so how?
How Hive organize the data?
Whenever we run hive query, new metastore_db is created. Why?