[ https://issues.apache.org/jira/browse/HIVE-26459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
zhangbutao updated HIVE-26459: ------------------------------ Description: I often see some tez jobs stuck for a long time. I find partial tez reduce tasks seems to wait all inputs ready, and if inputs not ready, the reduce tasks will wait forever. I think we can invoke the > ReduceRecordProcessor: move to using a timeout version of > waitForAllInputsReady(TEZ-3302) > ----------------------------------------------------------------------------------------- > > Key: HIVE-26459 > URL: https://issues.apache.org/jira/browse/HIVE-26459 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Affects Versions: 4.0.0-alpha-2 > Reporter: zhangbutao > Assignee: zhangbutao > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > I often see some tez jobs stuck for a long time. I find partial tez reduce > tasks seems to wait all inputs ready, and if inputs not ready, the reduce > tasks will wait forever. > I think we can invoke the -- This message was sent by Atlassian Jira (v8.20.10#820010)