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 2016/07/13 17:55:20 UTC

[jira] [Reopened] (DRILL-2593) 500 error when crc for a query profile is out of sync

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

Krystal reopened DRILL-2593:
----------------------------

Verified that for profiles stored locally on a node, profiles with malformed json or missing info such as user:<user name> are removed and an error is displayed. 
However for profiles located on the file system (by setting sys.store.provider.zk.blobroot: "maprfs:///tmp/drill"  in drill-override.conf), the profile is removed only if the json is malformed.  If there are missing info, such as user:<user name>, the incomplete profile still gets displayed.
So there is an inconsistency in behavior between the two settings.  We should make them behave the same.

> 500 error when crc for a query profile is out of sync
> -----------------------------------------------------
>
>                 Key: DRILL-2593
>                 URL: https://issues.apache.org/jira/browse/DRILL-2593
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - HTTP
>    Affects Versions: 0.7.0
>            Reporter: Jason Altekruse
>            Assignee: Arina Ielchiieva
>             Fix For: 1.7.0
>
>         Attachments: warning1.JPG, warning2.JPG
>
>
> To reproduce, on a machine where an embedded drillbit has been run, edit one of the profiles stored in /tmp/drill/profiles and try to navigate to the profiles page on the Web UI.



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