International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 170 - Number 1 |
Year of Publication: 2017 |
Authors: Vinay Katoch, Sanjay Silakari, Uday Chourasia |
10.5120/ijca2017914668 |
Vinay Katoch, Sanjay Silakari, Uday Chourasia . GPU based Suffix Array Pattern Matching Approach for Big Data. International Journal of Computer Applications. 170, 1 ( Jul 2017), 35-39. DOI=10.5120/ijca2017914668
Big data has been an emerging problem these days. To solve this problem Hadoop has evolved as a most widely used tool and adopted by various popular MNCs like Facebook and Yahoo. To search large number of pattern in big data is a challenging task. Map/Reduce is used to write codes to perform pattern matching on big data. In this work OpenCL is combined with Apache Hadoop to write fast Map/Reduce for pattern matching in data using suffix arrays.