Skip to content

[Fix] add resource capacity required rule#9808

Closed
SnowMoon-Dev wants to merge 19 commits intoapache:devfrom
SnowMoon-Dev:fix#9734
Closed

[Fix] add resource capacity required rule#9808
SnowMoon-Dev wants to merge 19 commits intoapache:devfrom
SnowMoon-Dev:fix#9734

Conversation

@SnowMoon-Dev
Copy link
Copy Markdown
Contributor

Purpose of the pull request

Brief change log

close #9734

Verify this pull request

Manually verified the change by testing locally

@SbloodyS SbloodyS added the UI ui and front end related label Apr 27, 2022
@mergeable mergeable bot removed the UI ui and front end related label Apr 27, 2022
zhuxt2015 and others added 2 commits April 27, 2022 16:56
…iration time (apache#9353)

* datasource client cache with expiration time

* remove unused import

* fixed unit test

* fix

* fix

* fix

* fix

* fix

* fix

* fix
devosend
devosend previously approved these changes Apr 27, 2022
Copy link
Copy Markdown
Contributor

@devosend devosend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@devosend devosend self-requested a review April 27, 2022 09:19
@devosend devosend dismissed their stale review April 27, 2022 09:21

projectCode must be string when request

WangJPLeo and others added 3 commits April 27, 2022 17:23
* Task group queue run manually

* Test repetition.

* Reference package is not available*.

Co-authored-by: WangJPLeo <wangjipeng@whaleops.com>
…essary (apache#9792)

* add http alert doc and change body param to unnecessary

* submit http en doc and fix doc

* fix http doc
* [refactor] Dolphinscheduler sparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Dolphinscheduler SparkSQL

* [refactor] Refactor ui code and add sparksql test cases

* [refactor] refactor dolphinscheduler SparkSQL

* [refactor] refactor dolphinscheduler plugin-sparkSQL

* [refactor] refactor dolphinscheduler plugin-SparkSQL

* [refactor] dolphinscheduler plugin-SparkTaskTest

* [refactor] dolphinscheduler plugin-SparkTask

* [refactor] dolphinscheduler plugin-Spark

* [refactor] dolphinscheduler plugin-SparkTask-SparkSQL

* [refactor] dolphinscheduler plugin-spark-SparkTask

* [refactor] dolphinscheduler plugin-spark-SparkTask redefine code
@songjianet songjianet added bug Something isn't working UI ui and front end related labels Apr 29, 2022
@songjianet songjianet added this to the 3.0.0-beta milestone Apr 29, 2022
@SnowMoon-Dev SnowMoon-Dev deleted the fix#9734 branch April 29, 2022 06:14
@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working UI ui and front end related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [TaskGroupOption] Resource capacity should be required, but there is no red *