You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aman Sinha (JIRA)" <ji...@apache.org> on 2015/07/02 22:39:04 UTC

[jira] [Updated] (DRILL-2784) handle filenames with colons (":")

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

Aman Sinha updated DRILL-2784:
------------------------------
    Fix Version/s:     (was: 1.2.0)
                   1.4.0

> handle filenames with colons (":")
> ----------------------------------
>
>                 Key: DRILL-2784
>                 URL: https://issues.apache.org/jira/browse/DRILL-2784
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: SQL Parser
>    Affects Versions: 0.8.0
>            Reporter: Will Ochandarena
>             Fix For: 1.4.0
>
>
> Google App Engine writes JSON logs in the following directory/filename format -
> YY/MM/DD/HH:MM:SS_HH:MM:SS_S0.json
> Example path) -
> 2015/04/14/17:00:00_17:59:59_S0.json
> If the file is renamed to not have colons the query is successful.  Errors below
> Drill throws this error -
> 0: jdbc:drill:zk=local> select * from dfs.`/.../2015/04/14/` LIMIT 1;
> Query failed: URISyntaxException: Relative path in absolute URI: 00:00:00_00:59:59_S0.json
> Error: exception while executing query: Failure while executing query. (state=,code=0)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)