Quanlong Huang created IMPALA-13149:
---------------------------------------
Summary: Show JVM info in the WebUI
Key: IMPALA-13149
URL: https://issues.apache.org/jira/browse/IMPALA-13149
Project: IMPALA
Issue Type: New Feature
Reporter: Quanlong Huang
It'd be helpful to show the JVM info in the WebUI, e.g. show the output of
"java -version":
{code:java}
openjdk version "1.8.0_412"
OpenJDK Runtime Environment (build 1.8.0_412-b08)
OpenJDK 64-Bit Server VM (build 25.412-b08, mixed mode){code}
On nodes just have JRE deployed, we'd like to deploy the same version of JDK to
perform heap dumps (jmap). Showing the JVM info in the WebUI will be useful.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)