About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Publication
ICBDA 2016
Conference paper
Finding database contention hotspots under large-scale workloads - A big data approach
Abstract
Database plays an important role in transactional information systems. One significant performance impacting factor is data lock contention in transaction processing. In order to guide betterdatabase design, we propose a novel solution to identify contention hotspots displayed inDBMS transaction logs. To analyze the large volume of data collected in the transaction log, our solution employees bigdata engine Spark for better computation performance and scalability. A novel algorithm is also introduced to optimize computation for analyzing hotspots in the distributed cluster. The experimental results from a benchmark OLTP workload demonstrate the effectiveness and high scalability of our solution.