tez
tez copied to clipboard
Apache Tez
link to https://issues.apache.org/jira/projects/TEZ/issues/TEZ-4315
@abstractdog Hi, I am a user of project **_org.apache.tez:hadoop-shim:0.10.1-SNAPSHOT_**. I found that its pom file introduced **_82_** dependencies. However, among them, **_9_** libraries (**_10%_**) have not been used by your...
env: hadoop-3.3.0 tez-0.10.0 we change the tez pom.xml to reflect the Hadoop version to 3.3.0 Following exception is thrown (when we run:hadoop jar tez-examples-0.10.0.jar orderedwordcount /tmp/tmp.txt /tmp/output) 2021-04-26 14:25:19,273 [ERROR]...
The changes aim to merge the classes mentioned. Link to JIRA [TEZ-138](https://issues.apache.org/jira/browse/TEZ-138)
https://issues.apache.org/jira/browse/TEZ-4246 In case that there are just two disks, the current implementation is likely to use one of them to write spill data and the other one to store the...