Skip to content

updating references and commands in Apache Spark setup doc #5

@marius-tw

Description

@marius-tw

adjustments

add-to-path commands

within this section updated the image ref for PySpark-installation and some references for the PATH here since I wasn't sure whether it could be common practice to leave out the traling " in PATH-add command like

`export PATH="$JAVA_HOME/bin:$SPARK_HOME/bin`

or

`export PATH="$JAVA_HOME/bin:$SPARK_HOME/bin"`

pySpark shell png reference

https://github.com/data-derp/exercise-vanilla-spark/blob/main/README.md?plain=1#L34


Spark shell png reference

https://github.com/data-derp/exercise-vanilla-spark/blob/main/README.md?plain=1#L33

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions