hadoop fs -ls hdfs://<hostname>:50070/<path> gives OOM
------------------------------------------------------
Key: HDFS-2204
URL: https://issues.apache.org/jira/browse/HDFS-2204
Project: Hadoop HDFS
Issue Type: Bug
Components: libhdfs
Affects Versions: 0.20.204.0
Environment: Yahoo 0.20.204.1
YLinux 5.4.3, RHEL Server 5.4, Linux 2.6.18-164.15.1.el5.YAHOO.20101019 x86_64,
64-bit
Reporter: Billibon Yoshimi
Priority: Minor
Under 0.20.204.1, issuing the command
hadoop fs -ls hdfs://<hostname>:50070/<path> gives OOM
50070 is port used for hftp protocol.
8020 is port used by hdfs protocol.
Basically, I used wrong port for specific protocol. I would have expected fs
to indicate protocol was incompatible instead of OOMing.
I think this same failure exists since 0.20.104.
Full stack trace:
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira