You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jerome Boulon (JIRA)" <ji...@apache.org> on 2009/01/29 18:23:02 UTC

[jira] Updated: (HADOOP-5138) Current Chukwa Trunk failed contrib unit tests.

     [ https://issues.apache.org/jira/browse/HADOOP-5138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerome Boulon updated HADOOP-5138:
----------------------------------

    Attachment: HADOOP-5138.patch

Fixes:
- FileTailingAdaptor.java: remove trailing spaces on the fileName
- ChukwaAgent.java: Fix regex to be able to parse a valid checkpoint (cf HADOOP-5087)
- ConstRateAdaptor.java: output the right information so the agent can generate a valid chekpoint
- TestCharFileTailingAdaptorUTF8.java: CharFileTailingAdaptorUTF8 test case

> Current Chukwa Trunk failed contrib unit tests.
> -----------------------------------------------
>
>                 Key: HADOOP-5138
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5138
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Jerome Boulon
>            Assignee: Jerome Boulon
>            Priority: Critical
>         Attachments: HADOOP-5138.patch
>
>
> junit.framework.AssertionFailedError: org.apache.hadoop.chukwa.datacollection.agent.ChukwaAgent$AlreadyRunningException: Agent already running; aborting
> 	at org.apache.hadoop.chukwa.datacollection.agent.TestAgentConfig.testInitAdaptors_vs_Checkpoint(TestAgentConfig.java:73)
> Test org.apache.hadoop.chukwa.datacollection.adaptor.filetailer.TestStartAtOffset FAILED (timeout)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.