-
Notifications
You must be signed in to change notification settings - Fork 14
Refactor hue #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor hue #89
Conversation
roles/ansible-tdp-common-actions/tasks/deploy-new-ranger-group.yml
Outdated
Show resolved
Hide resolved
|
Todo:
|
hue: add 'meta: clear_facts' to resolve call Co-authored-by: Guillaume Boutry <[email protected]>
The component you install is hue_service and not hue_server, node as node in the DAG from https://github.com/TOSIT-IO/tdp-lib
|
Hive and HDFS work on my side but I have this error when trying to run a PySpark snippet: Does it work on your side @nschung ? |
|
Did you get the last commit? This error comes from the fact the livy does not have this param "livy.superusers=hue" |
My bad I forgot to restart livy after adding the proxy users, works fine now 👍 |

Which issue(s) this PR fixes
This PR is the first step on the refactor of Hue.
Additional comments
Agreements