- In order to find the timezone that is on your machine (linux) and set the same to Hue:
cat /etc/sysconfig/clock
- In order to find the available timezones:
ls /usr/share/zoneinfo ==> gives you X: the available zones (for example Europe)
ls /usr/share/zoneinfo/{your zone} ==> gives you Y: the time zone for specific cities (if they are available)
The timezone that you want will be X/Y
1. Navigate to Hue > Configuration > Service-Wide > Time
Zone
2. Change the time zone based on the instructions from your specific distribution of Linux.
3. Restart the Hue service for the changes to take affect.
见
https://community.cloudera.com/t5/Web-UI-Hue-Beeswax-Knowledge/Changing-the-timezone-for-your-Hue-logs/ta-p/28807
本文档详细介绍了如何在Linux环境下查找并设置Hue服务的时区。通过一系列步骤指导用户找到系统的当前时区,并根据具体Linux发行版的说明更改Hue的时区设置。

1455

被折叠的 条评论
为什么被折叠?



