You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Mahadev konar (JIRA)" <ji...@apache.org> on 2013/06/13 05:32:20 UTC

[jira] [Updated] (AMBARI-2374) The installation under sudo user is failing during rerun under the same sudo user

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

Mahadev konar updated AMBARI-2374:
----------------------------------

    Attachment: AMBARI-2374.patch

uploading patch on olek's behalf. The patch copies the files to random /tmp locations to make sure we are not overwriting the same files.
                
> The installation under sudo user is failing during rerun under the same sudo user
> ---------------------------------------------------------------------------------
>
>                 Key: AMBARI-2374
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2374
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.2.4
>            Reporter: Mahadev konar
>            Assignee: Oleksandr Diachenko
>             Fix For: 1.2.4
>
>         Attachments: AMBARI-2374.patch
>
>
> 1. Install hadoop under the sudo user
> 2. delete sudo user from all hosts
> 3. delete all services, ambari-server and ambari-agents
> 4. Install and setup ambari-server once again
> 5. Try to install hadoop under the sudo user once again
> 6. The hosts confirmation fail with the same error on all hosts 
> scp: /tmp/os_type_check.sh: Permission denied
> the /tmp/os_type_check.sh owner on server host on the failed cluster was 
> -rwxr-xr-x 1 1000 users 2780 2013-06-07 16:32 os_type_check.sh
> the /tmp/os_type_check.sh owner on server host on the cluster which were success was
> -rwxr-xr-x. 1 testuser testuser 2780 Jun 7 08:52 os_type_check.sh
> testuser - is the sudo user.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira