Hi,

I have a compaction issue on my cluster. When I force a compaction (major) on 
one table I get this error in Metastore logs:

2020-06-01 19:49:35,512 ERROR [XXXX-78]: compactor.CompactorMR 
(CompactorMR.java:run(264)) - No delta files or original files found to compact 
in hdfs://...hive/warehouse/my.db/test for compactionId=57944651 with min Open 
txnid:6704143.  Compaction cannot compact above this txnid

Any idea about the root cause and how to fix it ?
thx

Current env: HDP 2.6.5
Hive table in transactional mode (ORC)

Reply via email to