I want to know how to properly set numPartitions and partitionStrategy, I am using HBase, my data format is shapefile, a total of 7434km2
geowave config addindex -t spatial -np 1024 -ps HASH fwm3-spatial
geowave config addstore -t hbase -z server7:2181,server8:2181,server9:2181 --gwNamespace geowave.hwang fwm3
geowave ingest localtogw ./fwm.shp fwm3 fwm3-spatial
geowave gs addlayer -ws gepwave fwm3
I ause mapbox-vector slices, and Distributed environment also. But I found that the slicing speed is very slow, I guess this is related to numPartitions and partitionStrategy, so I would like to know how to set these parameters. As shown below.

I also configured Accumulo( pseudo-cluster), and GeoMesa , then imported the same data, I feel better.As shown below.

Is this related to Accumulo and Hbase?
Geoserver:

I want to know how to properly set numPartitions and partitionStrategy, I am using HBase, my data format is shapefile, a total of 7434km2
I ause mapbox-vector slices, and Distributed environment also. But I found that the slicing speed is very slow, I guess this is related to numPartitions and partitionStrategy, so I would like to know how to set these parameters. As shown below.


I also configured Accumulo( pseudo-cluster), and GeoMesa , then imported the same data, I feel better.As shown below.
Is this related to Accumulo and Hbase?
Geoserver:
