-
spark session creation error
## IPYNB Jupyter notebook
```
from pyspark import SparkContext
from pyspark.sql import SparkSession, HiveContext
#config = pyspark.SparkConf().setAll([('spark.execu…
-
Not sure where to best ask for this feature so I've put it in both places
https://github.com/GoogleCloudPlatform/spark-on-k8s-operator/issues/586
-
### Description
I am trying to bring up kubernetes cluster with containerd and nerdctl.
After bringing up my cluster, I am able to see duplicate entries for nerdctl images
![image](https://github…
-
### What would you like to happen?
In #16658, I added the feature that the Python SDK harness `boot` binary installs all application dependencies into a temporary venv to make containers reusable.
…
-
In some cases (for example, log aggregation) it is desirable to have a hostpath volume mounted in the driver and executor pods. With #38 this will be possible, but I am not sure when it will be availa…
-
### Summary
There are a number of legacy references to directly defined environment variable keys within modules in MLflow. We would like to continue the effort of relocating all of these references …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Does sparklens supported with spark 3.x version
-
Progress log:
- OCR, or Optical character recognition, is the technical term for extracting text for an image. The most powerful OCR tool is Tesseract. It is build by Google.
- Python-tesseract is a…
-
Created docker image as described at https://github.com/oap-project/raydp/tree/master/docker the only change is it's based on rayproject/ray:latest-py38 (on py38 and not the default py37). Created ima…