jonvex commented on code in PR #11639:
URL: https://github.com/apache/hudi/pull/11639#discussion_r1680286151
##########
docker/hoodie/hadoop/prestobase/Dockerfile:
##########
@@ -79,15 +81,6 @@ RUN chmod +x /usr/local/bin/entrypoint.sh
ADD target/ /var/hoodie/ws/docker/hoodie/hadoop/prestobase/target/
ENV HUDI_PRESTO_BUNDLE
/var/hoodie/ws/docker/hoodie/hadoop/prestobase/target/hudi-presto-bundle.jar
RUN cp ${HUDI_PRESTO_BUNDLE} ${PRESTO_HOME}/plugin/hive-hadoop2/
-# TODO: the latest master of Presto relies on hudi-presto-bundle, while
current Presto releases
Review Comment:
these files no longer exist in presto .288
--
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]