Github user c0s commented on the issue: https://github.com/apache/bigtop/pull/300 While it looks like a good solution in the interim, could we open an upstream ticket for the Ignite to fix this issue? ```sed -i '/asm-all/{n;s/4.2/5.0.2/}' modules/hadoop/pom.xml```
---