hadoop_jmx_exporter icon indicating copy to clipboard operation
hadoop_jmx_exporter copied to clipboard

Not comaptible with private hadoop-yarn cluster

Open kom0055 opened this issue 3 years ago • 1 comments

When I tried to run this tool in private cluster, that hostname all written in /etc/hosts, got 502 response.

image

We might find an elegant way to adapt this situation.

kom0055 avatar Jul 19 '22 10:07 kom0055

Set session into untrust solve this problem. It's better to add a cmd switch to control the request session whether use trust or verify image

kom0055 avatar Jul 19 '22 10:07 kom0055