[
https://issues.apache.org/jira/browse/CHUKWA-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716996#action_12716996
]
Hudson commented on CHUKWA-158:
-------------------------------
Integrated in Chukwa-trunk #45 (See
[http://hudson.zones.apache.org/hudson/job/Chukwa-trunk/45/])
> 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
> Affects Versions: 0.1.2
> Environment: Redhat EL 5.1, Java 6
> Reporter: Eric Yang
> Assignee: Eric Yang
> Priority: Blocker
> Attachments: CHUKWA-158.patch
>
>
> 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.