Skip to content

Commit

Permalink
Merge pull request #2 from metabase/hacked-dec-2021
Browse files Browse the repository at this point in the history
Hacked dec 2021
  • Loading branch information
diogormendes authored Apr 19, 2022
2 parents 0d6a23f + 6457ab7 commit 0138359
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions services/presto/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ http-server.https.keystore.key=${JKS_KEYSTORE_PASS}
node.internal-address-source=FQDN
EOL

log "Adding test_data catalog with memory connector"
echo "connector.name=memory" > /usr/lib/presto/etc/catalog/test_data.properties

cat "${PRESTO_CONFIG}"
log "Waiting for keytab ${KRB5_KTNAME}"
check_service "Keytab" "test -f ${KRB5_KTNAME}" 30
Expand Down

0 comments on commit 0138359

Please sign in to comment.