Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Spain
- management
- Python
- Kuala Lumpur
- ubuntu
- France
- agile
- erlang
- comic agile
- web
- RFID
- Software Engineering
- QT
- history
- hadoop
- program
- Programming
- hbase
- psychology
- django
- MySQL
- Book review
- Java
- Linux
- Malaysia
- Book
- programming_book
- essay
- leadership
- Italy
Archives
- Today
- Total
목록hbase (1)
failed to restart hbase because of time synchronization
Missing time synchronization, scm console cannot start properly. Because of time sync, I installed ntpdate like below; 2011/10/07 - [Programming] - CentOS: time syncronization in local network / setting timezone However time sync is broken after 2 months. So, to prohibit this problem, I wrote 'crontab' on every server. 0 0 * * * /sbin/ntpdate [ntp server] > /dev/null 2>&1
Programming/Hadoop
2011. 12. 9. 07:42