HADOOP-19398: Upgrade Dockerfile base to jammy#7320
HADOOP-19398: Upgrade Dockerfile base to jammy#7320YanivKunda wants to merge 170 commits intoapache:trunkfrom
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
@YanivKunda Thank you for the contribution! It can't pass the compilation successfully. We still need to continue improving it. Looking forward to the completion of this PR. |
|
@slfan1989 It seems to fail on grpc-protoc generation on Also, centos-7 is EOL for more than 6 months now: Should supporting these be pursued, or are they are going to be gone any time soon? |
* HDFS-17387. [FGL] Abstract the configurable locking mode
…r FGL and Global lock (apache#6600)
…ine-grained lock (apache#6634)
…ine-grained locking (apache#6656)
…e#7518) Contributed by Istvan Toth
…ream (apache#7506) Contributed by Mehakmeet Singh
…ributed by Istvan Toth. Signed-off-by: Shilun Fan <slfan1989@apache.org>
… throttle limit (apache#7517) Contributed by Istvan Toth. Signed-off-by: Shilun Fan <slfan1989@apache.org>
…MergeManager (apache#7519) Contributed by Istvan Toth. Signed-off-by: Shilun Fan <slfan1989@apache.org>
…esourcemanager Part3. (apache#7485) YARN-11262. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-yarn-server-resourcemanager Part3. Co-authored-by: Chris Nauroth <cnauroth@apache.org> Co-authored-by: Hualong Zhang <hualong.z@hotmail.com> Reviewed-by: Chris Nauroth <cnauroth@apache.org> Reviewed-by: Hualong Zhang <hualong.z@hotmail.com> Signed-off-by: Shilun Fan <slfan1989@apache.org>
Closes apache#7444 Signed-off-by: Chris Nauroth <cnauroth@apache.org>
…tests Closes apache#7502 Signed-off-by: Chris Nauroth <cnauroth@apache.org>
…7508) Contributed by Istvan Toth. Reviewed-by: PJ Fanning <fanningpj@apache.org> Signed-off-by: Shilun Fan <slfan1989@apache.org>
…ntInterceptor#forceKillApplication. (apache#7465) Contributed by Shilun Fan. Co-authored-by: Hualong Zhang <hualong.z@hotmail.com> Signed-off-by: Shilun Fan <slfan1989@apache.org>
…pache#7304). Contributed by hfutatzhanghb. Reviewed-by: Jian Zhang <keepromise@apache.org>
…pache#7313). Contributed by hfutatzhanghb. Reviewed-by: Jian Zhang <keepromise@apache.org>
…hilun Fan. Reviewed-by: Chris Nauroth <cnauroth@apache.org> Signed-off-by: Shilun Fan <slfan1989@apache.org>
Closes apache#7528 Signed-off-by: Chris Nauroth <cnauroth@apache.org>
…7511) * The Windows filesystem does not recognize the POSIX permissions, and it was causing the directory creation failure. * This PR checks if the filesystem does not support POSIX permissions, it switches to using the user-based, ACL-based permissions that work on Windows.
|
💔 -1 overall
This message was automatically generated. |
Description of PR
Upgrade the base image of the Ubuntu Dockerfiles used for CI and local development.
How was this patch tested?
./start-build-env.shmvn clean install -Pnative -DskipTestsFor code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?