You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/10/04 00:50:34 UTC

[jira] [Updated] (DRILL-1494) Fix annoying and unnecessary warning 'Failure while trying to load .drill file'

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

Aditya Kishore updated DRILL-1494:
----------------------------------
    Attachment: DRILL-1494-Fix-annoying-and-unnecessary-warning-Fail.patch

The attached patch changes the {{IOException}} thrown by {{ClassPathFileSystem.listStatus()}} to {{UnsupportedOperationException}} and handle it differently {{WorkspaceSchemaFactory}}.

> Fix annoying and unnecessary warning 'Failure while trying to load .drill file'
> -------------------------------------------------------------------------------
>
>                 Key: DRILL-1494
>                 URL: https://issues.apache.org/jira/browse/DRILL-1494
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Tools, Build & Test
>    Affects Versions: 0.6.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>            Priority: Minor
>         Attachments: DRILL-1494-Fix-annoying-and-unnecessary-warning-Fail.patch
>
>
> Running unit tests emit a lot of irrelevant warnings "Failure while trying to load .drill file." since you can not enumerate tables from classpath.



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