xunliu commented on PR #5977:
URL: https://github.com/apache/gravitino/pull/5977#issuecomment-2574376651

   hi @liuchunhao 
   Please update `docs/getting-started.md#getting-started-locally`
   3. Start Gravitino using the gravitino.sh script in the binary release 
package or Docker image:
   ```
   <path-to-gravitino>/bin/gravitino.sh start
   ```
   
   4. Start Gravitino using the gravitino.sh script in the distribution package:
   ```
   ./gradlew compileDistribution -x test
   <path-to-gravitino>/distribution/package/bin/gravitino.sh start
   ```
   


-- 
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: commits-unsubscr...@gravitino.apache.org

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

Reply via email to