Re: Create new local index failed!

2016-01-18 Thread Pedro Gandola
The table not being on HBase is due the fact that I already had a local index before. I'm running it now using Async and the IndexTool. Cheers On Tue, Jan 19, 2016 at 12:51 AM, Pedro Gandola wrote: > Hi, > > I'm trying to create a new local index on *Phoenix4.4* over an existing > table contai

Create new local index failed!

2016-01-18 Thread Pedro Gandola
Hi, I'm trying to create a new local index on *Phoenix4.4* over an existing table containing ~2 billion rows. During the process I get a some warnings and then after ~1 hour I get an error from Phoenix. My table has TTL defined and I'm assuming the warnings might be caused by expired data. *War