Re: system.catalog and system.stats entries slows down bulk MR inserts by 20-25X (Phoenix 4.4)

2016-01-16 Thread Thangamani, Arun
James/Nick D, I just created https://issues.apache.org/jira/browse/PHOENIX-2607 with the details of the performance issue that I noticed with PhoenixMapReduceUtil. In short, it looks like when we use a earlier timestamp in the connection of MapReduceUtil, compared to the latest data timestamp of

Re: StaleRegionBoundaryCacheException with Phoenix 4.5.1-HBase 1.0 and Spark 1.4.1

2016-01-16 Thread Josh Mahonin
Hi Li, This should be resolved in Phoenix 4.7.0. You can also apply the patch yourself from here: https://issues.apache.org/jira/browse/PHOENIX-2599 Please let us know if it fixes the problem for you. Thanks! Josh On Thu, Jan 14, 2016 at 6:49 PM, James Taylor wrote: > That was my first thoug