SQL for deleting table ? I used ' drop table table_name ' Best Regards, Job M Thomas
________________________________ From: Azuryy Yu [mailto:[email protected]] Sent: Fri 11/29/2013 11:35 AM To: [email protected] Subject: Re: HBase table delete from Phoenix Job, You'd better paster your SQL of Phonenix, thanks. On Fri, Nov 29, 2013 at 12:47 PM, Job Thomas <[email protected]> wrote: > > Hi Ted, > > My Table contain 10 Million rows, 1 column family and that contain 15 > columns. > > > ________________________________ > > From: Ted Yu [mailto:[email protected]] > Sent: Fri 11/29/2013 10:06 AM > To: [email protected] > Subject: Re: HBase table delete from Phoenix > > > > Job: > I am including phoenix dev mailing list. > > How many rows are there in your table ? > > Cheers > > > On Thu, Nov 28, 2013 at 8:25 PM, Job Thomas <[email protected]> wrote: > > > I have created table in hbase via phoenix. > > > > Why hbase table is not droped after deleted it from Phoenix and vise > > versa.? > > > > Why deleting a table from Phoenix takes considerably more time than > > deleting it from Hbase directly? > > > > Thanks in advance, > > Job M Thomas > > > > > > >
