summarylogtreecommitdiffstats
path: root/drill-embedded
blob: ae94223dcabb36bc09163a1aaead2765dd19b20a (plain)
1
2
3
4
5
6
7
#!/bin/bash

if [ -z "$DRILL_LOG_DIR" ]; then
    export DRILL_LOG_DIR="$HOME/.local/share/drill"
fi

exec /opt/apache-drill/bin/drill-embedded