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


##########
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:
   @zhangbutao, please check the logger output with docker conf log4j2 
properties and the metastore one. If you tail the container logs, you'll notice 
that most of the logging is gone. 



##########
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:
   @zhangbutao, please check the logger output with docker conf log4j2 
properties and the metastore one. 
   If you tail the container logs, you'll notice that most of the logging is 
gone. 



-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to