Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geowave-dev] How to create DataAdapter instance

OK, so you ingested a grid of points (SimpleFeatures) which should be exactly what you need. Did you try stepping through decodeRow in a debugger?  Where is it being set to null?

On Jul 24, 2015 4:06 PM, "Rukshan Chathuranga" <rcrukshan17@xxxxxxxxx> wrote:

Hi,

I used geowave simpleingest class to ingest data. And used some of rows as split points.

Something wrong???

Thanks and regards.


Back to the top