You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2017/03/06 13:26:32 UTC

Review Request 57338: ulimit config missing for storm service

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

Review request for Ambari and Dmitro Lisnichenko.


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


Repository: ambari


Description
-------

============  
INFO  
Cluster Machines.  
<https://github.com/hortonworks/HCube/blob/master/README.md#winchester-hdp-26>  
Ambari: <https://hcube2-1n01.eng.hortonworks.com:8443/>  
Ambari Login credentials: Okta credentials  
Host Login Credentials: Okta credentials  
============

On host hcube2-1n02.eng.hortonworks.com which runs the storm service doesn't
have ulimit config for storm service for e.x Nimbus

Below is the current ulimit config available

    
    
    
    (docker)[root@hcube2-1n02 ~]# cd /etc/security/limits.d/
    90-nproc.conf   hbase.conf      hdfs.conf       hive.conf       kafka.conf      mapreduce.conf  oozie.conf      yarn.conf


Diffs
-----

  ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/params_linux.py a176456 
  ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/storm.py f02ced4 


Diff: https://reviews.apache.org/r/57338/diff/1/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 57338: ulimit config missing for storm service

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57338/#review167975
-----------------------------------------------------------


Ship it!




Ship It!

- Dmitro Lisnichenko


On March 6, 2017, 3:26 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/57338/
> -----------------------------------------------------------
> 
> (Updated March 6, 2017, 3:26 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-20318
>     https://issues.apache.org/jira/browse/AMBARI-20318
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> ============  
> INFO  
> Cluster Machines.  
> <https://github.com/hortonworks/HCube/blob/master/README.md#winchester-hdp-26>  
> Ambari: <https://hcube2-1n01.eng.hortonworks.com:8443/>  
> Ambari Login credentials: Okta credentials  
> Host Login Credentials: Okta credentials  
> ============
> 
> On host hcube2-1n02.eng.hortonworks.com which runs the storm service doesn't
> have ulimit config for storm service for e.x Nimbus
> 
> Below is the current ulimit config available
> 
>     
>     
>     
>     (docker)[root@hcube2-1n02 ~]# cd /etc/security/limits.d/
>     90-nproc.conf   hbase.conf      hdfs.conf       hive.conf       kafka.conf      mapreduce.conf  oozie.conf      yarn.conf
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/params_linux.py a176456 
>   ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/storm.py f02ced4 
> 
> 
> Diff: https://reviews.apache.org/r/57338/diff/1/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>


Re: Review Request 57338: ulimit config missing for storm service

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

(Updated March 6, 2017, 1:59 p.m.)


Review request for Ambari and Dmitro Lisnichenko.


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


Repository: ambari


Description
-------

============  
INFO  
Cluster Machines.  
<https://github.com/hortonworks/HCube/blob/master/README.md#winchester-hdp-26>  
Ambari: <https://hcube2-1n01.eng.hortonworks.com:8443/>  
Ambari Login credentials: Okta credentials  
Host Login Credentials: Okta credentials  
============

On host hcube2-1n02.eng.hortonworks.com which runs the storm service doesn't
have ulimit config for storm service for e.x Nimbus

Below is the current ulimit config available

    
    
    
    (docker)[root@hcube2-1n02 ~]# cd /etc/security/limits.d/
    90-nproc.conf   hbase.conf      hdfs.conf       hive.conf       kafka.conf      mapreduce.conf  oozie.conf      yarn.conf


Diffs (updated)
-----

  ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/params_linux.py a176456 
  ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/storm.py f02ced4 
  ambari-server/src/test/python/stacks/2.1/STORM/test_storm_base.py f3cac14 


Diff: https://reviews.apache.org/r/57338/diff/2/

Changes: https://reviews.apache.org/r/57338/diff/1-2/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk