Home > database >  In Linux insert data issues in the hive, online, etc
In Linux insert data issues in the hive, online, etc

Time:12-19

In Linux insert data issues in the hive, online etc.

In Linux in the hive
Select * from student was successful,
But when performing
Insert into table student values (3, "sun");
will be submitted to the following wrong,
Unable to create temp file for the insert values the file/TMP/hive/root/5 fbd0e8d af35-43 c7 - b5b6 - ac650b5b8895/_tmp_space


Can you tell me how to solve? thanks.