Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Who agreed with this solution

New Contributor

no need to reinstall, few places you need to make the change to:

 

1. change the host file or dns, then access CM through hostname instead of IP address

File: /etc/hosts

 

2. make sure the DB hostname is correct if your repo is on the same server:

file: /etc/cloudera-scm-server/db.properties

 

3. change agent configuration to make sure it using hostname or new IP address

/etc/cloudera-scm-agent/config.ini

 

restart CM and CM agent.

View solution in original post

Who agreed with this solution