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 2020/09/18 11:30:16 UTC

[GitHub] [bigtop] iwasakims opened a new pull request #674: BIGTOP-3408. hadoop-docker.sh generates broken site.yaml fron config.yaml containing multiple components.

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


   [Link to BIGTOP-3408](https://issues.apache.org/jira/browse/BIGTOP-3408)


----------------------------------------------------------------
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 #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

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


   @evans-ye, this bug was recently introduced by #671 (I missed that...).


----------------------------------------------------------------
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 #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

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


   @evans-ye  The issue was in the code reading components from config.yaml. Specifying components from cmdline like `./hadoop-docker.sh -c 3 --stack 'hdfs,yarn,mapreduce'` was not affected. 


----------------------------------------------------------------
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] evans-ye commented on pull request #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

Posted by GitBox <gi...@apache.org>.
evans-ye commented on pull request #674:
URL: https://github.com/apache/bigtop/pull/674#issuecomment-696875415


   OK, I see. So now we change it back. Thanks!


----------------------------------------------------------------
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] evans-ye edited a comment on pull request #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

Posted by GitBox <gi...@apache.org>.
evans-ye edited a comment on pull request #674:
URL: https://github.com/apache/bigtop/pull/674#issuecomment-696178918


   @iwasakims Thanks for the fix. I'm just curious why this was not a problem before. Do we changed something and triggered the bug? Things like OS versions?


----------------------------------------------------------------
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 #674: BIGTOP-3408. hadoop-docker.sh generates broken site.yaml from config.yaml containing multiple components.

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






----------------------------------------------------------------
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] evans-ye edited a comment on pull request #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

Posted by GitBox <gi...@apache.org>.
evans-ye edited a comment on pull request #674:
URL: https://github.com/apache/bigtop/pull/674#issuecomment-696178918


   @iwasakims Thanks for the fix. I'm just curious why this was not a problem before. Do we changed something and triggered the bug? Things like OS versions?


----------------------------------------------------------------
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 #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

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


   @evans-ye  The issue was in the code reading components from config.yaml. Specifying components from cmdline like `./hadoop-docker.sh -c 3 --stack 'hdfs,yarn,mapreduce'` was not affected. 


----------------------------------------------------------------
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 #674: BIGTOP-3408. hadoop-docker.sh generates broken site.yaml from config.yaml containing multiple components.

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


   


----------------------------------------------------------------
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] evans-ye commented on pull request #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

Posted by GitBox <gi...@apache.org>.
evans-ye commented on pull request #674:
URL: https://github.com/apache/bigtop/pull/674#issuecomment-696178918


   @iwasakims Thanks for the fix. I'm just curious why this was not a problem before. Do we changed something and trigger this? Things like OS versions?


----------------------------------------------------------------
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 #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

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


   @evans-ye, this bug was recently introduced by #671 (I missed that...).


----------------------------------------------------------------
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] evans-ye commented on pull request #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

Posted by GitBox <gi...@apache.org>.
evans-ye commented on pull request #674:
URL: https://github.com/apache/bigtop/pull/674#issuecomment-696875415


   OK, I see. So now we change it back. Thanks!


----------------------------------------------------------------
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 #674: BIGTOP-3408. hadoop-docker.sh generates broken site.yaml from config.yaml containing multiple components.

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


   Nice catch, thanks!
   +1 merged into master.


----------------------------------------------------------------
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 #674: BIGTOP-3408. hadoop-docker.sh generates broken site.yaml from config.yaml containing multiple components.

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


   


----------------------------------------------------------------
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] evans-ye commented on pull request #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

Posted by GitBox <gi...@apache.org>.
evans-ye commented on pull request #674:
URL: https://github.com/apache/bigtop/pull/674#issuecomment-696178918


   @iwasakims Thanks for the fix. I'm just curious why this was not a problem before. Do we changed something and trigger this? Things like OS versions?


----------------------------------------------------------------
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 #674: BIGTOP-3408. docker-hadoop.sh generates broken site.yaml from config.yaml containing multiple components.

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


   @evans-ye  The issue was in the code reading components from config.yaml. Specifying components from cmdline like `./hadoop-docker.sh -c 3 --stack 'hdfs,yarn,mapreduce'` was not affected. 


----------------------------------------------------------------
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