cloudera/cm_api

ClouderaManagerClientBuilder does not handle default port with enableTLS=true

Opened this issue · 0 comments

If enableTLS=true and port not set, default port remains 7180 which is HTTP default port.
HTTPS default port (7183) should be introduced for that case