You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2015/05/14 01:53:59 UTC

[jira] [Commented] (DRILL-3068) Query fails and creates profile .drill file with size 0

    [ https://issues.apache.org/jira/browse/DRILL-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542933#comment-14542933 ] 

Krystal commented on DRILL-3068:
--------------------------------

I ran the following query which generates an empty json profile file:
0: jdbc:drill:schema=dfs.root> SELECT * FROM `dfs.default`.`./test/tables/m7voter_as`;
Error: UNSUPPORTED_OPERATION ERROR: Decimal data type is disabled. 
As of this release decimal data type is a beta level feature and should not be used in production 
Use option 'planner.enable_decimal_data_type' to enable decimal data type


> Query fails and creates profile .drill file with size 0
> -------------------------------------------------------
>
>                 Key: DRILL-3068
>                 URL: https://issues.apache.org/jira/browse/DRILL-3068
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Victoria Markman
>
> This causes WebUI to fail with:
> HTTP ERROR 500
> Problem accessing /profiles. Reason:
> Request failed.
> Reproduction for profile with size 0 is in drill-3067



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