Hi Tongzhou, Please see the "Mapping to an Existing HBase Table" section on the landing page at phoenix.apache.org. It recommends creating a view on-top of the existing table instead of creating a new table.
Thanks, -Randy On Sun, Jun 19, 2016 at 5:45 PM, Tongzhou Wang <[email protected] > wrote: > Hi all, > > Currently, I have a ~800G HBase table (~2,000,000,000 rows). Executing > "CREATE TABLE" command in Phoenix is very very slow. What is the best > method to build a phoenix table on it? > > Thanks, > Tongzhou >
