Storage error while creating hive table

Hi ,

I am new to the lab, Please need your assistance.

when i am trying to create hive table, i m running into disk storage error.

**Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. The DiskSpace quota of /user/dineshginne7085 is exceeded: quota = 4294967296 B = 4 GB but diskspace consumed = 5293251263 B = 4.93 GB at org.apache.hadoop.hdfs.server.namenode.DirectoryWithQuotaFeature.verifyStoragespaceQuota(DirectoryWithQuotaFeature.java:214) at**

Please see the below storage details:

[dineshginne7085@ip-172-31-38-146 ~]$ du -kh /home/dineshginne7085
8.0K /home/dineshginne7085/.oracle_jre_usage
92K /home/dineshginne7085/cloudxlab_jupyter_notebooks
160K /home/dineshginne7085

[dineshginne7085@ip-172-31-38-146 ~]$ hdfs dfs -du -s -h /user/dineshginne7085
1.2 G /user/dineshginne7085

I hardly used storage.

Thanks,
Dinesh

Clear you train in HDFS using Hue.
Also, make sure your HDFS should exceed 4GB including replication.