Can you please tell me when we are creating the hive database it should store on the namenode directory ip-172-31-53-48 as we have credential of ip-172-31-38-183 so i cant able to see the data which i am storing otherwise just tell me how i will switch to ip-172-31-53-48 to see the data.
Hi @manasihota,
Did you mean Hive warehouse? If yes, it is located at /apps/hive/warehouse
Hope this helps.
Thanks
Hi,
On which server is this information is present . Not sure if it is present and accessible on 172-31-183 to me.
Hi @utkarsh_rathor,
It is on HDFS. You can see it with below command
hadoop fs -ls /apps/hive/warehouse
1 Like