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 "Robert Chansler (JIRA)" <ji...@apache.org> on 2009/03/03 23:56:56 UTC

[jira] Updated: (HADOOP-4889) Chukwa RPM needs to chown user/group in build stage instead of post install stage.

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

Robert Chansler updated HADOOP-4889:
------------------------------------

     Component/s: contrib/chukwa
    Release Note:   (was: What is new in HADOOP-4889:

* Move chown from post install phase to build phase of the RPM file.)

> Chukwa RPM needs to chown user/group in build stage instead of post install stage.
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-4889
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4889
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/chukwa
>         Environment: Redhat 5.1, Java 6
>            Reporter: Eric Yang
>            Assignee: Eric Yang
>            Priority: Trivial
>             Fix For: 0.20.0
>
>         Attachments: HADOOP-4889.patch
>
>
> When running rpm -V the rpm shows:
> bash-3.1# rpm -V chukwa-0.1.1-1
> .....UG.   /grid/0/chukwa/LICENSE.txt
> .....UG.   /grid/0/chukwa/bin
> .....UG.   /grid/0/chukwa/bin/VERSION
> .....UG.   /grid/0/chukwa/bin/agent.sh
> This means the User and Group permission are mismatched with what RPM provided.  The build script needs to change to chown file ownership during build time instead of chown in the post installation script.

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