Skip to main content
Version: v2.5 print this page

Query Engine

JDBC Connection

  1. When users connect to query engine (Athena) using JDBC Connection, users will not able to access views.

Lakeformation Datasets

  1. When you try to query a Lakeformation-Governed dataset after deleting a file in it, the following error can happen:

    GENERIC_INTERNAL_ERROR: Encountered an exception executed in context[...] with message[Encountered an exception executed in
    context[retrieving blocks] with message[Encountered an exception executed in context[executing] with message[File not found: Request failed because the following file is missing:
    https://<bucketname>.s3.<region>.amazonaws.com/<domain name>/<dataset name>/<partition column>%<partition value>/<username>_<dataset id>_<partition value>_<filename>.
    (Service: AWSLakeFormation; Status Code: 400; Error Code: InvalidInputException; Request ID: <request_id>; Proxy: null)]]]