Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Bug
-
1.14.0
-
None
-
None
Description
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:
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)
Reopening sqlline doesn't help to get S3 access.
Access problem can be solved only by restarting Drill.