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

[jira] [Closed] (DRILL-3452) Storage Plugin Name starts with numeric causing exception

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

Deneche A. Hakim closed DRILL-3452.
-----------------------------------
    Resolution: Not A Problem

Using back ticks should solve an issue. The following worked fine for me:
{noformat}
use `dfs.02data`;
{noformat}

> Storage Plugin Name starts with numeric causing exception
> ---------------------------------------------------------
>
>                 Key: DRILL-3452
>                 URL: https://issues.apache.org/jira/browse/DRILL-3452
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Soumendra Kumar Mishra
>
> Storage Plugin Name Created with a numeric value (Example: 02Jul) causing below exception:
> Query Failed: An Error Occurred
> org.apache.drill.common.exceptions.UserRemoteException: PARSE ERROR: Encountered "02" at line 1, column 15. Was expecting one of: ... ... ... ... ... [Error Id: 1faeafcc-3e34-4639-a28b-0fac7f688b8b on maprdemo:31010]



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