hemasrishalini opened a new pull request, #4464:
URL: https://github.com/apache/polaris/pull/4464

   ## Summary
   
   This PR improves the MongoDB NoSQL setup documentation by adding:
   
   * local MongoDB Docker setup instructions
   * a verification step using `docker ps`
   * admin tool build instructions before bootstrap operations
   
   The changes are based on practical local testing of the MongoDB NoSQL setup 
workflow.
   
   Closes #3398
   
   ## Testing
   
   Manually tested by:
   
   * starting MongoDB locally using Docker
   * verifying the MongoDB container with `docker ps`
   * building the Polaris admin tool using:
   
   ```bash
   ./gradlew :polaris-admin:build -x test
   ```
   
   ## Checklist
   
   * [x] ๐Ÿงช Added/updated tests with good coverage, or manually tested (and 
explained how)
   * [x] ๐Ÿ“š Updated documentation in `site/content/in-dev/unreleased` (if needed)
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to