-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17052/
-----------------------------------------------------------
(Updated Jan. 20, 2014, 1:42 p.m.)
Review request for Ambari, Dmitro Lisnichenko and Mahadev Konar.
Changes
-------
I have add exit code 77 and made patch for moved (from 2.0.8 to 2.1.1 and moved
from 1.3.4 to 1.3.3) stacks
Bugs: AMBARI-4055
https://issues.apache.org/jira/browse/AMBARI-4055
Repository: ambari
Description
-------
I have add set ulimit for HDFS for all Os'es except Oracle Linux because Oracle
Linux security http://www.akadia.com/services/ora_enable_core.html
Also, I have improved checking of Linux platfom.
Diffs (updated)
-----
ambari-agent/src/main/python/resource_management/core/system.py b5857cb
ambari-server/src/main/resources/stacks/HDP/1.3.3/services/HDFS/package/scripts/params.py
3e0e65b
ambari-server/src/main/resources/stacks/HDP/1.3.3/services/HDFS/package/scripts/utils.py
e28d0e9
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/HDFS/package/scripts/params.py
685e25f
ambari-server/src/main/resources/stacks/HDP/2.1.1/services/HDFS/package/scripts/utils.py
225cd2e
Diff: https://reviews.apache.org/r/17052/diff/
Testing
-------
A have tested my patch with Centos6/HDP-2.0.8 and HDP-1.3.4
Thanks,
Dmytro Shkvyra