Skip to content

[CdapIO] Complete examples for CDAP Zendesk plugins#24589

Merged
johnjcasey merged 3 commits intoapache:masterfrom
akvelon:cdap-zendesk-examples
Dec 15, 2022
Merged

[CdapIO] Complete examples for CDAP Zendesk plugins#24589
johnjcasey merged 3 commits intoapache:masterfrom
akvelon:cdap-zendesk-examples

Conversation

@Amar3tto
Copy link
Copy Markdown
Collaborator

@Amar3tto Amar3tto commented Dec 8, 2022

Resolves #24961

Added examples for the following CDAP Zendesk plugins:

  • Batch Source

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 8, 2022

Codecov Report

Merging #24589 (f17fc65) into master (3a7cb48) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #24589      +/-   ##
==========================================
- Coverage   73.35%   73.35%   -0.01%     
==========================================
  Files         719      719              
  Lines       97137    97137              
==========================================
- Hits        71252    71250       -2     
- Misses      24537    24539       +2     
  Partials     1348     1348              
Flag Coverage Δ
python 82.98% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
.../python/apache_beam/testing/test_stream_service.py 88.09% <0.00%> (-4.77%) ⬇️
.../python/apache_beam/transforms/periodicsequence.py 97.01% <0.00%> (-1.50%) ⬇️
...che_beam/runners/interactive/interactive_runner.py 90.50% <0.00%> (-1.27%) ⬇️
sdks/python/apache_beam/runners/common.py 88.59% <0.00%> (-0.13%) ⬇️
...hon/apache_beam/runners/worker/bundle_processor.py 93.54% <0.00%> (+0.12%) ⬆️
...ks/python/apache_beam/runners/worker/sdk_worker.py 89.24% <0.00%> (+0.16%) ⬆️
...python/apache_beam/runners/worker/worker_status.py 76.66% <0.00%> (+1.33%) ⬆️

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

@Amar3tto Amar3tto marked this pull request as ready for review December 8, 2022 11:19
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 8, 2022

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @robertwb for label java.
R: @damccorm for label build.
R: @ahmedabu98 for label io.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@Amar3tto
Copy link
Copy Markdown
Collaborator Author

Run Java_Pulsar_IO_Direct PreCommit

@Amar3tto
Copy link
Copy Markdown
Collaborator Author

Run Go PreCommit

@Amar3tto
Copy link
Copy Markdown
Collaborator Author

Run Java_Pulsar_IO_Direct PreCommit

@Amar3tto
Copy link
Copy Markdown
Collaborator Author

Run Python PreCommit

@github-actions github-actions bot added io and removed io labels Dec 13, 2022
@elizaveta-lomteva
Copy link
Copy Markdown
Contributor

R: @johnjcasey

We divided our CDAP examples PR by example (service). This one is for the Zendesk examples.
Could you please take the time to review it?

Thank you for your attention to it!

@github-actions
Copy link
Copy Markdown
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@Amar3tto Amar3tto force-pushed the cdap-zendesk-examples branch from 5c5439c to f17fc65 Compare December 14, 2022 17:52
@github-actions github-actions bot removed the io label Dec 14, 2022
@Amar3tto
Copy link
Copy Markdown
Collaborator Author

Run Java_PVR_Flink_Batch PreCommit

@johnjcasey johnjcasey merged commit 4886bdf into apache:master Dec 15, 2022
lostluck pushed a commit to lostluck/beam that referenced this pull request Dec 22, 2022
* Add examples for Cdap Zendesk plugins

* Move common classes to Examples Cdap module

* Fix readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Implement CdapIO connector for Java

3 participants