Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flinksql support standalone deploy mode #13495

Merged
merged 1 commit into from
Feb 5, 2023

Conversation

shenyun
Copy link
Contributor

@shenyun shenyun commented Feb 2, 2023

Purpose of the pull request

feature flinksql support standalone deploy mode

@github-actions github-actions bot added backend UI ui and front end related labels Feb 2, 2023
@SbloodyS SbloodyS added 3.2.0 for 3.2.0 version feature new feature first time contributor First-time contributor labels Feb 2, 2023
@SbloodyS SbloodyS added this to the 3.2.0 milestone Feb 2, 2023
@SbloodyS SbloodyS added the miss:docs missing documents in PR label Feb 2, 2023
Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

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

Please add some docs.

@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2023

Codecov Report

Merging #13495 (85b22d6) into dev (5fb6035) will increase coverage by 0.00%.
The diff coverage is 33.33%.

@@            Coverage Diff            @@
##                dev   #13495   +/-   ##
=========================================
  Coverage     39.60%   39.61%           
  Complexity     4357     4357           
=========================================
  Files          1097     1097           
  Lines         41164    41169    +5     
  Branches       4716     4717    +1     
=========================================
+ Hits          16305    16310    +5     
+ Misses        23047    23046    -1     
- Partials       1812     1813    +1     
Impacted Files Coverage Δ
...hinscheduler/plugin/task/flink/FlinkArgsUtils.java 63.90% <0.00%> (-1.21%) ⬇️
...inscheduler/plugin/task/flink/FlinkDeployMode.java 100.00% <100.00%> (ø)
...r/plugin/task/sqoop/parameter/SqoopParameters.java 51.19% <0.00%> (-1.20%) ⬇️
...r/plugin/registry/zookeeper/ZookeeperRegistry.java 50.80% <0.00%> (+0.80%) ⬆️
...erver/master/processor/queue/TaskEventService.java 80.35% <0.00%> (+5.35%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Feb 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

72.7% 72.7% Coverage
0.0% 0.0% Duplication

Copy link
Member

@Amy0104 Amy0104 left a comment

Choose a reason for hiding this comment

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

The front end part LGTM.

Copy link
Member

@EricGao888 EricGao888 left a comment

Choose a reason for hiding this comment

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

Copy link
Member

@ruanwenjun ruanwenjun left a comment

Choose a reason for hiding this comment

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

+1

@ruanwenjun ruanwenjun changed the title feature flinksql support standalone deploy mode Flinksql support standalone deploy mode Feb 3, 2023
@davidzollo davidzollo merged commit 8fa90c2 into apache:dev Feb 5, 2023
@davidzollo
Copy link
Contributor

thanks for your first contribution, I'm looking forward to your deep participation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2.0 for 3.2.0 version backend feature new feature first time contributor First-time contributor miss:docs missing documents in PR UI ui and front end related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants