Skip to content

[Feature][python] Export Python API configure setting #8249

@zhongjiajie

Description

@zhongjiajie

Search before asking

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

Description

In #8248, we make python API communicate with remote server possible, but we using constants.py to setting java gateway server address and port. It hard for users to change the setting, maybe we should found a better way to export all setting we have. For now there two mainly ways I could come to my mind.

  • Add configure file in ~/.pydolphinscheduler and export all we setting to it.
  • Add all setting to ProcessDefinition object and allow user define with it.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions