
Got error when load schema: INC_03020301: Failed while waiting compaction.
Hi everyone.
I have got an error when load schema with materialized view table.
this error message is: INC_03020301: Failed while waiting compaction.
com.incorta.loader.transformer.TransformationException: INC_03020301: Failed while waiting compaction. at com.incorta.loader.transformer.TransformerJob.checkCompaction(TransformerJob.java:144) at com.incorta.loader.transformer.TransformerJob.transform(TransformerJob.java:83) at com.incorta.loader.transformer.TransformerJob.transform(TransformerJob.java:66) at com.incorta.loader.etl.TransformationPhase.transformTable(TransformationPhase.java:159) at com.incorta.loader.etl.TransformationPhase.access$000(TransformationPhase.java:36) at com.incorta.loader.etl.TransformationPhase$1.doAction(TransformationPhase.java:89) at com.incorta.util.ConcurrentService$3.call(ConcurrentService.java:171) at com.incorta.util.ConcurrentService$3.call(ConcurrentService.java:155) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.io.IOException: Compaction execution was not successful
Can you explain to me and how to fix it?. I think that it is not enough memory to loading.
Thank you and Happy new year.
Like
Follow