iwasakims commented on pull request #766: URL: https://github.com/apache/bigtop/pull/766#issuecomment-821188375
While `./gradlew hadoop-pkg` worked, I got issue on deploying by docker provisioner. This looks unrelated to packaging. ``` $ ./docker-hadoop.sh --create 3 --image bigtop/puppet:trunk-fedora-33 --memory 8g --repo file:///bigtop-home/output --disable-gpg-check --stack hdfs,yarn,mapreduce --smoke-tests hdfs,yarn,mapreduce ... Error: Systemd start for hadoop-hdfs-datanode failed! journalctl log for hadoop-hdfs-datanode: No journal files were found. -- No entries -- $ ./docker-hadoop.sh --exec 1 systemctl start hadoop-hdfs-namenode Failed to connect to bus: No such file or directory ``` -- 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]
