Abstract
Today's high-performance computing (HPC) systems are heavily instrumented, generating logs containing information about abnormal events, such as critical conditions, faults, errors and failures, system resource utilization, and about the resource usage of user applications. These logs, once fully analyzed and correlated, can produce detailed information about the system health, root causes of failures, and analyze an application's interactions with the system, providing valuable insights to domain scientists and system administrators. However, processing HPC logs requires a deep understanding of hardware and software components at multiple layers of the system stack. Moreover, most log data is unstructured and voluminous, making it more difficult for system users and administrators to manually inspect the data. With rapid increases in the scale and complexity of HPC systems, log data processing is becoming a big data challenge. This paper introduces a HPC log data analytics framework that is based on a distributed NoSQL database technology, which provides scalability and high availability, and the Apache Spark framework for rapid in-memory processing of the log data. The analytics framework enables the extraction of a range of information about the system so that system administrators and end users alike can obtain necessary insights for their specific needs. We describe our experience with using this framework to glean insights from the log data about system behavior from the Titan supercomputer at the Oak Ridge National Laboratory.
Original language | English |
---|---|
Title of host publication | Proceedings - 2017 IEEE International Conference on Cluster Computing, CLUSTER 2017 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 758-765 |
Number of pages | 8 |
ISBN (Electronic) | 9781538623268 |
DOIs | |
State | Published - Sep 22 2017 |
Event | 2017 IEEE International Conference on Cluster Computing, CLUSTER 2017 - Honolulu, United States Duration: Sep 5 2017 → Sep 8 2017 |
Publication series
Name | Proceedings - IEEE International Conference on Cluster Computing, ICCC |
---|---|
Volume | 2017-September |
ISSN (Print) | 1552-5244 |
Conference
Conference | 2017 IEEE International Conference on Cluster Computing, CLUSTER 2017 |
---|---|
Country/Territory | United States |
City | Honolulu |
Period | 09/5/17 → 09/8/17 |
Funding
This manuscript has been authored by UT-Battelle,LLC under Contract No. DE-AC05-00OR22725with the U.S. Department of Energy. The United States Government retains and the publisher, by accepting the article for publication, acknowledges that the United States Government retains a non-exclusive, paid-up, irrevocable, worldwide license to publish or reproduce the published form of this manuscript, or allow others to do so, for United States Government purposes. The Department of Energy will provide public access to these results of federally sponsored research in accordance with the DOE Public Access Plan (http://energy.gov/downloads/doe-public-access-plan).
Keywords
- Big data processing
- Log data analytics
- System monitoring