Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geomesa-users] Questions on Geomesa Kafka DataStore and Structured Streaming

Hi, 

Recently I came across some problems on Geomesa Kafka DataStore. 
1. How can I read data from  Geomesa Kafka Datastore through Spark Streaming or Structured Streaming?
2. When I called 'getFeatureReader' function in  Geomesa Kafka Datastore, it could not return any data.
3. How can I deserialize Value of Consumer after I wrote SimpleFeature to Kafka using 'getFeatureWriterAppend' method in Geomesa Kafka Datastore.  
I am wondering if someone could give me a hand with that. Thank you!

Best Regards,
Evan

Back to the top