okumin commented on code in PR #5980:
URL: https://github.com/apache/hive/pull/5980#discussion_r2601580464


##########
standalone-metastore/packaging/src/docker/Dockerfile:
##########
@@ -67,15 +67,13 @@ ENV HADOOP_HOME=/opt/hadoop \
 ENV PATH=$HIVE_HOME/bin:$HADOOP_HOME/bin:$PATH
 
 COPY entrypoint.sh /
-COPY conf $HIVE_HOME/conf

Review Comment:
   For instance, Google Kubernetes Engine can send stdout/stderr to Google 
Cloud Logging without additional configurations. I suppose it is [a typical 
logging practice with 
k8s](https://kubernetes.io/docs/concepts/cluster-administration/logging/) and 
can be the default choice of HMS.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to