Search In this Thesis
   Search In this Thesis  
العنوان
An efficient advanced sql{u2013}to-mapreduce translator to improve big data analysis on the cloud computing environment /
الناشر
Fawzya Ramadan Sayed Hassan ,
المؤلف
Fawzya Ramadan Sayed Hassan
تاريخ النشر
2015
عدد الصفحات
93 P. :
الفهرس
يوجد فقط 14 صفحة متاحة للعرض العام

from 109

from 109

المستخلص

MapReduce has become an effective framework for processing and analysing huge data size in large systems. On the other hand, SQL Query is necessary to build an efficient and flexible SQL translator to MapReduce framework. The need of optimized SQL translator that can deal with advanced queries is very necessary, which can increase the performance of data analysis with growing of Big Data. Hive supports queries which called HiveQL. HiveQL offers the same features as SQL, which still difficult to deal with complex SQL queries. Consequently, manual translation of HiveQL often leads to poor performance. Also, Flink has become an effective framework to Big Data analysis in large cluster systems. On the other hand, FLink doesn{u2019}t support any Query language. So, the designing and implementing SQL to FLink Translator is needed to execute SQL Query over FLink. The work in this thesis adopts these limitations of SQL translators and proposes two contributions which considered as SQL{u2013}to-MapReduce translators to improve Big Data analysis