You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Wail Y. Alkowaileet (Jira)" <ji...@apache.org> on 2021/11/16 01:14:00 UTC

[jira] [Resolved] (ASTERIXDB-2983) "Parquet" format external datasets fail when no files exist in the queried external data source

     [ https://issues.apache.org/jira/browse/ASTERIXDB-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wail Y. Alkowaileet resolved ASTERIXDB-2983.
--------------------------------------------
    Resolution: Fixed

> "Parquet" format external datasets fail when no files exist in the queried external data source
> -----------------------------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2983
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2983
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: EXT - External data
>    Affects Versions: 0.9.7
>            Reporter: Hussain Towaileb
>            Assignee: Wail Y. Alkowaileet
>            Priority: Major
>             Fix For: 0.9.8
>
>
> Steps to reproduce:
> 1- Have an S3 bucket with no files in it
> 2- Create an external dataset pointing to the bucket in step 1, or point to a path that has no files.
> 3- Query the created external dataset, observe the below error.
>  
> {code:java}
> Caused by: java.io.IOException: No input paths specified in job{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)