locationtech / geowave

GeoWave provides geospatial and temporal indexing on top of Accumulo, HBase, BigTable, Cassandra, Kudu, Redis, RocksDB, and DynamoDB.
Apache License 2.0
500 stars 190 forks source link

MapReduce Ingest should get the types from all formats (including those that need to parse the file) #1818

Closed rfecher closed 2 years ago

rfecher commented 3 years ago

Given that we use internal adapter IDs which are registered, we want to make sure we centrally register it ahead of time, and avoid all distributed writing to the metadata table other than statistic values.