You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2014/03/27 22:20:02 UTC

Review Request 19753: Installed HDP 2.0 Stack but Tez user created

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19753/
-----------------------------------------------------------

Review request for Ambari and Mahadev Konar.


Bugs: AMBARI-5254
    https://issues.apache.org/jira/browse/AMBARI-5254


Repository: ambari


Description
-------

Installed HDP 2.0 stack with Ambari 1.5.0 but Tez user got created, even
though Tez is not part of HDP 2.0.

    
    
    postgres:x:26:26:PostgreSQL Server:/var/lib/pgsql:/bin/bash
    ambari-qa:x:1001:503::/home/ambari-qa:/bin/bash
    tez:x:503:503::/home/tez:/bin/bash
    hbase:x:1002:503::/home/hbase:/bin/bash
    nagios:x:1003:504::/home/nagios:/bin/bash
    oozie:x:1004:503::/home/oozie:/bin/bash
    hcat:x:1005:503::/home/hcat:/bin/bash
    

[vagrant@c6401
~](https://hortonworks.jira.com/wiki/display/BUG/vagrant%40c6401+%7E)$ ambari-
server --version

1.5.0.107

[vagrant@c6401
~](https://hortonworks.jira.com/wiki/display/BUG/vagrant%40c6401+%7E)$ ambari-
server --hash

281adc06ae7343a0b4ebe386baed18a555e35b35

[


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/params.py 7ca5512 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py f786eed 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/global.xml 6841f59 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive_server.py a1a9256 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/install_jars.py PRE-CREATION 

Diff: https://reviews.apache.org/r/19753/diff/


Testing
-------


Thanks,

Andrew Onischuk


Re: Review Request 19753: Installed HDP 2.0 Stack but Tez user created

Posted by Mahadev Konar <ma...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19753/#review38812
-----------------------------------------------------------

Ship it!


Ship It!

- Mahadev Konar


On March 27, 2014, 9:20 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/19753/
> -----------------------------------------------------------
> 
> (Updated March 27, 2014, 9:20 p.m.)
> 
> 
> Review request for Ambari and Mahadev Konar.
> 
> 
> Bugs: AMBARI-5254
>     https://issues.apache.org/jira/browse/AMBARI-5254
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Installed HDP 2.0 stack with Ambari 1.5.0 but Tez user got created, even
> though Tez is not part of HDP 2.0.
> 
>     
>     
>     postgres:x:26:26:PostgreSQL Server:/var/lib/pgsql:/bin/bash
>     ambari-qa:x:1001:503::/home/ambari-qa:/bin/bash
>     tez:x:503:503::/home/tez:/bin/bash
>     hbase:x:1002:503::/home/hbase:/bin/bash
>     nagios:x:1003:504::/home/nagios:/bin/bash
>     oozie:x:1004:503::/home/oozie:/bin/bash
>     hcat:x:1005:503::/home/hcat:/bin/bash
>   
> 
> 281adc06ae7343a0b4ebe386baed18a555e35b35
> 
> [
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/params.py 7ca5512 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py f786eed 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/global.xml 6841f59 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive_server.py a1a9256 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/install_jars.py PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/19753/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>


Re: Review Request 19753: Installed HDP 2.0 Stack but Tez user created

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19753/
-----------------------------------------------------------

(Updated March 27, 2014, 9:20 p.m.)


Review request for Ambari and Mahadev Konar.


Bugs: AMBARI-5254
    https://issues.apache.org/jira/browse/AMBARI-5254


Repository: ambari


Description (updated)
-------

Installed HDP 2.0 stack with Ambari 1.5.0 but Tez user got created, even
though Tez is not part of HDP 2.0.

    
    
    postgres:x:26:26:PostgreSQL Server:/var/lib/pgsql:/bin/bash
    ambari-qa:x:1001:503::/home/ambari-qa:/bin/bash
    tez:x:503:503::/home/tez:/bin/bash
    hbase:x:1002:503::/home/hbase:/bin/bash
    nagios:x:1003:504::/home/nagios:/bin/bash
    oozie:x:1004:503::/home/oozie:/bin/bash
    hcat:x:1005:503::/home/hcat:/bin/bash
  

281adc06ae7343a0b4ebe386baed18a555e35b35

[


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/params.py 7ca5512 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py f786eed 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/global.xml 6841f59 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/hive_server.py a1a9256 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/package/scripts/install_jars.py PRE-CREATION 

Diff: https://reviews.apache.org/r/19753/diff/


Testing
-------


Thanks,

Andrew Onischuk