Skip to content

Commit 274f8e7

Browse files
authored
Merge pull request #2 from stackabletech/feat/opa-authorizer
Add HDFS OPA authorizer
2 parents d165079 + 7e0ef4b commit 274f8e7

20 files changed

+1724
-225
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM docker.stackable.tech/stackable/hadoop:3.3.6-stackable0.0.0-dev
22

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

0 commit comments

Comments
 (0)