Unable to view Database in Hadoop

Hi All,

I am unable to view the database location which I created in Hive.

I have used the following syntax. But unable to find. Kindly rectify my command.

hadoop fs -ls /user/hive/warehouse/practice.db/empl2

Thanks &Regards,
Gowtham.

Hi, Gawtham.
Your db will be present in the hive warehous which is under apps in root.
Please check this this path -
/apps/hive/warehouse/your.db/yourtable.

1 Like