create a geowave-utils project with main methods to do convenience functions:
- set splits on a table
- based on quantile distribution and fixed number of splits
- based on equal interval distribution and fixed number of splits
- based on fixed number of rows per split
- get all geowave namespaces
- set locality groups per column family (data adapter) or clear all locality groups
- get # of entries per data adapter in an index
- get # of entries per index
- get # of entries per namespace
- list adapters per namespace
- list indices per namespace
create a geowave-utils project with main methods to do convenience functions: