You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2017/07/03 14:00:02 UTC

[jira] [Resolved] (DRILL-3837) Metadata Caching : refresh metadata command on an empty dir should throw proper error message

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

Arina Ielchiieva resolved DRILL-3837.
-------------------------------------
    Resolution: Fixed

> Metadata Caching : refresh metadata command on an empty dir should throw proper error message
> ---------------------------------------------------------------------------------------------
>
>                 Key: DRILL-3837
>                 URL: https://issues.apache.org/jira/browse/DRILL-3837
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Metadata
>            Reporter: Rahul Challapalli
>            Priority: Minor
>
> git.commit.id.abbrev=3c89b30
> The 'mc' folder is empty without any files. The below error message should be improved
> {code}
> refresh table metadata dfs.`/drill/mc`;
> +--------+---------------------------+
> |   ok   |          summary          |
> +--------+---------------------------+
> | false  | Error: Index: 0, Size: 0  |
> +--------+---------------------------+
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)