Project Name | Spark Backend Support for Gora (GORA-386) |
Project URL | |
Report # | 6 |
Report compiled by | Furkan KAMACI |
Report date | 15 July 2015 |
Project Description
Apache Gora open source framework provides an in-memory data model and persistence for big data. Gora supports persisting to column stores, key value stores, document stores and RDBMSs, and analyzing the data with extensive Apache Hadoop MapReduce support.
Even Spark is so powerful compared to Map/Reduce which Gora currently supports; there is no Spark backend for Gora. This proposal aims to develop a solution for Gora to support Spark.
Checklist
RDD output written into different data stores via Apache Gora (Hbase and Solr).
Next Steps
Improve design architecture.
Improve LogAnalyticsSpark example.
Supervisors Comments