-
### Description
It would be great if we can allow `CreateDatabricksWorkflowOperator` to support Jinja templating for `job_clusters` attribute. This will allow us to dynamically render cluster configu…
-
when I compile with spark2.3.2, some problems occured like this:
sbt.ResolveException: unresolved dependency: com.typesafe.play#play-docs_2.11;2.2.6: not found
at sbt.IvyActions$.sbt$IvyActions$$re…
-
**Describe the bug**
Spark updated the Scala version to 2.12.17 (See https://github.com/apache/spark/pull/37892)
EMR team found that these manifested in unit test failures in OpcodeSuite:
```
…
-
### Describe the issue
The `zone_id` for the job cluster isn't getting updated from the `non-auto` availability zone to `auto` AZ. Whereas, the update works for `non-auto` AZs only. So, once a cluste…
-
Please support the following:
- [ ] **Scala2/3/JS/Native**,
- [ ] **Java**,
- [ ] **Groovy**,
- [ ] **Kotlin**,
- [ ] C/C++/ObjC,
- [ ] Swift
This will bring it to parity with Gradle. Out …
-
With apache/spark#43627 we eliminate the need to add the plugin jar via `spark.executor.extraClassPath` and paved the way to the simplified Boolean switch useRSM=true/false. Now would be a good time t…
-
# 建议先去看文档
[快速开始](https://easyexcel.opensource.alibaba.com/docs/current/) 、[常见问题](https://easyexcel.opensource.alibaba.com/qa/)
# 触发场景描述
Scala2 升级scale3后出现 hashCoded导致的StackOverflowError
# 触发Bug的代码…
-
**Description**
The issue arises when using the workspace_client.jobs.create() function to create a job with specific cluster settings. The function does not accept both node_type_id and instance_poo…
-
I have a need for something similar in my project. Can you please update the readme explaining how to add this plugin to a play project? Also, it seems to be compiled for scala 2.9.2. Any chance you u…
-
在scala3中 会出现hashCode死循环
Scala2 升级scale3后出现 hashCoded导致的StackOverflowError
触发Bug的代码
class ExportData(
field1: String,
field2: String,
description: Option[String] // 使用Option 导致hashCode死循环
…