Skip to content

Commit

Permalink
feat(hive): minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
unknowntpo committed May 12, 2024
1 parent 8c3ffa5 commit 4fc6112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker/hive/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ ADD check-status.sh /tmp/check-status.sh
# format HFS
RUN ${HADOOP_HOME}/bin/hdfs namenode -format -nonInteractive

#################################################################################
################################################################################
# install hive
RUN mkdir ${HIVE_HOME}
ADD packages/apache-hive-${HIVE_VERSION}-bin.tar.gz /opt/
Expand Down

0 comments on commit 4fc6112

Please sign in to comment.