Hi, Please try to paste the text error trace directly rather than screenshots/images. We are unable to view the images in the mail.
Peace, Yash On Fri, May 23, 2014 at 9:32 AM, 南在南方 <[email protected]> wrote: > > ------------------ 原始邮件 ------------------ > *发件人:* "Jason Altekruse";<[email protected]>; > *发送时间:* 2014年5月22日(星期四) 晚上11:29 > *收件人:* "Apache Drill User"<[email protected]>; > *主题:* Re: Have some trouble in querying json files > > The image didn't show up for me, do you want to throw it on an image > hosting service like imgur and post a link? > > -Jason Altekruse > > > On Thu, May 22, 2014 at 8:53 AM, 南在南方 <[email protected]> wrote: > > > hi, > > When I use drill to query json files , error occurs . here is my error > > report : > > > > and my drill storage-engines.json configuration : > > { > > "storage":{ > > "parquet-local" : > > { > > "type":"parquet", > > "dfsName" : "file:///" > > }, > > "parquet-cp" : > > { > > "type":"parquet", > > "dfsName" : "classpath:///" > > }, > > "jsonl" : > > { > > "type":"json", > > "dfsName" : "hdfs://localhost:9000/user/bevin" > > }, > > "json-cp" : > > { > > "type":"json", > > "dfsName" : "classpath:///" > > }, > > "parquet" : > > { > > "type":"parquet", > > "dfsName" : "hdfs://localhost:9000/user/bevin" > > } > > } > > } > > > > I also have some trouble in querying csv file. How should I config my > > drill storage-engines.json file? > > thanks > > > >
