You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "JiaLiangC (via GitHub)" <gi...@apache.org> on 2023/05/06 03:02:04 UTC

[GitHub] [ambari] JiaLiangC opened a new pull request, #3696: AMBARI-25934: Add support for Ambari Infra in Ambari Server Bigtop Stack

JiaLiangC opened a new pull request, #3696:
URL: https://github.com/apache/ambari/pull/3696

   ## What changes were proposed in this pull request?
   
   Add support for Ambari Infra in Ambari Server Bigtop Stack
   
   https://issues.apache.org/jira/browse/AMBARI-25934
   ## How was this patch tested?
   
   manual test
   ![image](https://user-images.githubusercontent.com/18082602/236595246-614a6218-cb7d-454f-93c0-bf692b78d239.png)
   
   
   Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request.


-- 
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@ambari.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] timyuer commented on pull request #3696: AMBARI-25934: Add support for Ambari Infra in Ambari Server Bigtop Stack

Posted by "timyuer (via GitHub)" <gi...@apache.org>.
timyuer commented on PR #3696:
URL: https://github.com/apache/ambari/pull/3696#issuecomment-1584028173

   @JiaLiangC Thank you for your work.
   Is Ambari-Infra duplicated with existing Solr components?


-- 
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@ambari.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] virajjasani merged pull request #3696: AMBARI-25934: Add support for Ambari Infra in Ambari Server Bigtop Stack

Posted by "virajjasani (via GitHub)" <gi...@apache.org>.
virajjasani merged PR #3696:
URL: https://github.com/apache/ambari/pull/3696


-- 
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@ambari.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org


[GitHub] [ambari] JiaLiangC commented on pull request #3696: AMBARI-25934: Add support for Ambari Infra in Ambari Server Bigtop Stack

Posted by "JiaLiangC (via GitHub)" <gi...@apache.org>.
JiaLiangC commented on PR #3696:
URL: https://github.com/apache/ambari/pull/3696#issuecomment-1584038019

   @timyuer 
   Ambari-Infra does not actually overlap with the functionality of the Solr component in the cluster. The design purpose of Ambari-Infra is to provide internal components in the cluster, while Solr is for external clients to use. 
   
   In addition, Infra Solr has developed a series of tools to help Ranger automatically set up Solr-related things, such as automatically creating collections, enabling security, and various settings. 
   
   I have also attempted to implement it myself using Python and replace the Infra Solr client, but it was quite complicated and time-consuming. This could be included in the roadmap for future development.


-- 
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@ambari.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org