-
Dataproc's image 2.2 has been public for one month and it comes with [PySpark 3.5](https://spark.apache.org/releases/spark-release-3-5-0.html#highlights). They have important features like support for…
-
Document to describe how to debug and/or scale templates.
-
### Query engine
_Dataproc_
### Question
Does iceberg table support in place migration - I have iceberg tables stored in hdfs location which have been copied to GCS location, Now I want to re…
-
This is an issue requesting to implement tez-aux-services support as an initialization-actions script.
Take a look at the configure_yarn_nodemanager function in [spark-rapids.sh](https://github.c…
cjac updated
2 months ago
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have s…
-
- Failure rate: 65% (20/31) Jan 23
- Was worse in Nov/Dec '22
- Failure rate: 22.6% in Mar 23
Impacted tests:
- TestAccDataprocVirtualCluster_basic
Nightly builds:
- [Test History:…
-
I would add the check as the first line of the generate_me_df function https://github.com/CMSTrackerDPG/DQMExplore/blob/6ee04b84eab9a78c302ffc13e47c8a3096d99a09/src/dqmexplore/dataproc.py#L8
-
We haven't validate the user tools package on a Windows OS. Here is one known issue with uname function:
```
$ /home/doral spark_rapids_dataproc
Traceback (most recent call last):
File "c:\…
-
### Is this a new bug in dbt-bigquery?
- [X] I believe this is a new bug in dbt-bigquery
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Curre…
-
with spark 3.4 and scala 2.12.16 version on dataproc image 2. we were able to run our jobs by setting the below property.
--properties=spark.sql.legacy.allowUntypedScalaUDF=true
but since we have …