tez
tez copied to clipboard
Apache Tez
this is a reference PR for having test results to compare with hadoop 3.3.1 at https://github.com/apache/tez/pull/132
Co-authored-by: Sreenath Somarajapuram
…Referee waits for the lock of huffleScheduler. Fix: do not hold ShuffleScheduler.this when calling exceptionReporter.reportException() remove synchronized in copyFailed()
https://issues.apache.org/jira/browse/TEZ-4245 Split information without any locality information (localhost/null/empty) should be treated equally, so that split grouping can do meaningful grouping based on cluster size. This is to avoid creating small...
Trivial PR addresses https://issues.apache.org/jira/projects/TEZ/issues/TEZ-4257