-
## What's the problem this feature will solve?
[PEP 735](https://peps.python.org/pep-0735/) introduced dependency groups, which are complementary to optional dependencies in that dependency groups …
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
Trying to update Glue catalog via local Glue dev environment using example code from https://docs.aws.amazon.com/glue/latest/dg/update-from-job.html
```
sink = glueContext.getSink(connection_type=…
-
What a good day everyone, I'm trying to use lancedb in aws from a glue (which has read and write permissions to s3). But I'm getting this error with the following code:
![Captura de pantalla 2024-0…
-
Traceback (most recent call last):
File "/tmp/runscript.py", line 211, in
runpy.run_path(temp_file_path, run_name='__main__')
File "/usr/local/lib/python3.6/runpy.py", line 263, in run_pat…
ghost updated
3 years ago
-
## Expected behavior
I want to use Apache Sedona in pyspark in an AWS glue environment.
## Actual behavior
The sedona librarie does not work when following the steps described in the doc : https:…
-
I tried to run python -m unittest test_glue_job.py and it gives me error " Address already in use."
-
### System Info
- `transformers` version: 4.40.0
- Platform: Linux-6.8.6-arch1-1-x86_64-with-glibc2.39
- Python version: 3.11.7
- Huggingface_hub version: 0.20.3
- Safetensors version: 0.4.2
- A…
-
I tried using your script in a Python shell job in AWS Glue and when I run the job it gives me this error:
```
botocore.exceptions.ClientError: An error occurred (404) when calling the HeadObject …
-
When developing an evolution to an existing PySpark job (Glue version 2.0) with a Glue DevEndpoint, I ran into an error I cannot explain : a java.lang.ClassCastException is cast in an Executor log whe…