[GitHub] [tez] abstractdog edited a comment on pull request #132: TEZ-4311: Bump hadoop dependency version to 3.3.x

2022-01-06 Thread GitBox
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

[GitHub] [tez] abstractdog edited a comment on pull request #132: TEZ-4311: Bump hadoop dependency version to 3.3.x

2021-10-27 Thread GitBox
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