Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geomesa-users] How to remove a FeatureType?

On 27/05/15 23:34, Chris Eichelberger wrote:

1.  The "removeSchema" command, when run on the AccumuloDataStore, is
meant to remove both the feature data from the index tables and the
metadata from the catalog table.  See:

OK, I think I was mistaken by the Accumulo web admin showing the table even after their removal. However, GeoServer cannot pick the table up after its removal, hence I suppose the deletion takes place.

My rig is: Java 8 + Hadoop 2.6 + Spark 1.3.0 + Accumulo 1.5.1 + GeoMesa rc5 + GeoServer 2.5.2


2.  The command-line tools do support -- as you appear to have found --
the "removeschema" command:
https://github.com/locationtech/geomesa/tree/master/geomesa-tools#removeschema

I tried this as well, but still I am able to see the tables in the Accumulo web-admin: is this the expected behaviour?

Regards,

Luca Morandini
Data Architect - AURIN project
Melbourne eResearch Group
Department of Computing and Information Systems
University of Melbourne
Tel. +61 03 903 58 380
Skype: lmorandini


Back to the top