Your question would be better answered asked on the Drill community lists instead of here: http://incubator.apache.org/drill/community.html#mailinglists
On Sat, Oct 25, 2014 at 8:26 PM, lapro1 <[email protected]> wrote: > Hi, > I'd like to ask the following: > I'm students yet, and I'm writing my thesis. My problem is, that I'd like > to import a csv file into a new drill table, but I don't know how it's > possibe. > I give the following command, but I get exception: > > CREATE TABLE nameposTable3 AS SELECT first_name, last_name, position_id, > dere, grtgr FROM cp.`/drill/datafiles/proba.csv`; > > The exception is: > +------------+------------+ > | ok | summary | > +------------+------------+ > | false | Error: org.eigenbase.util.EigenbaseContextException: From > line | > +------------+------------+ > 1 row selected (0.964 seconds) > > I would have great thanks to somebody, who could help me. > Laszlo > -- Harsh J
