tez icon indicating copy to clipboard operation
tez copied to clipboard

Apache Tez

Results 126 tez issues
Sort by recently updated
recently updated
newest added

this is a reference PR for having test results to compare with hadoop 3.3.1 at https://github.com/apache/tez/pull/132

…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