abstractdog commented on PR #265: URL: https://github.com/apache/tez/pull/265#issuecomment-1426980484
it's because tez precommit flow depends on which files have been modified, e.g. when you only change the Dockerfile, there is no full precommit run, only the docker image is built that's why I added a fake commit to change pom.xml to run full precommit: https://github.com/apache/tez/pull/265/commits/e87a0de11404fbe24f8775b01ffe594d6ff172fc actually, the bzip2 change is here: https://github.com/apache/tez/pull/265/commits/b0fce54730024915ce1a8f978d901d46c393392b once the precommit passes, I'll simply remove the pom.xml hack -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
