SEARCH
TOOLBOX
LANGUAGES
Cloud-based Software Engineering

Cloud-based Software Engineering

From SSRG Annoki

Jump to: navigation, search

From Relations to Multi-dimensional Maps: Towards an SQL-to-HBase Transformation Methodology

Authors: Diego Serrano, Dan Han and Eleni Stroulia

In this paper, we describe a method for transforming and migrating data schemas developed for RDBMS to HBase. The method consists of a set of HBase-organization guidelines and a four-step data-schema transformation process that HBase application developers may follow during the migration of their application data from RDBMSs to HBase. The method also considers data-access paths extracted from query logs, in order to improve the quality of the transformation and the eventual access efficiency of the HBase repository. We illustrate and validate the method with a case study.

Download paper here!