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

DO NOT MERGE: Dev temp for integration #4

Closed
wants to merge 3 commits into from

Conversation

MrCreosote
Copy link
Member

No description provided.

... in preparation for python3 install.
```
I have no name!@12bf5b3d903b:/opt/bitnami/spark$ ./bin/spark-submit
--master yarn --conf
spark.hadoop.yarn.resourcemanager.hostname=yarn-resourcemanager --conf
spark.hadoop.yarn.resourcemanager.address=yarn-resourcemanager:8032
--conf spark.hadoop.fs.s3a.endpoint=http://minio:9002 --conf
spark.hadoop.fs.s3a.access.key=minio --conf
spark.hadoop.fs.s3a.secret.key=minio123 --conf
spark.hadoop.fs.s3a.path.style.access=true --conf
spark.hadoop.fs.s3a.impl=org.apache.hadoop.fs.s3a.S3AFileSystem --conf
spark.yarn.stagingDir=s3a://yarn --deploy-mode client
examples/src/main/python/pi.py 10 2>/dev/null
Pi is roughly 3.147040
```
Minimal configuration. We'll likely need to adjust the configuration
once we get more experience with YARN and the fair scheduler.
@MrCreosote MrCreosote closed this Jul 24, 2024
@MrCreosote MrCreosote deleted the dev-temp_for_integration branch July 24, 2024 20:28
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.

1 participant