Logo image
Correlation aware technique for SQL to NoSQL transformation
Conference paper

Correlation aware technique for SQL to NoSQL transformation

Jen-Chun Hsu, Ching-Hsien Hsu, Shih-Chang Chen and YEH-CHING CHUNG
Proceedings - 2014 7th International Conference on Ubi-Media Computing and Workshops, U-MEDIA 2014, pp.43-46
03/10/2014

Abstract

Big Data Cloud computing Data locality NoSQL Sqoop
For better efficiency of parallel and distributed computing, Apache Hadoop distributes the imported data randomly on data nodes. This mechanism provides some advantages for general data analysis. With the same concept Apache Sqoop separates each table into four parts and randomly distributes them on data nodes. However, there is still a database performance concern with this data placement mechanism. This paper proposes a Correlation Aware method on Sqoop (CA-Sqoop) to improve the data placement. By gathering related data as closer as it could be to reduce the data transformation cost on the network and improve the performance in terms of database usage. The CA-Sqoop also considers the table correlation and size for better data locality and query efficiency. Simulation results show that data locality of CA-Sqoop is two times better than that of original Apache Sqoop. © 2014 IEEE.

Metrics

1 Record Views

Details

Logo image