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

   ### Describe the bug
   
   Without podman I got this error:
   
   ```
    sh getting-started/spark/launch-docker.sh
   Configuration on demand is an incubating feature.
   
   > Task :regeneratePythonClient FAILED
   test/test_cli_parsing.py: skipped
   Regenerating python from the spec
   Cannot connect to Podman. Please verify your connection to the Linux system 
using `podman system connection list`, or try `podman machine init` and `podman 
machine start` to manage a new Linux VM
   Error: unable to connect to Podman socket: failed to connect: dial tcp 
127.0.0.1:51943: connect: connection refused
   
   FAILURE: Build failed with an exception.
   
   * What went wrong:
   Execution failed for task ':regeneratePythonClient'.
   > Process 'command 'bash'' finished with non-zero exit value 125
   
   ```
   
   ### To Reproduce
   
   `sh getting-started/spark/launch-docker.sh`
   
   ### Actual Behavior
   
   _No response_
   
   ### Expected Behavior
   
   The example should also work with docker.
   
   ### 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: issues-unsubscr...@polaris.apache.org.apache.org

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

Reply via email to