Vishal Suvagia created RANGER-3087:
--------------------------------------
Summary: Making db_setup.py fool-proof and robust
Key: RANGER-3087
URL: https://issues.apache.org/jira/browse/RANGER-3087
Project: Ranger
Issue Type: Improvement
Components: Ranger
Affects Versions: 3.0.0
Reporter: Vishal Suvagia
Assignee: Vishal Suvagia
When a user configures a small heap size in install.properties, vm creation in
db_setup.py fails to apply the java patches with below error.
{code:none}
Error occurred during initialization of VM
Initial heap size set to a larger value than the maximum heap size
{code}
Need to make db_setup.py more fool-proof and robust to wrongly configured
heap-size.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)