Skip to content

does not support add_packages and add_jars #28

Description

@jawedwards

as a work around you either need to adjust the initial value of PYSPARK_SUBMIT_ARGS to have your packages or our jars but you cannot use both functions and construct a correct PYSPARK_SUBMIT_ARGS as both function add the fixed value of pyspark-shell to the end of the string when they are called.

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