TY  - JOUR
T1  - HBase Based Multi-Row Transaction Management Techniques
AU - Kim, Jeong-Joon 
JO  - Journal of Engineering and Applied Sciences
VL  - 14
IS  - 12
SP  - 4102
EP  - 4108
PY  - 2019
DA  - 2001/08/19
SN  - 1816-949x
DO  - jeasci.2019.4102.4108
UR  - https://makhillpublications.co/view-article.php?doi=jeasci.2019.4102.4108
KW  - Multi-row transaction
KW  -HBase
KW  -concurrency control
KW  -transaction recovery
KW  -proportional
KW  -conventional relational
AB  - Recently, NoSQL (Not Only SQL) is receiving attention as one of the technologies to deal with big
data countless users are making around the world. NoSQL is a database presented as an alternative to the
technical and monetary restrictions of conventional relational database and focusing on availability and
expandability for swift treatment of atypical data. But NoSQL does not guarantee data integrity because it
abandons transaction for availability and scalability. Thus, studies are underway to implement the multi-row
transaction on NoSQL in particular, various studies on the multi-row transaction system based on HBase has
been actively in progress. However, traditional studies are limited to performance improvement proportional
to number of clients and low concurrency because there are too many information that column manages.
Therefore, in this study, propose an efficient multi-row transaction system based on HBase has exceptional
performance improvement proportional to number of clients and supports high concurrency. This system
creates column for managing transaction information. In addition, designs and implements the transaction
manager for efficiently controlling the state of transaction and communication manager for exchanging
information it need for transaction by communicating with HBase.
ER  - 