Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geomesa-users] Question on Geomasa datastore

Hi,

 

I’m new to Geomesa. I tried to store CSV data to HBase as SimpleFeatureType. My origin CSV file size was 342M but in Hbase, the table size was as below.

The structure of SimpleFeatureType was

I am wondering is it normal that the table size become four times larger than the origin file? Is there anything I can do to fix this? Thank you!

 


Back to the top