Hi team, I build Hadoop rpms using `./gradlew hadoop-pkg-ind` successfully. When I view the rpm dependencies, I see hadoop rpms also depends on other bigtop rpms like `bigtop-utils`, `bigtop-jsvc`, etc. I can deploy `bigtop-jsvc` using `./gradlew bigtop-jsvc-pkg-ind`, but I am wondering if there is a way that I can build all the dependent rpms for a specific component like hadoop. Can anyone shed light on it?
Thanks, Jason
