Upgrading to OpenJDK 11 on customer-hosted instances
Stay organized with collections
Save and categorize content based on your preferences.
Looker supports OpenJDK version 11+ on customer-hosted Looker instances. This page describes how to upgrade from OpenJDK 8 to OpenJDK 11. Upgrading to OpenJDK 11 from OpenJDK 8 requires downloading and installing OpenJDK 11 and then downloading and installing a new looker startup script. For example:
Stop the Looker process from shell, as the looker user:
sudo su - looker
cd /home/looker/looker
./looker stop
If you are updating a Looker cluster, repeat the previous step to stop Looker on every node.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],[]]