Description
Problem Statement : Ranger Upgrade(0.6 to 0.7) is failing for Oracle DB flavor as the java patches are not marked applied in x_db_version_h table by db_setup.py script in 0.6 version.
Proposed Solution for 0.6 : db_setup.py script need to be fix so that patches are marked applied after execution of each java patch.
Proposed Solution for 0.7 or later : From db_setup.py Identify java patches that are marked as 'N' but NOT installed by current Ranger version; marked such entries to 'Y'.
Attachments
Attachments
Issue Links
- is broken by
-
RANGER-1005 Add command line utility to change Ranger user password
- Resolved
- is cloned by
-
RANGER-1423 CLONE - Ranger Upgrade is failing for Oracle DB flavor
- Resolved
- links to