abstractdog commented on code in PR #6390:
URL: https://github.com/apache/hive/pull/6390#discussion_r3015306336
##########
packaging/src/docker/docker-compose.yml:
##########
@@ -74,9 +74,17 @@ services:
restart: unless-stopped
container_name: hiveserver2
environment:
+ USER: hive
HADOOP_CLASSPATH: /opt/hadoop/share/hadoop/tools/lib/*
HIVE_SERVER2_THRIFT_PORT: 10000
Review Comment:
absolutely
let me defer this change until we decide how to handle HS2 instances, there
is a chance that it won't be needed at all
--
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]