Skip to content

run.sh from-source doesn't work  #8

Description

@davidholiday

thank you for putting this together! I need to containerize some things and it's nice not to have to start from scratch :-)

it fails at step
mvn -f $HADOOP_SRC_HOME package -DskipTests -Dtar -Pdist -q || exit 1
in run.sh. I'm thinking it's because there's nothing at $HOME/Workspace on my machine, and as far as I can tell, nothing in this script sets that up for me. Also, it might be helpful to remind the user in the README to ensure maven is installed prior to running the script.

I'm thinking I can fix this on my own by grabbing the latest hadoop/spark repos and ensuring run.sh is pointing to the appropriate pom files - posting the issue here to give you a heads up as to some of the minor pain points I'm encountering in using the tool.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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