You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/03/20 17:08:38 UTC

[jira] [Commented] (AMBARI-10157) Creating "false" local user

    [ https://issues.apache.org/jira/browse/AMBARI-10157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371542#comment-14371542 ] 

Hadoop QA commented on AMBARI-10157:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12705951/AMBARI-10157-trunk.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/2102//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/2102//console

This message is automatically generated.

> Creating "false" local user
> ---------------------------
>
>                 Key: AMBARI-10157
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10157
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>            Priority: Blocker
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-10157-branch-2.0.patch, AMBARI-10157-trunk.patch
>
>
> Looks like a user *false:x:506:503::/home/false:/bin/bash* is getting created by Ambari. Does not seems tied to any specific combo of Stack or Services, is happening regardless of combo.
> {code}
> zookeeper:x:502:503::/home/zookeeper:/bin/bash
> ams:x:503:503::/home/ams:/bin/bash
> ambari-qa:x:1001:503::/home/ambari-qa:/bin/bash
> tez:x:505:503::/home/tez:/bin/bash
> false:x:506:503::/home/false:/bin/bash
> hdfs:x:507:503::/home/hdfs:/bin/bash
> yarn:x:508:503::/home/yarn:/bin/bash
> mapred:x:509:503::/home/mapred:/bin/bash
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)