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/15 19:14:59 UTC

[jira] Commented: (HADOOP-5030) Chukwa RPM build should install to the user defined directory rahter than subdirectory

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

Eric Yang commented on HADOOP-5030:
-----------------------------------

another related defect in RPM installation procedure:

Chukwa RPM is executing permission changes in the POST RPM install, and it should be changed to build phase.  Hence,
the rpm -v would not show:

.....UG.   /grid/0/chukwa/LICENSE.txt
.....UG.   /grid/0/chukwa/bin
.....UG.   /grid/0/chukwa/bin/VERSION
.....UG.   /grid/0/chukwa/bin/agent.sh
.....UG.   /grid/0/chukwa/bin/buildDailyArchive.sh
.....UG.   /grid/0/chukwa/bin/buildHourlyArchive.sh


> Chukwa RPM build should install to the user defined directory rahter than subdirectory
> --------------------------------------------------------------------------------------
>
>                 Key: HADOOP-5030
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5030
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: contrib/chukwa
>         Environment: Redhat 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>
> When user defines location of Chukwa RPM as /usr/local/chukwa, the RPM should install into the defined directory.
> The rpm build currently creates /usr/local/chukwa/chukwa.  This should be changed.

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