Connecting Tableau to ElasticSearch (READ: How to query ElasticSearch with Hive SQL and Hadoop)
![](http://ryrobes.com/wp-content/themes/therapy/functions/thumb.php?src=wp-content/uploads/2013/12/ku-xlarge-2ggg.jpg&w=150&h=150&zc=1&q=90)
I’ve been a big fan of ElasticSearch the since last Spring. Put simply, it’s a search server based on Apache Lucene. But in all honestly, it’s really a massively scalable, auto-balancing, redundant, NoSQL data-store plus a full search and analytics server.
But, if I’m storing a ton of data in ES, I certainly can’t use Tableau, since ES querying is strictly RESTful… or can I?