abstractdog edited a comment on pull request #132:
URL: https://github.com/apache/tez/pull/132#issuecomment-1006885558
thanks @jteagles, I'm about to commit this soon
just double-checked, the new code can still be successfully built with the
older hadoop:
```
mvn clean install -Dsk
abstractdog edited a comment on pull request #132:
URL: https://github.com/apache/tez/pull/132#issuecomment-953249848
new failures are found in ShuffleHandler while running tests:
```
java.lang.NoSuchMethodError:
io.netty.buffer.ByteBuf.forEachByte(Lio/netty/buffer/ByteBufProcessor;)I