An ipc log message is printed in FsShell
----------------------------------------
Key: HADOOP-3374
URL: https://issues.apache.org/jira/browse/HADOOP-3374
Project: Hadoop Core
Issue Type: Bug
Components: ipc
Reporter: Tsz Wo (Nicholas), SZE
When a fs shell command is executed, an ipc log message "Build a connection to
hostname/123.123.123.123:9000" is printed. For example
{noformat}
bash-3.2$ ./bin/hadoop fs -ls /
08/05/12 17:31:05 INFO ipc.Client: Build a connection to
hostname/123.123.123.123:9000
0 2008-05-12 17:29 drwxr-xr-x tsz supergroup /user
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.