Kevin Yan

Results 2 issues of Kevin Yan

**Task Description** Most of the Elasticsearch implementation has already been written. There are still two major problems that need to be resolved: 1. [ElasticsearchResultIterator](https://github.com/felixloesing/sparkler/blob/8aad32886b223bd89ae9a3a27aa883bfdb730a2b/sparkler-core/sparkler-app/src/main/scala/edu/usc/irds/sparkler/storage/elasticsearch/ElasticsearchResultIterator.scala#L103) needs to implement deserialize(). We are...

bug

#### Task Description This is a task that is currently being worked on in order to provide Elasticsearch as a backend storage engine option for Sparkler. This builds upon the...