[
https://issues.apache.org/jira/browse/RANGER-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806409#comment-16806409
]
Bolke de Bruin commented on RANGER-2352:
----------------------------------------
This is on a clean install on both Postgres 10.3 and Postgres 11. Manual (ie.
python dba_setup.py -q && python db_setup.py) and a docker build.
{code:java}
ranger=# select * from x_db_version_h;
id | version | inst_at | inst_by |
updated_at | updated_by | active
----+----------------+----------------------------+-----------------------+----------------------------+-------------------------+--------
1 | CORE_DB_SCHEMA | 2019-04-01 07:50:58.736859 | Ranger 2.0.0-SNAPSHOT |
2019-04-01 07:50:58.736859 | macbook-pro.localdomain | N
(1 row){code}
> Ranger installation is failing for Oracle and Postgres DB
> ---------------------------------------------------------
>
> Key: RANGER-2352
> URL: https://issues.apache.org/jira/browse/RANGER-2352
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 2.0.0
> Reporter: Pradeep Agrawal
> Assignee: Pradeep Agrawal
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments:
> 0002-RANGER-2352-Ranger-installation-is-failing-for-Oracl.patch
>
>
> Ranger installation is failing for Oracle and Postgres DB after RANGER-2341
> [commit|https://github.com/apache/ranger/commit/0f229b01e23b12d0c9e0c4ee3de817ce80d68a17#diff-efb49ec629fa12d2e5c69d37527d2984]
>
> It seems RANGER-2327 commits are reverted by mistake while merging code of
> RANGER-2341.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)