Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 366 Bytes

File metadata and controls

22 lines (15 loc) · 366 Bytes

Google Cluster Data

The repository contains scripts for processing Google’s cluster data. The following tables are currently processed:

  • job_events,
  • task_events, and
  • task_usage.

Usage

make

Contribution

  1. Fork the project.
  2. Implement your idea.
  3. Open a pull request.