Please let me know how I can get the hive warehouse folder path.
Hive stores data at the HDFS location /user/hive/warehouse folder if not specified a folder using the LOCATION clause while creating a table.
1 Like