Skip to content

Docker Container Not Running Error During make setup #7

@abdelhaqs

Description

@abdelhaqs

I encountered an issue when running make setup in my project. The command attempts to execute a script inside a Docker container named spark-master, but the process fails because the container is not running.

PS C:\Users\chris\efficient_data_processing_spark> make setup
docker exec -ti spark-master bash -c 'cd tpch-dbgen && make && ./dbgen -s 1'
Error response from daemon: Container 42dda2ff41e921fabb9aff4c35a317700c085257a69cd23459678d0a771310b3 is not running
make: *** [makefile:28: datagen] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions