We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d4bc4 commit e6857caCopy full SHA for e6857ca
demos/hbase-hdfs-load-cycling-data/distcp-cycling-data.yaml
@@ -9,9 +9,9 @@ spec:
9
containers:
10
- name: distcp-cycling-data
11
# We use 24.3.0 here which contains the distcp MapReduce components
12
- # This is not included in the 24.7 images and will fail.
+ # This is not included in the 24.7 and 24.11 images and will fail.
13
# See: https://github.com/stackabletech/docker-images/issues/793
14
- image: docker.stackable.tech/stackable/hadoop:3.4.0-stackable0.0.0-dev
+ image: docker.stackable.tech/stackable/hadoop:3.3.6-stackable24.3.0
15
env:
16
- name: HADOOP_USER_NAME
17
value: stackable
0 commit comments