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 "Eric Yang (JIRA)" <ji...@apache.org> on 2009/03/04 00:18:56 UTC

[jira] Commented: (HADOOP-5291) chukwa agent should do something sensible if CHUKWA_HOME isn't defined

    [ https://issues.apache.org/jira/browse/HADOOP-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678507#action_12678507 ] 

Eric Yang commented on HADOOP-5291:
-----------------------------------

I think if CHUKWA_HOME is not defined, we might want to bail out instead of using /tmp/chukwa as CHUKWA_HOME.  This will make Chukwa less platform dependent.

> chukwa agent should do something sensible if CHUKWA_HOME isn't defined
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-5291
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5291
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>            Priority: Trivial
>         Attachments: fixPidFile.patch
>
>
> If Chukwa is started in such a way that CHUKWA_HOME doesn't get set, then pid files are stored in chukwa/null/var....  This comes up if, e.g., the agent is started within eclipse.  We can make this case look prettier by defaulting to /tmp.

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