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

feat: support yarn-client mode in taskmanager #1265

Merged
merged 1 commit into from
Feb 21, 2022
Merged

feat: support yarn-client mode in taskmanager #1265

merged 1 commit into from
Feb 21, 2022

Conversation

tobegit3hub
Copy link
Collaborator

@tobegit3hub tobegit3hub added the enhancement New feature or request label Feb 18, 2022
@tobegit3hub tobegit3hub added this to the v0.5 milestone Feb 18, 2022
@tobegit3hub tobegit3hub self-assigned this Feb 18, 2022
@github-actions
Copy link
Contributor

Linux Test Report

     101 files       227 suites   42m 23s ⏱️
  8 592 tests   8 589 ✔️ 3 💤 0
12 716 runs  12 713 ✔️ 3 💤 0

Results for commit f261cea.

@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #1265 (f261cea) into main (489a393) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1265   +/-   ##
=========================================
  Coverage     65.68%   65.69%           
  Complexity      253      253           
=========================================
  Files           569      569           
  Lines        106290   106291    +1     
  Branches        817      817           
=========================================
+ Hits          69820    69826    +6     
+ Misses        36307    36302    -5     
  Partials        163      163           
Impacted Files Coverage Δ
...m/openmldb/taskmanager/spark/SparkJobManager.scala 0.00% <0.00%> (ø)
src/nameserver/name_server_impl.cc 37.19% <0.00%> (+0.01%) ⬆️
src/sdk/db_sdk.cc 60.60% <0.00%> (+0.60%) ⬆️
src/zk/zk_client.cc 83.73% <0.00%> (+0.81%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 489a393...f261cea. Read the comment docs.

@vagetablechicken vagetablechicken merged commit 37e4a6f into 4paradigm:main Feb 21, 2022
@lumianph lumianph mentioned this pull request Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support yarn-client mode in TaskManager
3 participants