Dissertation > Excellent graduate degree dissertation topics show

Design and Implementation of Data Partitioning in BSP-Based Big Graph Processing System

Author: GaoFeng
Tutor: BaoYuBin
School: Northeastern University
Course: Computer Software and Theory
Keywords: graph partitioning distributed system balanced partitioning BSP RPC
CLC: TP391.41
Type: Master's thesis
Year: 2012
Downloads: 2
Quote: 0
Read: Download Dissertation

Abstract


Extracting knowledge by performing computations on graph is becoming increasingly challenge as graphs grow in size. Modern graph datasets are huge. Such as FaceBook, twitter, RenRen, the amount of data is very huge. Traditional graph processing tools are difficult to complete these calculations in such huge data set. It is urgent that a new graph processing system be developed. Google has developed a big graph processing system based on BSP model, called Pregel. This provides a guideline for the design and development of graph processing system. The most popular cloud computing technology provides technical supports for developing such system. However, any processing system can not avoid a problem that already exists that is graph partition problem. Disributed parallel processing in the cloud computing environment data need to be divided into multiple partitions. Data set is divided into multiple partitions and processed parallelly by the computeing nodes in the cluster. How to achieve a good partition remains a difficult and a great challenge.In order to solve the above problems, we borrow the idea from cloud computing programming model Hadoop which is a distributed parallel processing to develope a big graph processing system based on the BSP model that can handle large graph dataset. This thesis mainly discusses the design and implementation of data partitioning module of the system. The main contributions of this thesis are as follows. Firstly, Analysis graph computation features design and implement the data partitioning module of the system by borrowing the design idea from the existing graph process system. Provides complete user interface that users can set flexible. The users can use the default partitioning strategies or customize their own partitioning algorithms by the provided interface. Data partitioning module is working well in the system. It is integrated into the system. Secondly, we implemente three graph data paratitioning algorithms, which are range partitioning algorithm MD5-based hash partitioning algorithm, and balanced and optimized modulo hash algorithm based on virtual paratition. Thirdly, we implements the multiple imput formats support. We compare and analysis the similarity of HDFS and HBase storage design, integrate the input formats of HDFS and HBase and provides a unified interface design. The user can customize their own input format according to their needs. Finally, in order to achieve graph algorithms, wei provide the necessary support components, such as, Multi-threaded data sending based on RPC, ring buffer, global synchronization and optimizer, etc.The experimental results and the practical applications show that the data partitioning module of the big graph processing system has been implemented and reached the design goals of the system. It has good scalability and stability. We compare the performace of the three different data partitioning algorithms from load balance, communication const, time cost by many experiments. It is concoluded that the optimized and balanced hash paratitioning method has better performance. Range partitioning algorithm has the best performance when the data sets hava good local aggregation properties.

Related Dissertations

  1. Reseach of Mobile IP Routing in Satellite Networks,TN929.5
  2. Research of Fault Injection for a Distributed System,TP338.8
  3. Transplant of Windows CE Operation System Based on ARM9,TP316.7
  4. Research and Application of Map/Reduce Based Distributed Log Analyzer,TP311.52
  5. Gsi Superstructure Shop Floor Management System Planning and Designing,U673.2
  6. Design and Implementation of Server-side Architecture for Real-Time Interactive Web-game,TP311.52
  7. Theory Study and System Development of Relay Settings Verification Based on EMS Real-time Information,TM77
  8. The Design and Implementation of a 3D Collision Detection Parallel Algorithm,TP391.9
  9. Research on the Intrusion Detection Method Based on Rough Sets and Apriori CRS Algorithm,TP393.08
  10. The Design of Distributed Nodes in EAST Central Timing Synchronization System,TL631.24
  11. Information Control System Based on VxWorks development research,TP311.52
  12. The composite the SMA fibers toughening RPC the mechanics performance and applied research,TU528.572
  13. The Study and Implementation of Relationship Migration between Social Networking Providers,TP393.09
  14. Research on Automatic Carrying Device for Silica Gel Charge Stock,TH241
  15. Design and implementation of embedded platform based monitoring system PSOS,TP368.1
  16. Experimental Study on Behavior of Anchorage System for CFRP Tendons,TU377.9
  17. The Design of Accounting Security Gateway Based on XML-RPC and Its Accomplishment,TP393.08
  18. Research and Implementation of 3D Graphics Technology Based on ARM Embedded System,TP391.41
  19. Online Shopping System Mall Designed Based on J2EE Technology,TP311.52
  20. Windows CE Transplanting and Device Drivers Development of Portable Equipment Based on OMAP3530,TP368.11
  21. The Quickly Responding Technology of GIS Web Services in Concurrent Environment,P208

CLC: > Industrial Technology > Automation technology,computer technology > Computing technology,computer technology > Computer applications > Information processing (information processing) > Pattern Recognition and devices > Image recognition device
© 2012 www.DissertationTopic.Net  Mobile