-
Notifications
You must be signed in to change notification settings - Fork 332
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working