Database loader unable to connect to namenode with cname address
----------------------------------------------------------------
Key: CHUKWA-158
URL: https://issues.apache.org/jira/browse/CHUKWA-158
Project: Hadoop Chukwa
Issue Type: Bug
Components: Data Processors
Environment: Redhat EL 5.1, Java 6
Reporter: Eric Yang
Priority: Blocker
We use cname to wrap around name node address. Database loader uses the
collector file to construct the full url for HDFS sequence file. There is a
bug somewhere that name node will will respond it's address is
hdfs://xyz.fqdn:9000/, not hdfs://cname:9000/. This should be updated to be
cname compatible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.