You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/04/16 13:41:55 UTC

[GitHub] [bigtop] iwasakims opened a new pull request #766: BIGTOP-3536. Fix build failure of Hadoop on Fedora 33.

iwasakims opened a new pull request #766:
URL: https://github.com/apache/bigtop/pull/766


   https://issues.apache.org/jira/browse/BIGTOP-3536
   
   We need apply the patch of (HADOOP-17569)[https://issues.apache.org/jira/browse/HADOOP-17569] to fix build failure of Hadoop on Fedora 33.


-- 
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:
users@infra.apache.org



[GitHub] [bigtop] iwasakims commented on pull request #766: BIGTOP-3536. Fix build failure of Hadoop on Fedora 33.

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org



[GitHub] [bigtop] sekikn commented on pull request #766: BIGTOP-3536. Fix build failure of Hadoop on Fedora 33.

Posted by GitBox <gi...@apache.org>.
sekikn commented on pull request #766:
URL: https://github.com/apache/bigtop/pull/766#issuecomment-821914692


   +1, tested all distros supported by 3.0.0. Thanks @iwasakims!


-- 
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:
users@infra.apache.org



[GitHub] [bigtop] sekikn merged pull request #766: BIGTOP-3536. Fix build failure of Hadoop on Fedora 33.

Posted by GitBox <gi...@apache.org>.
sekikn merged pull request #766:
URL: https://github.com/apache/bigtop/pull/766


   


-- 
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:
users@infra.apache.org