A problem with hive query

there is a partition table containing json files

when querying, an error is always reported

Failed with exception java.io.IOException:org.apache.hadoop.hdfs.BlockMissingException: Could not obtain block: BP-32616997-172.16.0.195-1533624415828:blk_1073741828_1004 file=/user/hive/warehouse/pokes/20180814/test.json```
Oct.29,2021

there is a problem with the HDFS file. It may not be uploaded completely. Use the hdfs debug recoverLease-retries 3-path / user/hive/warehouse/pokes/20180814/test.json command to try to repair

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35b69-2acfd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35b69-2acfd.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?