Oracle DB initialization fails #2822
Unanswered
rgschoonheim
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When deploying CDH7 backed by Oracle DB's, Hue failed to initialize (create all objects) in Oracle DB.
The bug is related to Django as described here: https://code.djangoproject.com/ticket/29938
File needing patch: /opt/cloudera/parcels/CDH-7.1.7-1.cdh7.1.7.p0.15945976/lib/hue/build/env/lib/python2.7/site-packages/Django-1.11.29-py2.7.egg/django/db/backends/oracle/operations.py
(line 245)
Beta Was this translation helpful? Give feedback.
All reactions