ability to run geowave ingest sparkToGW <path> <store> <index> ... pointing to the run files and run distributed ingest. for now the number of partitions can simply be defaulted to spark.executor.instances * spark.executor.cores * 3 and we will add more controls for user input in a subsequent iteration
ability to run
geowave ingest sparkToGW <path> <store> <index> ...pointing to the run files and run distributed ingest. for now the number of partitions can simply be defaulted tospark.executor.instances*spark.executor.cores* 3 and we will add more controls for user input in a subsequent iteration