Skip to content
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

RANGER-4918: Add support for Impala in docker #378

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kumaab
Copy link
Contributor

@kumaab kumaab commented Aug 26, 2024

What changes were proposed in this pull request?

  • Add support for impala services in ranger docker environment, impala images come pre-built with ranger-plugin.
  • Hive and Impala use the same service definition in this setup.
  • Impala needs to connect to HMS, which is part of ranger-hive container, so in this setup impala requires hive container running.

How was this patch tested?

Ongoing

  • requires container testing on amd64 compatible machine

@jinnabaalu
Copy link

Github actions are failing for Java 8 Builds with

[ERROR] Failed to execute goal on project ranger-knox-plugin: Could not resolve dependencies for project org.apache.ranger:ranger-knox-plugin:jar:3.0.0-SNAPSHOT: The following artifacts could not be resolved: org.jetbrains.pty4j:pty4j:jar:0.11.4, org.jetbrains.pty4j:purejavacomm:jar:0.0.11.1: Could not find artifact org.jetbrains.pty4j:pty4j:jar:0.11.4 in apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots) -> [Help 1]

@kumaab
Copy link
Contributor Author

kumaab commented Aug 29, 2024

@jinnabaalu The build has been fixed in RANGER-4919.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants