What does it mean that multiple map=0%,reduce=0% appear in succession in hadoop?

normal hadoop execution

clipboard.png
hadoop

clipboard.png

what does it mean that multiple map=0%,reduce=0% appear in succession?
Last error report:
Error while processing statement: FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask

guess: is it caused by the deep nesting of sql?

Update: just add this sentence set hive.auto.convert.join=false

Mar.10,2021
Menu