Skip to content

Commit

Permalink
ATLAS-4712: fixed docker setup for Hive to avoid 'No such file or dir…
Browse files Browse the repository at this point in the history
…ectory error'

(cherry picked from commit 1ba7e6d)
  • Loading branch information
mneethiraj committed Nov 18, 2022
1 parent 518e6eb commit dbcd7d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dev-support/atlas-docker/scripts/atlas-hive-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,3 @@ su -c "${HIVE_HOME}/bin/schematool -dbType postgres -initSchema" hive
mkdir -p /opt/hive/logs
chown -R hive:hadoop /opt/hive/
chmod g+w /opt/hive/logs

cd ${ATLAS_HOME}/atlas-hive-plugin
./enable-hive-plugin.sh

0 comments on commit dbcd7d7

Please sign in to comment.