Skip to content

Commit 13cbd3b

Browse files
committed
specify single jar in classpath
1 parent 818bb34 commit 13cbd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/stack/10-hdfs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
roleGroups:
3939
default:
4040
envOverrides:
41-
HADOOP_CLASSPATH: "/stackable/hadoop/share/hadoop/tools/lib/*.jar"
41+
HADOOP_CLASSPATH: "/stackable/hadoop/share/hadoop/tools/lib/hdfs-group-mapper-0.1.0-SNAPSHOT.jar"
4242
configOverrides:
4343
core-site.xml:
4444
# the mapper is only handled on the namenode so no need to apply this config to all roles

0 commit comments

Comments
 (0)