Skip to content

Conversation

@lybrian
Copy link
Contributor

@lybrian lybrian commented Mar 16, 2017

run for spark standalone

run for spark standalone
--conf spark.reducer.maxSizeInFlight=128m \
--conf spark.sql.autoBroadcastJoinThreshold=67108864 \
--conf spark.serializer=org.apache.spark.serializer.KryoSerializer \
--master spark://sparkhab1lab.austin.ibm.com:7077 \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lybrian, How is this file any different from run_single.sh ?

I see only the master input parameter is replaced. For this, you can modify the run_single.sh to take extra parameters.

Kindly don't hardcode any values like sparkhab1.lab.. into the scripts. We will try to keep as generic as possible and usable by multiple teams.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants