Possible to use aggregations

Hi,

is it possible to use aggregations in ElasticSearch for Hadoop / in a Spark environment or should I issue a REST request directly to ElasticSearch?
I'd like to use terms aggregations on my data in ElasticSearch,

thanks in advance,
Richard

Not yet but it's part of our roadmap: https://github.com/elastic/elasticsearch-hadoop/issues/276

thanks, for now I'll use the wabisabi interface