Created 03-21-2016 02:32 PM
Error:
Cannot make directory: file:/tmp/hive/556db67b-0771-41f8-855e-aa632ede9aae/hive_2016-03-21_14-33-29_569_1154979982369972031-1 [ERROR_STATUS]
Created 03-29-2016 08:07 AM
try this command:
chmod 777 /tmp/hive
Created 04-08-2016 09:46 PM
Please check the property hive.exec.scratchdir in hive-site.xml along with permissions and user/group ownership set for it.
# grep -A 2 hive.exec.scratchdir /etc/hive/conf/hive-site.xml
Created 03-14-2017 04:40 PM
The error is because of the Hive server is filling up the logs in Hive node, so it is not able to create or write the file in the /var/log/hive directory.