Anil This is working for me with the latest build (I updated the JIRA). What issue are you seeing.
On Thu, Jul 31, 2014 at 5:15 AM, B Anil Kumar (JIRA) <j...@apache.org> wrote: > B Anil Kumar created DRILL-1235: > ----------------------------------- > > Summary: 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 > Priority: Critical > > > select * from dfs.tmp.`test1.json` is failing when the data is in the > following format. > > {noformat} > { "name" : "mongo" } > { "name" : "test1", "email" : "te...@test.com" } > {noformat} > > > > > -- > This message was sent by Atlassian JIRA > (v6.2#6252) >