beam icon indicating copy to clipboard operation
beam copied to clipboard

Add JobServerOption for `--jar_cache_dir`

Open s21lee opened this issue 1 year ago • 1 comments

Please add a meaningful description for your change here

Pass custom cache dir to prevent PermissionError: [Errno 13] Permission denied: '/home/.apache_beam'


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 or the workflows README to see a list of phrases to trigger workflows.

s21lee avatar Jul 31 '24 01:07 s21lee

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

github-actions[bot] avatar Jul 31 '24 02:07 github-actions[bot]

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

R: @tvalentyn for label python.

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).

github-actions[bot] avatar Sep 05 '24 16:09 github-actions[bot]

waiting on author

tvalentyn avatar Sep 05 '24 17:09 tvalentyn

Hi @s21lee - feel free to ping this thread when your change is ready for review.

tvalentyn avatar Oct 24 '24 20:10 tvalentyn

I'll put the ball in your court for now since some test suites are failing , let us know if you need help.

tvalentyn avatar Oct 24 '24 20:10 tvalentyn

waiting on author

tvalentyn avatar Oct 24 '24 20:10 tvalentyn

@tvalentyn Hi, thank you for your help. I fixed errors. But the error is left. Do you have an idea fro the error? https://github.com/apache/beam/actions/runs/11512354850/job/32047261745?pr=32033

s21lee avatar Oct 25 '24 06:10 s21lee

I re-ran the tests, let's see if it still happens.

tvalentyn avatar Oct 29 '24 01:10 tvalentyn

The Workflow run is cancelling this PR. It is an earlier duplicate of 2083803 run.

github-actions[bot] avatar Oct 29 '24 01:10 github-actions[bot]

The Workflow run is cancelling this PR. It is an earlier duplicate of 1729654 run.

github-actions[bot] avatar Oct 29 '24 01:10 github-actions[bot]

LGTM

tvalentyn avatar Oct 31 '24 23:10 tvalentyn