Support Questions

Find answers, ask questions, and share your expertise
Announcements
We’ve updated our product names and community labels - click here for full details

Who agreed with this solution

avatar
New Member

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