5
templates/presto.Dockerfile
Normal file
5
templates/presto.Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM prestodb/presto
|
||||
|
||||
COPY ./iceberg.properties /opt/presto-server/etc/catalog
|
||||
COPY ./log.properties /opt/presto-server/etc
|
||||
COPY ./hadoop-catalog.xml /etc/iceberg/conf/hadoop-catalog.xml
|
Reference in New Issue
Block a user