Github user jinossy commented on the pull request:
https://github.com/apache/tajo/pull/331#issuecomment-69024228
@jihoonson
Thank you for the review!
Your log looks like security information. Could you show the error log to
me ?
In my log, the connection was established successfully
```
2015-01-07 22:31:46,996 INFO: org.apache.zookeeper.ZooKeeper (<init>(438))
- Initiating client connection, connectString=kimjh.localhost:61503
sessionTimeout=90000 watcher=catalogtracker-on-hconnection-0x3dbc3890,
quorum=kimjh.localhost:61503, baseZNode=/hbase
2015-01-07 22:31:46,998 INFO: org.apache.zookeeper.ClientCnxn
(logStartConnect(975)) - Opening socket connection to server
kimjh.localhost/192.168.101.41:61503. Will not attempt to authenticate using
SASL (unknown error)
2015-01-07 22:31:46,998 INFO: org.apache.zookeeper.ClientCnxn
(primeConnection(852)) - Socket connection established to
kimjh.localhost/192.168.101.41:61503, initiating session
2015-01-07 22:31:46,998 INFO:
org.apache.zookeeper.server.NIOServerCnxnFactory (run(197)) - Accepted socket
connection from /192.168.101.41:65438
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---