Skip to content

[Bug] [dinky-app-base] Known bug: Loading a third-party jar //TODO There is a problem here, and it needs to be repaired #4195

@jinyishu

Description

@jinyishu

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

代码注释显示为已知bug, 如下

// 加载第三方jar //TODO 这里有问题,需要修一修
loadDep(appTask.getType(), config.getTaskId(), executorConfig);

问题:
通过flink-kubernetes-operator 提交的 application模式的flink 任务,加载udf时, flink任务无法加载udf的jar包,导致报错,无法找到类

What you expected to happen

flink任务可以加载udf的jar包,不报错

How to reproduce

通过flink-kubernetes-operator 提交的 application模式的flink 任务,加载udf时, flink任务无法加载udf的jar包,导致报错,无法找到类

Anything else

No response

Version

1.2.0

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Labels

BugSomething isn't workingInvalidInvalid

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions