elukey commented on pull request #754: URL: https://github.com/apache/bigtop/pull/754#issuecomment-796832209
> I got following error on CentOS 7 with the patch. Could you take a look? Puppet 3.6.2 was install on CentOS 7 by bigtop_toolchain/bin/puppetize.sh. > > ``` > $ ./docker-hadoop.sh --create 1 --image bigtop/puppet:trunk-centos-7 --memory 16g --repo file:///bigtop-home/output --disable-gpg-check --stack hdfs,mapreduce,yarn > ... > Error: Function lookup() did not find a value for the name 'bigtop::jdk_preinstalled' on node 8ae2b15d58b0.bigtop.apache.org > Error: Function lookup() did not find a value for the name 'bigtop::jdk_preinstalled' on node 8ae2b15d58b0.bigtop.apache.org > > $ ./docker-hadoop.sh --exec 1 puppet --version > 3.6.2 > ``` This is very strange, I can repro (but not on Debian 10). In theory bigtop::jdk_preinstalled has a default "false", no idea why it yields this error, will keep checking! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
