Steve Loughran created HADOOP-16480:
---------------------------------------

             Summary: S3 Select Exceptions are not being converted to IOEs
                 Key: HADOOP-16480
                 URL: https://issues.apache.org/jira/browse/HADOOP-16480
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Steve Loughran


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.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to