elek commented on a change in pull request #2165:
URL: https://github.com/apache/ozone/pull/2165#discussion_r630036304



##########
File path: hadoop-ozone/dist/src/main/compose/ozonesecure-mr/docker-compose.yaml
##########
@@ -108,13 +112,15 @@ services:
       - ozone
     volumes:
       - ../..:/opt/ozone
+      - ./keytabs:/etc/security/keytabs
+      - ./krb5.conf:/etc/krb5.conf
       - ../../libexec/transformation.py:/opt/transformation.py
     ports:
       - 8088:8088
     env_file:
       - ./docker-config
     environment:
-      KERBEROS_KEYTABS: rm HTTP hadoop
+      HADOOP_CLASSPATH: 
/opt/ozone/share/ozone/lib/hadoop-ozone-filesystem-hadoop3-1.1.0-SNAPSHOT.jar

Review comment:
       Good point. I am removing them.




-- 
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.

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