Accelerating Apache Spark Big Data Analysis with FPGAs
Accelerating Apache Spark Big Data Analysis with FPGAs
复制标题
使用 FPGA 加速 Apache Spark 大数据分析
DOI:
10.1109/uic-atc-scalcom-cbdcom-iop-smartworld.2016.0119
复制
发表时间:
2016
期刊:
影响因子:
--
通讯作者:
P. Chow
中科院分区:
文献类型:
--
作者:
Ehsan Ghasemi;P. Chow
Apache Spark has become one of the most popular engines for big data processing. Spark provides a platform-independent, high-abstraction programming paradigm for large-scale data processing by leveraging the Java framework. Though it provides software portability across various machines, Java also limits the performance of distributed environments, such as Spark. While it may be unrealistic to rewrite platforms like Spark in a faster language, a more viable approach to mitigate its poor performance is to accelerate the computations while still working within the Java-based framework. This paper demonstrates the feasibility of incorporating FPGA acceleration into Spark,, uses a MapReduce implementation of the k-means clustering algorithm to show that acceleration is possible even when using a hardware platform that is not well-optimized for performance. An important feature of our approach is that the use of FPGAs is completely transparent to the user through the use of library functions, which is a common way by which users access functions provided by Spark. Power users can further develop other computations using high-level synthesis.
影响因子:
4.6
作者:
J. Xu
通讯作者:
J. Xu