arvindshmicrosoft commented on issue #342:
URL: https://github.com/apache/fluo-muchos/issues/342#issuecomment-623676512


   Was this setup run on an existing cluster which already had JDK 8 on it? If 
so, I have seen issues because update-alternatives (or equivalent) would need 
to be run on the nodes first to switch to using OpenJDK11. If you can run `sudo 
update-alternatives --config java` to check on a sample node, it would help 
confirm if the multiple versions of JDK are responsible for the above 
situation. Currently Muchos does not execute anything to switch to a specific 
version of JDK, so a mitigation therein would be to run a script or manually 
set the JDK version...


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


Reply via email to