kerenpas commented on issue #3290: URL: https://github.com/apache/gravitino/issues/3290#issuecomment-2939374829
@justinmclean ,I run the ui but can not start the server, could you please help me to run it? I try this one but got errors: Last login: Wed Jun 4 12:36:06 on ttys006 -bash: /Users/yaronauster/anaconda3/bin/conda: No such file or directory The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. Yarons-MacBook-Pro:~ yaronauster$ # First, build the distribution Yarons-MacBook-Pro:~ yaronauster$ ./gradlew distribution -bash: ./gradlew: No such file or directory Yarons-MacBook-Pro:~ yaronauster$ Yarons-MacBook-Pro:~ yaronauster$ # Navigate to the distribution directory Yarons-MacBook-Pro:~ yaronauster$ cd distribution/package -bash: cd: distribution/package: No such file or directory Yarons-MacBook-Pro:~ yaronauster$ Yarons-MacBook-Pro:~ yaronauster$ # Start the Gravitino server Yarons-MacBook-Pro:~ yaronauster$ bin/gravitino.sh start -bash: bin/gravitino.sh: No such file or directory Yarons-MacBook-Pro:~ yaronauster$  -- 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]
