Support Questions

Find answers, ask questions, and share your expertise

Who agreed with this topic

How to change timezone from Cloudera manager interface ?

avatar
New Contributor

Hi, I am trying to chnage the TimeZone displayed on the Clouedera Manager interface. Currently timezone is set to IST & I would like to chnage it to utc. Can I chnage this from clouderamanager interface ? I know it is displaying the default timezone of the server in which Cloudera manager is installed [Linux]. I can chnage this date from the command terminal. echo "Etc/UTC" | sudo tee /etc/timezone sudo dpkg-reconfigure --frontend noninteractive tzdata However the time displayed on the Cloudera mananger is changing only if I restart the Server. Is there any option available in Cloudera Manager interface by which I can chnage timezone without restarting the instance?

Who agreed with this topic