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/07/31 22:02:38 UTC

[jira] [Updated] (DRILL-1235) Json Record reader is failing for semi structured data

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

Aditya Kishore updated DRILL-1235:
----------------------------------

    Assignee: Aditya Kishore

What do you mean by failure? Are the results incorrect or were there any execution failure?

Could you test this with the latest [rc1 build|http://people.apache.org/~jacques/apache-drill-0.4.0.rc1/]?

> Json Record reader is failing for semi structured data
> ------------------------------------------------------
>
>                 Key: DRILL-1235
>                 URL: https://issues.apache.org/jira/browse/DRILL-1235
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: B Anil Kumar
>            Assignee: Aditya Kishore
>            Priority: Critical
>
> select * from dfs.tmp.`test1.json` is failing when the data is in the following format. 
> {noformat}
> { "name" : "mongo" }
> { "name" : "test1", "email" : "test1@test.com" }
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)