You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Denys Ordynskiy (JIRA)" <ji...@apache.org> on 2018/11/29 12:32:00 UTC

[jira] [Created] (DRILL-6875) Drill doesn't try to update connection for S3 after session expired

Denys Ordynskiy created DRILL-6875:
--------------------------------------

             Summary: Drill doesn't try to update connection for S3 after session expired
                 Key: DRILL-6875
                 URL: https://issues.apache.org/jira/browse/DRILL-6875
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.15.0
            Reporter: Denys Ordynskiy
         Attachments: drillbit.log

*Steps to reproduce:*
- Drill has S3 storage plugin.
- Open sqlline and run query to S3.
- Leave sqlline opened for more than 12 hours.
- In opened sqlline run query to S3.

*Expected result:*
Drill should update authorization session and successfully execute query.

*Actual result:*
Sqlline returns an error:
*{color:#d04437}Error: VALIDATION ERROR: Forbidden (Service: Amazon S3; Status Code: 403; Error Code: 403 Forbidden; Request ID: 4A94DD331A035625; S3 Extended Request ID: uy94YdRpQ3ZriCz9xbnDi0yinB4O9kGrH7XPAURhjh8WZoxsbawojQA6v7mfvu920yOYbEI5WP8=)


[Error Id: 4b44a83b-0e47-45a4-92e3-75f94f5a70cb on maprhost:31010] (state=,code=0){color}*

*Reopening sqlline doesn't help to get S3 access.*
*Access problem can be solved only by restarting Drill.*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)