Re: Tuning MutationState size

2017-11-13 Thread Marcin Januszkiewicz
We're using version 4.12 (on cdh 5.12). I issued the CREATE INDEX statement with phoenix-sqlline with all default parameters. On Fri, Nov 10, 2017 at 2:21 AM, Sergey Soldatov wrote: > Could you provide the version you are using? Do you have autocommit turned > on and have you changed the followi

Re: Tuning MutationState size

2017-11-09 Thread Sergey Soldatov
Could you provide the version you are using? Do you have autocommit turned on and have you changed the following properties: phoenix.mutate.batchSize phoenix.mutate.maxSize phoenix.mutate.maxSizeBytes Thanks, Sergey If you are using more recent version, than you may consider to On Thu, Nov 9, 201

Tuning MutationState size

2017-11-09 Thread Marcin Januszkiewicz
I was trying to create a global index table but it failed out with: Error: ERROR 730 (LIM02): MutationState size is bigger than maximum allowed number of bytes (state=LIM02,code=730) java.sql.SQLException: ERROR 730 (LIM02): MutationState size is bigger than maximum allowed number of bytes