If we truncate an hbase table that has a phoenix table defined for it, we can no longer query for new data added to that table through hbase. I know that truncate drops and recreates the table, but why does that affect phoenix and is there some way to truncate that doesn't require also redefining the phoenix table? Thanks.
- hbase truncate Brian Johnson
- Re: hbase truncate James Taylor
- Re: hbase truncate Brian Johnson
- Re: hbase truncate Brian Johnson
