Skip to content

Commit

Permalink
Merge pull request #2 from stackabletech/feat/opa-authorizer
Browse files Browse the repository at this point in the history
Add HDFS OPA authorizer
  • Loading branch information
sbernauer authored Feb 16, 2024
2 parents d165079 + 7e0ef4b commit 274f8e7
Show file tree
Hide file tree
Showing 20 changed files with 1,724 additions and 225 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM docker.stackable.tech/stackable/hadoop:3.3.6-stackable0.0.0-dev

COPY --chown=stackable:stackable ./hdfs-group-mapper-0.1.0-SNAPSHOT.jar /stackable/hadoop/share/hadoop/tools/lib/
COPY --chown=stackable:stackable ./hdfs-utils-0.1.0-SNAPSHOT.jar /stackable/hadoop/share/hadoop/tools/lib/
Loading

0 comments on commit 274f8e7

Please sign in to comment.