Skip to content

Conversation

@iwasakims
Copy link
Member

https://issues.apache.org/jira/browse/BIGTOP-3597

Backporting YARN-9783 fixes the issue.

While this is a follow-up of #827, merging this first should be harmless.

@elukey
Copy link
Contributor

elukey commented Nov 26, 2021

The commit LGTM, and it seems an easy one (if upstream doesn't want a specific test it seems good to remove it!)

I tested a build with debian-10 and I see a zookeeper-related issue though:

docker run --rm  -v `pwd`:/ws --workdir /ws bigtop/slaves:trunk-debian-10 bash -c '. /etc/profile.d/bigtop.sh; ./gradlew allclean hadoop-pkg'
[..]
+ continue 2
# Forcing Zookeeper dependency to be on the packaged jar
ln -sf /usr/lib/zookeeper/zookeeper.jar debian/tmp/usr/lib/hadoop/lib/zookeeper*.jar
ln: target 'debian/tmp/usr/lib/hadoop/lib/zookeeper-jute-3.5.9.jar' is not a directory
make[1]: *** [debian/rules:57: override_dh_auto_install] Error 1
make[1]: Leaving directory '/ws/output/hadoop/hadoop-3.2.2'
make: *** [debian/rules:27: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
debuild: fatal error at line 1182:
dpkg-buildpackage -us -uc -ui -b
 failed

+1 to merge this change (I double checked that it fixes the problem) if you want to proceed.

@iwasakims iwasakims merged commit c1c4a44 into apache:master Dec 1, 2021
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