Skip to content

How to congiure --numPartitions and --partitionStrategy #1411

@scially

Description

@scially

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.
1
I also configured Accumulo( pseudo-cluster), and GeoMesa , then imported the same data, I feel better.As shown below.
2

Is this related to Accumulo and Hbase?

Geoserver:
3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions