-
Notifications
You must be signed in to change notification settings - Fork 312
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
cluster: integrate tispark #531
Conversation
Codecov Report
@@ Coverage Diff @@
## master #531 +/- ##
==========================================
+ Coverage 50.73% 51.38% +0.65%
==========================================
Files 220 225 +5
Lines 16102 16559 +457
==========================================
+ Hits 8169 8509 +340
- Misses 6787 6864 +77
- Partials 1146 1186 +40
Continue to review full report at Codecov.
|
29bbe45
to
f6cec4a
Compare
d8da6fc
to
2c4f7a9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What problem does this PR solve?
Add TiSpark support to
cluster
component, being able to deploy and manage a cluster with TiSpark as one of the components.Close #348
What is changed and how it works?
Check List
Tests
Code changes
Side effects
Related changes