Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable the spark demo in Occlum #545

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

yuanwu2017
Copy link
Contributor

Signed-off-by: yuanwu [email protected]

@yuanwu2017
Copy link
Contributor Author

It removes the forkAndExecv in spark-network-common_2.12-3.0.0.jar. Don't merge.

apt-get install -y openjdk-11-jdk
3. wget https://archive.apache.org/dist/spark/spark-2.4.3/spark-2.4.3-bin-hadoop2.7.tgz
4. tar -xvzf spark-2.4.3-bin-hadoop2.7.tgz
5. replace the spark-network-common_2.11-2.4.3.jar
Copy link

@tothegump tothegump Jul 26, 2021

Choose a reason for hiding this comment

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

Where is spark-network-common_2.11-2.4.3.jar? You only uploaded spark-network-common_2.12-3.0.0.jar

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry for forgetting update the README. Currently I used the spark3.0.0.

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.

None yet

2 participants