Details
-
Sub-task
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.3.0
-
None
-
None
Description
Network outage seems to have raised a SelectObjectContentEventException exception; it's not been translated to an IOE.
Issue: recoverable or not? A normal input stream would try to recover by re-opening at the current position, but to restart a seek you'd have to repeat the entire streaming.
For now, fail.
Attachments
Issue Links
- is caused by
-
HADOOP-15229 Add FileSystem builder-based openFile() API to match createFile(); S3A to implement S3 Select through this API.
- Resolved