I am back again with a stupid question i think. I downloaded the Hortonworks sandbox and tried :
echo $HIVE_HOME
and nothing. Can someone guide me what the path might be ? In the hive-site.xml i get the below lines:
<property>
<name>hive.metastore.warehouse.dir</name>
<value>/apps/hive/warehouse</value>
</property>
But this path doesn't exists on the box. Any help is much appreciated!!