Github user kwmonroe commented on the issue:
https://github.com/apache/bigtop/pull/114
Negative c0s, your commit is in there, but that only appears to affect the
zeppelin deb. Your change to zeppelin-env.sh is not present in the puppet:
https://github.com/apache/bigtop/blob/master/bigtop-deploy/puppet/modules/zeppelin/templates/zeppelin-env.sh
So I'm guessing puppet installs the zeppelin deb (which does the right
thing), but then it goes off and overwrites the
/etc/zeppelin/conf/zeppelin-env.sh with its template from
./bigtop-deploy/puppet/modules/zeppelin/templates.
This PR is to ensure your changes from:
bigtop-packages/src/common/zeppelin/zeppelin-env.sh
make it into:
bigtop-deploy/puppet/modules/zeppelin/templates/zeppelin-env.sh
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---