-
BOOK_516
- [x] [SECTION-PREFACE](https://github.com/cloudmesh-community/book/blob/master/SECTION-PREFACE.md)
- [x] [reader](https://github.com/cloudmesh-community/book/blob/master/chapters/pre…
-
I was inspired by this repository, and continue to build on it.
However, I also got the issue faced here: https://github.com/testdrivenio/spark-kubernetes/issues/1
I was getting:
```bash
WA…
-
I try the "/pyzoo/zoo/examples/orca/learn/horovod/pytorch_estimator.py" and change the init_orca to
```
init_orca_context(cluster_mode="k8s", master="...",
container_image="...…
-
Use simple spark batch job script:
https://github.com/Open-EO/openeo-geopyspark-driver/blob/master/openeogeotrellis/deploy/submit_batch_job.sh
Vito has docker images available with all dependenc…
-
#### What would you like to be added:
There was no java/scala client of Volcano. It would be a little bit difficult to integrate volcano in projects which were writen by java/scala, like Apache S…
Yikun updated
11 months ago
-
To use custom/private Docker images for Spark drivers and executors, one needs to specify an image pull secret. The consensus in https://github.com/apache-spark-on-k8s/spark/issues/42 was to set the i…
-
trace
- [ ] operator-go
- [ ] zookeeper
- [ ] hdfs
- [ ] hbase
- [ ] hive
- [ ] spark
- [ ] trino
- [ ] dolphinscheduler
- [ ] superset
- [ ] kafka
## Implement with memcached example
…
-
```
atwong@Albert-CelerData data % docker exec -ti spark-worker-a /bin/bash
root@804b5ae4316e:/spark-app# bash /opt/spark-apps/load_sources.sh
bash: /opt/spark-apps/load_sources.sh: No such file or…
-
목적
- Spark operator 적용 시험
사전조건
- RKE 환경구성: #5
절차
1. helm repo 등록
```
helm repo add spark-operator https://googlecloudplatform.github.io/spark-on-k8s-operator
```
2. Operator 설치
```
hel…
-
Here we will maintain a list of requested features, to make it easier to track.
- [ ] 1. Add custom resource requirements for RayDP executor actors. This has been implemented for RayDP master actors…