-
## Description
Creating a new kedro project via `kedro new --name my_project --verbose` fails with the following error:
` kedro.framework.cli.utils.KedroCliError: Failed to generate project when …
-
Imported this package in Amazon EMR and trying the notebook code in an EMR notebook, getting error as "Wrong FS hdfs required". Getting error with both S3 and S3a. Has anyone successfully used this wi…
-
### SynapseML version
0.10.2
### System information
- **Language version** - Python 3.8, Scala 2.12
- **Spark Version** - 3.2.1
- **Spark Platform** - Databricks
- **Docker Image** - databricksr…
-
We have deployed bitnami/spark chart version 5.7.1 and are trying to perform a spark-submit from outside the cluster and inside a Jupyter notebook.
Thus far we have been unable to successfully conn…
-
I'm trying to build a custom 12.2 LTS docker image to support Pytorch 2.0 / Pytorch Lightning. While I can create a valid docker image, when I push this to Databricks, Spark errors without any helpf…
-
hi,
after running a %%sql cell in python notebook, I found the following errors:
> Py4JJavaError Traceback (most recent call last)
> Cell In[3], line 1
> ---->…
-
I have tried everything at this point:
- -v /docker-store/neo4j/conf:/conf
- -v /docker-store/neo4j/conf:/var/lib/neo4j/conf
- -v /docker-store/neo4j/conf/neo4j.conf:/conf/neo4j.conf
- -v /docke…
-
Installed the extension and connected to my Databricks workspace.
I‘m able to download, edit, and run my notebooks.
But what I do miss (or am lacking knowledge) is, how to configure VSCode (pylance)…
-
Hello!
When i run block
```python
import os
from pyspark.sql import SparkSession
os.environ['PYSPARK_SUBMIT_ARGS'] = f"\
--conf spark.hadoop.fs.s3a.endpoint=http://minio-ml-workshop:9000…
-
# Description
The objective of this issue is to investigate and identify the most effective tools, techniques, and methodologies for benchmarking testing. These tests will serve as a baseline for c…