You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Vishal Suvagia (Jira)" <ji...@apache.org> on 2020/11/24 17:10:00 UTC

[jira] [Updated] (RANGER-3087) Making db_setup.py fool-proof and robust

     [ https://issues.apache.org/jira/browse/RANGER-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vishal Suvagia updated RANGER-3087:
-----------------------------------
    Attachment: RANGER-3087.patch

> 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
>            Priority: Major
>         Attachments: RANGER-3087.patch
>
>
> 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)