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

Jacques Nadeau updated DRILL-2784:
----------------------------------
    Fix Version/s: 1.2.0

> handle filenames with colons (":")
> ----------------------------------
>
>                 Key: DRILL-2784
>                 URL: https://issues.apache.org/jira/browse/DRILL-2784
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - CLI
>    Affects Versions: 0.8.0
>            Reporter: Will Ochandarena
>             Fix For: 1.2.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)

Reply via email to