Put the following at the beginning of hive-site.xml
<property>
<name>system:java.io.tmpdir</name>
<value>/tmp/hive/java</value>
</property>
<property>
<name>system:user.name</name>
<value>${user.name}</value>
</property>
See also question
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…