[
https://issues.apache.org/jira/browse/HIVE-25647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
St Li updated HIVE-25647:
-------------------------
Description:
do not care this just test
close firewall:systemctl stop firewalld
check :systemctl status firewalld
chose:tzselect
echo "TZ='Asia/Shanghai'; export TZ" >> /etc/profile && source /etc/profile
yum install -y ntp
vim /etc/ntp.conf #server0-3
add : fudge 127.127.1.0 stratum 10
/bin/systemctl restart ntpd.service
ntpdate master //slaveshang
service crond status
/sbin/service crond start
was:
do not care this just test
关闭防火墙:systemctl stop firewalld
查看状态:systemctl status firewalld
选择时区:tzselect
echo "TZ='Asia/Shanghai'; export TZ" >> /etc/profile && source /etc/profile
yum install -y ntp
vim /etc/ntp.conf 注释掉server0-3
添加 fudge 127.127.1.0 stratum 10
/bin/systemctl restart ntpd.service
ntpdate master //slaveshang
service crond status
/sbin/service crond start
> hadoop memo
> -----------
>
> Key: HIVE-25647
> URL: https://issues.apache.org/jira/browse/HIVE-25647
> Project: Hive
> Issue Type: Wish
> Components: Configuration
> Affects Versions: 3.1.2
> Environment: hadoop 2.7.3
> Reporter: St Li
> Assignee: St Li
> Priority: Major
> Fix For: All Versions
>
> Attachments: worldip.csv
>
>
> do not care this just test
> close firewall:systemctl stop firewalld
> check :systemctl status firewalld
> chose:tzselect
> echo "TZ='Asia/Shanghai'; export TZ" >> /etc/profile && source /etc/profile
> yum install -y ntp
> vim /etc/ntp.conf #server0-3
> add : fudge 127.127.1.0 stratum 10
> /bin/systemctl restart ntpd.service
> ntpdate master //slaveshang
> service crond status
> /sbin/service crond start
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)