jbonofre opened a new issue, #542:
URL: https://github.com/apache/polaris/issues/542

   ### Is this a possible security vulnerability?
   
   - [X] This is NOT a possible security vulnerability
   
   ### Describe the bug
   
   We have binary distributions available in 
`polaris-service/build/distributions` (both shadow jar or all dependencies).
   
   Extracting a binary distribution from there (for instance using `tar zxvf 
polaris-service-x.x.x.tar`), we have `bin` and `lib` folders.
   
   Trying to start Polaris there using `bin/polaris-service` fails with:
   
   ```
   java.lang.ClassNotFoundException: 
org.apache.polaris.service.PolarisApplication
   ```
   
   The `bin/polaris-service` script is not fully correct here.
   
   ### To Reproduce
   
   _No response_
   
   ### Actual Behavior
   
   _No response_
   
   ### Expected Behavior
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### System information
   
   _No response_


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