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 2022/03/26 06:54:19 UTC

[GitHub] [bigtop] sekikn opened a new pull request #875: BIGTOP-3655. Cluster deployment via Ambari fails on CentOS due to the lack of execute permission.

sekikn opened a new pull request #875:
URL: https://github.com/apache/bigtop/pull/875


   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 'BIGTOP-3638: Your PR title ...'.
   -->
   
   ### Description of PR
   
   Currently, Ambari fails to deploy a cluster on CentOS due to the lack of execute permission on the bootstrap script. This PR adds the required permission to it.
   
   
   ### How was this patch tested?
   
   I deployed a single node cluster on CentOS 7 via Ambari which was built with this PR.
   
   
   ### For code changes:
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
   - [x] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/


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

To unsubscribe, e-mail: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn commented on pull request #875: BIGTOP-3655. Cluster deployment via Ambari fails on CentOS due to the lack of execute permission.

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


   Thanks! Merged into master and branch-3.0.


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

To unsubscribe, e-mail: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn merged pull request #875: BIGTOP-3655. Cluster deployment via Ambari fails on CentOS due to the lack of execute permission.

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


   


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

To unsubscribe, e-mail: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] elukey commented on pull request #875: BIGTOP-3655. Cluster deployment via Ambari fails on CentOS due to the lack of execute permission.

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


   +1 didn't test it but it is simple enough, LGTM!


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

To unsubscribe, e-mail: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org