<font size=2 face="sans-serif">Hi All,</font>
<br>
<br><font size=2 face="sans-serif">I would like to share with you about
my recent efforts on the integration between Swift and Apache Spark. </font>
<br><font size=2 face="sans-serif">Spark  claims to have x100 faster
map reduce analytics than conventional  Apache Hadoop. (</font><a href=http://spark.apache.org/><font size=2 face="sans-serif">http://spark.apache.org/</font></a><font size=2 face="sans-serif">
for more information about Spark)</font>
<br><font size=2 face="sans-serif">Spark can read data from various sources,
HDFS, S3, local file system, various streaming sources.  Spark then
used to perform analytics on this data. </font>
<br>
<br><font size=2 face="sans-serif">I started to work on the integration
between Spark and Swift, allowing Spark to integrate with Swift and perform
data analytics on the objects stored in Swift. In my local tests this works
very well. There are no modification needed for Swift.  I submitted
patches to the Spark community with information how to integrate it with
Swift. This work is still in progress.</font>
<br>
<br><a href=https://github.com/apache/spark/pull/1010><font size=2 face="sans-serif">https://github.com/apache/spark/pull/1010</font></a>
<br>
<br>
<br><font size=2 face="sans-serif">All the best,</font>
<br><font size=2 face="sans-serif">Gil Vernik.</font>