Hi Oakstream,

Coincidentally I've been thinking of porting the geohash prefixtree
intersection algorithm in Lucene 4 spatial to Accumulo (another big-table
system like HBase).  There's a decent chance it'll happen this year, I
think.  That doesn't help your need right now of course so go with Otis's
advise.

~ David Smiley


oakstream wrote
> Hello,
> I have point data (lat/lon) stored in hbase/hadoop and would like to query
> the data spatially with polygons.  (If I pass in a few polygons find me
> all the records that exist within these polygons.  I need it to support
> polygons not just box queries).  Hadoop doesn't really have much support
> that I could find for these types of queries.  I was wondering if I could
> leverage SOLR spatial 4 and create spatial indexes on the hbase data that
> could be used to query this data?? I need near real-time answers (within a
> couple seconds). 
> 
> If anyone has any thoughts on this I would greatly appreciate them.
> 
> Thank you





-----
 Author: http://www.packtpub.com/apache-solr-3-enterprise-search-server/book
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Using-Solr-Spatial-in-conjunction-with-HBASE-Hadoop-tp4034307p4034444.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to