Skip to content

YARN-3477 TimelineClientImpl swallows exceptions #47

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

Conversation

steveloughran
Copy link
Contributor

YARN-3477 timeline diagnostics: add more details on why things are failing, including stack traces (at debug level sometimes)

# rethrowing runtime exception on timeout, but including the IOE as an inner exception
# using constant strings in the error messages
# clean up tests to (a) use those constant strings in tests, (b) throw the original exception on any mismatch, plus other improvements
@steveloughran steveloughran changed the title YARN-3477 timeline diagnostics YARN-3477 TimelineClientImpl swallows exceptions Nov 18, 2015
aw-was-here pushed a commit to aw-was-here/hadoop that referenced this pull request Jul 10, 2018
Arnoldosmium pushed a commit to Arnoldosmium/hadoop that referenced this pull request Feb 4, 2020
* multipart attempt

* Implement multipart stream

* fix

* fix bucket/key

* preserve server side encryption

* add log lines

* fix for non-zero range start

* fix off-by-one

* some cleanup

* limit size

* fix deadlock

* fix concurrent parts

* fix deadlock again

* finally fix deadlocks

* 16 threads

* New backpressure

* close s3 objects

* fix overflow

* remove pipes

* oops

* better aborts

* fix range bug and add unit tests

* Add tests for OrderingQueue

* Fix skip to work across chunks, unit tests

* Interrupt part downlads, more tests

* Change interface to support aborts

* format

* everything configurable

* Optional multipart

* actual multipart plus guava classpath conflict

* aborts

* address some cr

* Address CR

* add preconditions

* revert changes to DefaultS3ClientFactory

* clean import

* fix imports

* revert mistake changes

* extra line

* use utility function

* Always shutdown executor service. Resilient interrupt tests

* checkedcast
@steveloughran steveloughran deleted the stevel/YARN-3477-timeline-diagnostics branch October 15, 2021 19:46
saxenapranav pushed a commit to saxenapranav/hadoop that referenced this pull request May 2, 2023
singer-bin pushed a commit to singer-bin/hadoop that referenced this pull request Dec 19, 2024
Also, cleaning up PRs: closes apache#206, closes apache#47, closes apache#72, closes apache#87,
closes apache#96, closes apache#100, closes apache#107, and closes apache#112.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant