DolphinScheduler/dolphinscheduler-python
Jiajie Zhong 65322155a3
[python] Fix database error handler about no datasource name (#7631)
* [python] Fix database error handler about no datasource name

The original code show too many unrelated log when database name
do not exists. BTW, it would continue the code when error miss.
This patch is try to fix it.

close: #7616

* Use java exception instead of self define

* Enhance
2022-01-07 21:29:37 +08:00
..
pydolphinscheduler [python] Fix database error handler about no datasource name (#7631) 2022-01-07 21:29:37 +08:00
src/main [python] Fix database error handler about no datasource name (#7631) 2022-01-07 21:29:37 +08:00
pom.xml [python] Add independent deployment for python gateway server (#7549) 2022-01-07 15:16:05 +08:00