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 2016/07/14 14:45:20 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15377047#comment-15377047 ] 

Arina Ielchiieva commented on DRILL-2593:
-----------------------------------------

[~knguyen]
From developers prospective, I don't check whether profile is corrupted or not (ex: if it's missing info such as user:<user name>). I just try to deserialize profile to QueryProfile object and if   exception occurred (json was malformed) I mark it as corrupted and generate warning. 

> 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)