-
### HydroMT version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have checked that this bug exists on the latest version of HydroMT.
### Reproducible Examp…
-
### System Information
- **Spark or PySpark**: PySpark
- **SDK Version**: v1.2.8
- **Spark Version**: v2.3.2
- **Algorithm (e.g. KMeans)**: n/a
### Describe the problem
I'm following the instr…
-
Per New Relic, https://catalog.data.gov/dataset/ has a low Apdex score of .79 (> .90 is optimal) with an average page load of 6.3 seconds. Since the catalog dataset is the most viewed page, improved …
-
When used in a dataset factory, azureml's credentials are not setup correctly and creates a crash instead. For instance, the following crashes with missing credentials :
```
"{name}_csv":
ty…
-
### Describe the problem
As discussed, we want to shift away from the catalogs repo being our source of truth so we can include more of the dynamic info that comes from our data pipeline.
### Propo…
-
I am having some troubles trying to run the python example: **delta-sharing/examples/python/quickstart_spark.py** and I am getting this error:
```
Py4JJavaError: An error occurred while calling o6…
-
Write a Task that executes the DS Docker container to upload and catalog local data.
Eventually this Task needs to be part of the new Aopplication package DAG and be invoked after execution of the pro…
-
1) Use scalar_one() over scalar() since the expected is to return one user/list
2) Extra } on @router.delete("/users/{user_id}/lists/{list_id}}")
3) On def get_stores(): the try has the db transact…
-
### What happened
I am running table compaction using Spark Actions. my spark action code is:
```scala
sparkActions
.rewriteDataFiles(table)
.option(RewriteDataFiles.PARTI…
-
Write a DAG/Task that invokes the DS Docker container to stage-in data from the DS catalog.
Eventually this Task needs to be executed as part of the new Application Package CWL DAG, and followed by th…