We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6b076 commit 4e4b93eCopy full SHA for 4e4b93e
graveyard/integration/spark.md
@@ -87,7 +87,7 @@ With GPU fractions add the annotaiton to the executor pods:
87
88
```
89
--conf spark.kubernetes.executor.annotation.gpu-fraction=0.5 \
90
---conf spark.executor.resource.gpu.amount=1 \
+--conf spark.executor.resource.gpu.amount=0 \
91
--conf spark.executor.resource.gpu.vendor=nvidia.com \
92
--conf spark.executor.resource.gpu.discoveryScript=/opt/spark/examples/src/main/scripts/getGpusResources.sh \
93
0 commit comments