phoenix due to regionserver OutOfMemory

2021-09-08 Thread igyu
CDH 6.3.2 PHOENIX-5.0.0-cdh6.2.0.p0.1308267 add service phoenix hbase.regionserver.wal.codec org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodec phoenix.functions.allowUserDefinedFunctions true enable UDF functions adv service and adv client set phoenix.schema.mapSystemTablesTo

Re: phoenix due to regionserver OutOfMemory

2021-09-08 Thread Istvan Toth
Either your RSs have very little Heap configured, and adding the Phoenix overhead causes them to OOM, or you have some other problem with your cluster setup or your HBase data. I suggest that you contact Cloudera support. Istvan On Thu, Sep 9, 2021 at 2:45 AM igyu wrote: > CDH 6.3.2 > > PHOENI