Error Msg
Cause
- There are a lot of causes of this situation. In my case, this was because of absence of hostname of kafka server at client side.
Solution
- Added hostname of kafka server to the client machine. Suppose that the ip and hostname of kafka server are 111.111.111.111 and “kafkaserver”. I used Mac OSX client so I added this information to /private/etc/hosts file. You can easily find the location of host name management file in your OS.
'About Computer > 서버관리' 카테고리의 다른 글
How to create simple / fast socket server in bash (0) | 2016.03.09 |
---|---|
How to find log directory of storm nimbus / supervisor (worker) (0) | 2016.01.26 |
[번역] Memory allocation mechanisms in AIX / AIX: Throughput problems when malloc is called often (0) | 2015.09.25 |
OpenSSH Public Key Authentication (0) | 2015.08.13 |
Hadoop 1.2.1 Installation & Troubleshooting (0) | 2014.02.03 |
댓글