Re: DATA_WRITE ERROR: Failed to drop table

2016-01-28 Thread Jason Altekruse
s > Kumiko > > -Original Message- > From: Kumiko Yada > Sent: Friday, January 22, 2016 4:44 PM > To: 'altekruseja...@gmail.com' <altekruseja...@gmail.com> > Cc: Kevin Verhoeven <kevin.verhoe...@ds-iq.com>; Ki Kang < > ki.k...@ds-iq.com> > Subject:

Re: DATA_WRITE ERROR: Failed to drop table

2016-01-28 Thread Kumiko Yada
It's the Maven 3.0.5. Thanks Kumiko From: Jacques Nadeau <jacq...@dremio.com> Sent: Thursday, January 28, 2016 7:50:47 PM To: user Cc: Jason Altekruse; Kevin Verhoeven; Ki Kang Subject: Re: DATA_WRITE ERROR: Failed to drop table Can you confir

Re: DATA_WRITE ERROR: Failed to drop table

2016-01-28 Thread Jacques Nadeau
2016 6:32 PM > To: 'Jason Altekruse' <altekruseja...@gmail.com> > Subject: RE: DATA_WRITE ERROR: Failed to drop table > > When I build the drill today, I’m getting the following build errors: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-enforcer-p

Re: DATA_WRITE ERROR: Failed to drop table

2016-01-22 Thread Jason Altekruse
PM, Kumiko Yada <kumiko.y...@ds-iq.com> wrote: > Yes. > > org.apache.drill.common.exceptions.UserRemoteException: DATA_WRITE ERROR: > Failed to drop table > > > [Error Id: 3a099358-537d-47fd-8cc0-5994c6ffca8

DATA_WRITE ERROR: Failed to drop table

2016-01-22 Thread Kumiko Yada
Hello, I created the table using CREATE TABLE AS (CTAS) command, then I tried to DROP this directory with DROP TABLE command, I'm getting the error "DATA_WRITE ERROR: Failed to drop table". I verified that I have a full permission to the directory. Has anyone seen this? Thanks Kumiko

RE: DATA_WRITE ERROR: Failed to drop table

2016-01-22 Thread Kumiko Yada
Yes. org.apache.drill.common.exceptions.UserRemoteException: DATA_WRITE ERROR: Failed to drop table [Error Id: 3a099358-537d-47fd-8cc0-5994c6ffca88 on blvkydevbfd01.ds-iq.corp:31010] at org.apache.drill.exec.rpc.user.QueryResultHandler.resultArrived(QueryResultHandler.java:119

RE: DATA_WRITE ERROR: Failed to drop table

2016-01-22 Thread Kumiko Yada
verhoe...@ds-iq.com>; Ki Kang <ki.k...@ds-iq.com> Subject: Re: DATA_WRITE ERROR: Failed to drop table Looks like this is just another instance of the same stacktrace, but the error ID is different, so it may have been a different time you ran a query that resulted in an error.

Re: DATA_WRITE ERROR: Failed to drop table

2016-01-22 Thread Jason Altekruse
ssage- > From: Jason Altekruse [mailto:altekruseja...@gmail.com] > Sent: Friday, January 22, 2016 4:13 PM > To: user <user@drill.apache.org> > Cc: Kevin Verhoeven <kevin.verhoe...@ds-iq.com>; Ki Kang < > ki.k...@ds-iq.com> > Subject: Re: DATA_WRITE ERROR: Failed

RE: DATA_WRITE ERROR: Failed to drop table

2016-01-22 Thread Kumiko Yada
/192.168.200.129:57436 <--> /192.168.200.129:31010. 2016-01-22 23:16:45,853 [qtp1683069650-5882] ERROR o.a.d.e.server.rest.QueryResources - Query from Web UI Failed org.apache.drill.common.exceptions.UserRemoteException: DATA_WRITE ERROR: Failed to drop table -Kumiko -Original Message- From:

Re: DATA_WRITE ERROR: Failed to drop table

2016-01-22 Thread Jason Altekruse
d.run(Thread.java:745) [na:1.7.0_71] > 2016-01-22 23:16:45,852 [Client-1] INFO > o.a.drill.exec.rpc.user.UserClient - Channel closed /192.168.200.129:57436 > <--> /192.168.200.129:31010. > 2016-01-22 23:16:45,853 [qtp1683069650-5882] ERROR > o.a.d.e.server.rest.QueryResources - Query from