Jay Chung
75b36608ab
#3728 : [fix][doc] Dead link for python api ( #12848 )
...
* [fix][doc] Dead link for python api
ref: apache/dolphinscheduler#12779 and
apache/dolphinscheduler-sdk-python#1
* fix dead link
2 years ago
Jay Chung
6896fa9b47
[fix][doc] Dead link for python api ( #12848 )
...
* [fix][doc] Dead link for python api
ref: apache/dolphinscheduler#12779 and
apache/dolphinscheduler-sdk-python#1
* fix dead link
2 years ago
Kerwin
9b9a2044a3
#3727 : [doc] Add skip spotless check during ASF release. ( #12835 )
2 years ago
Kerwin
775b3f87b4
[doc] Add skip spotless check during ASF release. ( #12835 )
2 years ago
Jay Chung
7afea9f439
#3726 : [chore] Separate Python API into another repository ( #12779 )
...
Currently, our Python API code is a module in apache/dolphinscheduler codebase,
each time users change Python API code, they need to run all requests CI check
for dolphinscheduler and Python API, But if the user does only change Python
code, it could be merged if Python API CI pass and do not dependent on others CI.
Besides, we release Python API as the same version of dolphinscheduler. It is
easy for user to match Python API version. But when Python API does not change
any code, but dolphinscheduler release a bugfix version, Python API has to
release the new version to match dolphinscheduler. This happened when we
released Python API 2.0.6 and 2.0.7. 2.0.6 and 2.0.7 is bugfix version, and
Python API does not change any code, so the PyPI package is the same.
Separate Python API also makes our code more sense, we will have more
distinguished code in dolphinscheduler and Python API new repository.
Have separate issue tracker and changelog for information to users.
ref PR in other repository: apache/dolphinscheduler-sdk-python#1
see more detail in mail thread: https://lists.apache.org/thread/4z7l5l54c4d81smjlk1n8nq380p9f0oo
2 years ago
Jay Chung
1347a8f94c
[chore] Separate Python API into another repository ( #12779 )
...
Currently, our Python API code is a module in apache/dolphinscheduler codebase,
each time users change Python API code, they need to run all requests CI check
for dolphinscheduler and Python API, But if the user does only change Python
code, it could be merged if Python API CI pass and do not dependent on others CI.
Besides, we release Python API as the same version of dolphinscheduler. It is
easy for user to match Python API version. But when Python API does not change
any code, but dolphinscheduler release a bugfix version, Python API has to
release the new version to match dolphinscheduler. This happened when we
released Python API 2.0.6 and 2.0.7. 2.0.6 and 2.0.7 is bugfix version, and
Python API does not change any code, so the PyPI package is the same.
Separate Python API also makes our code more sense, we will have more
distinguished code in dolphinscheduler and Python API new repository.
Have separate issue tracker and changelog for information to users.
ref PR in other repository: apache/dolphinscheduler-sdk-python#1
see more detail in mail thread: https://lists.apache.org/thread/4z7l5l54c4d81smjlk1n8nq380p9f0oo
2 years ago
muggleChen
8b7c3ac1e7
#3725 : [Improvement][script] Add installPath verification for install.sh ( #12523 )
2 years ago
muggleChen
72e50b25f1
[Improvement][script] Add installPath verification for install.sh ( #12523 )
2 years ago
jackfanwan
7efc2258d6
#3724 : [fix-12687]when timeout_notify_strategy is null, modify timeout_notify_strategy ( #12689 )
...
* According to timeoutFlag, assign timeoutNotifyStrategy value
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
jackfanwan
641a2559ea
[fix-12687]when timeout_notify_strategy is null, modify timeout_notify_strategy ( #12689 )
...
* According to timeoutFlag, assign timeoutNotifyStrategy value
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
houshitao
a18b8f804e
#3723 : [Bug][Api] Added param description. ( #12813 )
...
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
houshitao
04c6b5e413
[Bug][Api] Added param description. ( #12813 )
...
Co-authored-by: houshitao <shitaohou@163.com>
2 years ago
jackfanwan
fb37badcb4
#3722 : [Bug] [dolphinscheduler-api] in the task define list, when edit task, should show pre node list ( #12695 )
...
* backend : add pre node list
* resolve workflow error
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
jackfanwan
23ead4f0e8
[Bug] [dolphinscheduler-api] in the task define list, when edit task, should show pre node list ( #12695 )
...
* backend : add pre node list
* resolve workflow error
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
2 years ago
moonkop
92b20514bd
#3721 : Update use-dependent.ts typo ( #12462 )
2 years ago
moonkop
11b1433080
Update use-dependent.ts typo ( #12462 )
2 years ago
songjianet
145a8ab3d8
#3720 : [Feature][UI] Added form stadio parser. ( #12801 )
2 years ago
songjianet
0793d1a14e
[Feature][UI] Added form stadio parser. ( #12801 )
2 years ago
labbomb
bf692c62c7
#3719 : fix: Fix some mistakes in the datasource ( #12775 )
...
* fix: Fix some mistakes in the datasource
* fix: delete useless console
2 years ago
labbomb
d6fb46b682
fix: Fix some mistakes in the datasource ( #12775 )
...
* fix: Fix some mistakes in the datasource
* fix: delete useless console
2 years ago
rickchengx
405addd5e8
#3718 : [Improvement-12335][ui] Make the resources to be reactive in hivecli task ( #12336 )
2 years ago
rickchengx
58721ba855
[Improvement-12335][ui] Make the resources to be reactive in hivecli task ( #12336 )
2 years ago
Tq
19dabd5c25
#3717 : [fix][doc] Fix sql-hive and hive-cli doc ( #12765 )
2 years ago
Tq
9bba4b105c
[fix][doc] Fix sql-hive and hive-cli doc ( #12765 )
2 years ago
Aaron Wang
33532e28f8
#3716 : [Bug] [dolphinscheduler-aop] aspectj-maven-plugin version undefined ( #12756 )
...
* Update pom.xml
2 years ago
Aaron Wang
6c5ab3fb5c
[Bug] [dolphinscheduler-aop] aspectj-maven-plugin version undefined ( #12756 )
...
* Update pom.xml
2 years ago
songjianet
c8fe712d64
#3715 : [Feature][UI] Added form select parser. ( #12753 )
...
* [Feature][UI] Added form select parser.
* [Feature][UI] Added form select parser.
2 years ago
songjianet
0e099037bf
[Feature][UI] Added form select parser. ( #12753 )
...
* [Feature][UI] Added form select parser.
* [Feature][UI] Added form select parser.
2 years ago
calvin
ea1e448ab5
#3714 : adjust the args of router in the dag ( #12759 )
2 years ago
calvin
4c714cf9c9
adjust the args of router in the dag ( #12759 )
2 years ago
Kerwin
9ab9c8ee52
#3713 : Modify shell env to bash ( #12742 )
2 years ago
Kerwin
c4fb555883
Modify shell env to bash ( #12742 )
2 years ago
Eric Gao
d3054db445
#3712 : Add instructions on how to configure logging level for debugging purpose ( #12699 )
2 years ago
Eric Gao
6d79414491
Add instructions on how to configure logging level for debugging purpose ( #12699 )
2 years ago
XCL
02514df11c
#3711 : [Improve]Remove the code logger.isDebugEnabled() #5918 #10542 ( #12738 )
...
Co-authored-by: chunlai.xu <chunlai.xu@zhaopin.com.cn>
2 years ago
XCL
00b18ed422
[Improve]Remove the code logger.isDebugEnabled() #5918 #10542 ( #12738 )
...
Co-authored-by: chunlai.xu <chunlai.xu@zhaopin.com.cn>
2 years ago
JiPeng Wang
4d201d1967
#3710 : [Bug] Resource default auth function disabled false. ( #12467 )
...
* resource function disable check fix
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
2 years ago
JiPeng Wang
606a5aeee5
[Bug] Resource default auth function disabled false. ( #12467 )
...
* resource function disable check fix
Co-authored-by: Kerwin <37063904+zhuangchong@users.noreply.github.com>
2 years ago
jackfanwan
f1c378dcef
#3709 : [fix-12675]edit workflow related task, workflow's task version change ( #12692 )
...
* edit workflow related task, workflow's task version change
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
jackfanwan
f249f2b257
[fix-12675]edit workflow related task, workflow's task version change ( #12692 )
...
* edit workflow related task, workflow's task version change
* Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2 years ago
calvin
26e9fb784b
#3708 : beautify the dag ( #12728 )
2 years ago
calvin
27eada79e4
beautify the dag ( #12728 )
2 years ago
songjianet
92467500fc
#3707 : [Feature][UI] Added form input parser. ( #12701 )
...
* [Feature][UI] Added form input parser.
* [Feature][UI] Added form input parser.
2 years ago
songjianet
169cbe3267
[Feature][UI] Added form input parser. ( #12701 )
...
* [Feature][UI] Added form input parser.
* [Feature][UI] Added form input parser.
2 years ago
jackfanwan
a400d2fb6e
#3706 : modify sql error ( #12717 )
2 years ago
jackfanwan
913525343e
modify sql error ( #12717 )
2 years ago
Aaron Wang
112e0b868c
#3705 : Update Status.java ( #12724 )
2 years ago
Aaron Wang
04e23ed88f
Update Status.java ( #12724 )
2 years ago
旺阳
e1ed807e8a
#3704 : fix and enhance helm db config ( #12707 )
2 years ago
旺阳
23e9d2698c
fix and enhance helm db config ( #12707 )
2 years ago