Skip to content

Spark getting-started example does not work without podman #2245

@adutra

Description

@adutra

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions