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/01/14 20:10:59 UTC

[jira] Created: (HADOOP-5032) CHUKWA_CONF_DIR environment variable needs to be exported to shell script

CHUKWA_CONF_DIR environment variable needs to be exported to shell script
-------------------------------------------------------------------------

                 Key: HADOOP-5032
                 URL: https://issues.apache.org/jira/browse/HADOOP-5032
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/chukwa
         Environment: Redhat EL 5.1, Java 6
            Reporter: Eric Yang


CHUKWA_CONF_DIR is used by chukwa command line scripts, like agent.sh, jettyCollector.sh  When the command line scripts are called through chukwa-daemon.sh wrapper, the CHUKWA_CONF_DIR environment is not passed to the command line script.  This variable should be exported.


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


[jira] Commented: (HADOOP-5032) CHUKWA_CONF_DIR environment variable needs to be exported to shell script

Posted by "Mac Yang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663949#action_12663949 ] 

Mac Yang commented on HADOOP-5032:
----------------------------------

+1

> CHUKWA_CONF_DIR environment variable needs to be exported to shell script
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-5032
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5032
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>         Attachments: HADOOP-5032.patch
>
>
> CHUKWA_CONF_DIR is used by chukwa command line scripts, like agent.sh, jettyCollector.sh  When the command line scripts are called through chukwa-daemon.sh wrapper, the CHUKWA_CONF_DIR environment is not passed to the command line script.  This variable should be exported.

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


[jira] Updated: (HADOOP-5032) CHUKWA_CONF_DIR environment variable needs to be exported to shell script

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated HADOOP-5032:
------------------------------

    Release Note: 
What is new in HADOOP-5032:

Export CHUKWA_CONF_DIR in chukwa-config.sh.
          Status: Patch Available  (was: Open)

> CHUKWA_CONF_DIR environment variable needs to be exported to shell script
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-5032
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5032
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>         Attachments: HADOOP-5032.patch
>
>
> CHUKWA_CONF_DIR is used by chukwa command line scripts, like agent.sh, jettyCollector.sh  When the command line scripts are called through chukwa-daemon.sh wrapper, the CHUKWA_CONF_DIR environment is not passed to the command line script.  This variable should be exported.

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


[jira] Updated: (HADOOP-5032) CHUKWA_CONF_DIR environment variable needs to be exported to shell script

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang updated HADOOP-5032:
------------------------------

    Attachment: HADOOP-5032.patch

Export CHUKWA_CONF_DIR in chukwa-config.sh

> CHUKWA_CONF_DIR environment variable needs to be exported to shell script
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-5032
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5032
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>         Attachments: HADOOP-5032.patch
>
>
> CHUKWA_CONF_DIR is used by chukwa command line scripts, like agent.sh, jettyCollector.sh  When the command line scripts are called through chukwa-daemon.sh wrapper, the CHUKWA_CONF_DIR environment is not passed to the command line script.  This variable should be exported.

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


[jira] Commented: (HADOOP-5032) CHUKWA_CONF_DIR environment variable needs to be exported to shell script

Posted by "Jerome Boulon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663953#action_12663953 ] 

Jerome Boulon commented on HADOOP-5032:
---------------------------------------

+1 looks good

> CHUKWA_CONF_DIR environment variable needs to be exported to shell script
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-5032
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5032
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>         Attachments: HADOOP-5032.patch
>
>
> CHUKWA_CONF_DIR is used by chukwa command line scripts, like agent.sh, jettyCollector.sh  When the command line scripts are called through chukwa-daemon.sh wrapper, the CHUKWA_CONF_DIR environment is not passed to the command line script.  This variable should be exported.

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


[jira] Assigned: (HADOOP-5032) CHUKWA_CONF_DIR environment variable needs to be exported to shell script

Posted by "Eric Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Yang reassigned HADOOP-5032:
---------------------------------

    Assignee: Eric Yang

> CHUKWA_CONF_DIR environment variable needs to be exported to shell script
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-5032
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5032
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>
> CHUKWA_CONF_DIR is used by chukwa command line scripts, like agent.sh, jettyCollector.sh  When the command line scripts are called through chukwa-daemon.sh wrapper, the CHUKWA_CONF_DIR environment is not passed to the command line script.  This variable should be exported.

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


[jira] Updated: (HADOOP-5032) CHUKWA_CONF_DIR environment variable needs to be exported to shell script

Posted by "Chris Douglas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Douglas updated HADOOP-5032:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
     Release Note: Export CHUKWA_CONF_DIR in chukwa-config.sh.  (was: What is new in HADOOP-5032:

Export CHUKWA_CONF_DIR in chukwa-config.sh.)
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I committed this. Thanks, Eric

> CHUKWA_CONF_DIR environment variable needs to be exported to shell script
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-5032
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5032
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5032.patch
>
>
> CHUKWA_CONF_DIR is used by chukwa command line scripts, like agent.sh, jettyCollector.sh  When the command line scripts are called through chukwa-daemon.sh wrapper, the CHUKWA_CONF_DIR environment is not passed to the command line script.  This variable should be exported.

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


[jira] Commented: (HADOOP-5032) CHUKWA_CONF_DIR environment variable needs to be exported to shell script

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673947#action_12673947 ] 

Hudson commented on HADOOP-5032:
--------------------------------

Integrated in Hadoop-trunk #756 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/756/])
    

> CHUKWA_CONF_DIR environment variable needs to be exported to shell script
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-5032
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5032
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>         Environment: Redhat EL 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5032.patch
>
>
> CHUKWA_CONF_DIR is used by chukwa command line scripts, like agent.sh, jettyCollector.sh  When the command line scripts are called through chukwa-daemon.sh wrapper, the CHUKWA_CONF_DIR environment is not passed to the command line script.  This variable should be exported.

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