Skip to content

feat: support set spark_config and use to request taskmanager#3613

Merged
tobegit3hub merged 5 commits into4paradigm:mainfrom
tobegit3hub:feat/support_set_spark_config
Nov 29, 2023
Merged

feat: support set spark_config and use to request taskmanager#3613
tobegit3hub merged 5 commits into4paradigm:mainfrom
tobegit3hub:feat/support_set_spark_config

Conversation

@tobegit3hub
Copy link
Copy Markdown
Collaborator

@tobegit3hub tobegit3hub commented Nov 21, 2023

Resolve #3592 .

Usage:

image

@tobegit3hub tobegit3hub self-assigned this Nov 21, 2023
@github-actions github-actions bot added the storage-engine openmldb storage engine. nameserver & tablet label Nov 21, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 31 lines in your changes are missing coverage. Please review.

Comparison is base (72f752b) 40.20% compared to head (0d4d3a3) 74.95%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/sdk/sql_cluster_router.cc 3.12% 31 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main    #3613       +/-   ##
=============================================
+ Coverage     40.20%   74.95%   +34.74%     
  Complexity      640      640               
=============================================
  Files           191      724      +533     
  Lines         11209   130390   +119181     
  Branches       1318     1318               
=============================================
+ Hits           4507    97734    +93227     
- Misses         6409    32363    +25954     
  Partials        293      293               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tobegit3hub tobegit3hub requested review from dl239 and vagetablechicken and removed request for vagetablechicken November 28, 2023 09:35
@tobegit3hub tobegit3hub enabled auto-merge (squash) November 28, 2023 10:08
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 29, 2023
@tobegit3hub tobegit3hub merged commit 71cf61e into 4paradigm:main Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation storage-engine openmldb storage engine. nameserver & tablet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support setting spark configuration for Java SDK

3 participants