Hi All 

 
   Now I have a problem with index use;   Phoenix version is 3.0.0

   I have a data table has almost 12G data. 
   
   And then I create a index include all column. but I found the index table 
build **80G** data. And it seems like a repeat build.

   So I set the index table DISABLE. but the index table also has data insert.

  
   Now I just want drop the index. but as a result of the index has insert 
request. If I drop it . the region server will be abort.

   What should I do 
 
   Thx

jaywong

Reply via email to