justinmclean opened a new issue, #9075:
URL: https://github.com/apache/gravitino/issues/9075

   ### What would you like to be improved?
   
   When running ./bin/gcli.sh  in a distribution, it possible to get this error:
   
   Error: Unable to access jarfile 
/Users/<user>/gravitino/distribution/package/auxlib/gravitino-cli-1.1.0-SNAPSHOT.jar
   
   Even when 
/Users/<user>/gravitino/distribution/package/auxlib/gravitino-cli-1.1.0-SNAPSHOT.jar
 exists
   
   ### How should we improve?
   
   This occurs when you have two jars in the auxlib directory e.g:
   
/Users/<user>/gravitino/distribution/package/auxlib/gravitino-cli-1.1.0-SNAPSHOT.jar
   
/Users/<user>/gravitino/distribution/package/auxlib/gravitino-cli-1.0.0-SNAPSHOT.jar
   


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