Datasets:
| docker_image: dataclaw-eval-presto:v1.0 | |
| metastore: true | |
| init_cmd: spark-submit --driver-memory 2g {init_script} | |
| init_script_name: init_db.py | |
| gateway_cmd: bash -c 'nohup /opt/trino/bin/launcher-java17 run > /tmp/trino.log 2>&1 &' | |
| gateway_port: 8080 | |