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

[DOC] Configure the Spark metrics properties while creating a s3 Glue Connector #2504

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

noCharger
Copy link
Collaborator

@noCharger noCharger commented Feb 6, 2024

https://github.com/noCharger/sql/blob/patch-1/docs/user/interfaces/asyncqueryinterface.rst#required-spark-execution-engine-config-for-async-query-apis

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@noCharger noCharger changed the title [Doc] Configure the Spark metrics properties while creating a s3 Glue Connector [DOC] Configure the Spark metrics properties while creating a s3 Glue Connector Feb 6, 2024
@noCharger noCharger added the v2.12.0 Issues targeting release v2.12.0 label Feb 6, 2024
@noCharger noCharger requested a review from vmmusings February 6, 2024 01:31
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (70d94e6) 95.41% compared to head (277c6b6) 95.41%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2504   +/-   ##
=========================================
  Coverage     95.41%   95.41%           
  Complexity     5026     5026           
=========================================
  Files           483      483           
  Lines         14005    14005           
  Branches        944      944           
=========================================
  Hits          13363    13363           
  Misses          621      621           
  Partials         21       21           
Flag Coverage Δ
sql-engine 95.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dai-chen dai-chen added the documentation Improvements or additions to documentation label Feb 6, 2024
Copy link
Collaborator

@dai-chen dai-chen left a comment

Choose a reason for hiding this comment

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

Thanks for the changes!

@vmmusings vmmusings assigned vmmusings and noCharger and unassigned vmmusings Feb 6, 2024
@vmmusings vmmusings merged commit 4f54d46 into opensearch-project:main Feb 6, 2024
23 of 24 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 6, 2024
… Connector (#2504)

* Configure the Spark metrics properties while creating a s3 Glue Connector

Signed-off-by: Louis Chu <[email protected]>

* Address comments from Vamsi

Signed-off-by: Louis Chu <[email protected]>

* Refactor the whole config section

Signed-off-by: Louis Chu <[email protected]>

---------

Signed-off-by: Louis Chu <[email protected]>
(cherry picked from commit 4f54d46)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
vmmusings pushed a commit that referenced this pull request Feb 6, 2024
… Connector (#2504) (#2508)

* Configure the Spark metrics properties while creating a s3 Glue Connector



* Address comments from Vamsi



* Refactor the whole config section



---------


(cherry picked from commit 4f54d46)

Signed-off-by: Louis Chu <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@noCharger noCharger deleted the patch-1 branch February 12, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x documentation Improvements or additions to documentation v2.12.0 Issues targeting release v2.12.0
Projects
Status: Planned work items
Development

Successfully merging this pull request may close these issues.

3 participants