derrickoswald / CIMSpark

Spark access to Common Information Model (CIM) files
MIT License
15 stars 1 forks source link
amazon-web-services azure cim docker maven r rdd scala spark xml-parser

CIMSpark

Spark access to Common Information Model (CIM) files. Maven Central

Overview

This project joins the two worlds of the Apache Spark computation model and the Common Information Model (CIM) data model.

A good overview presentation is Network Analysis and Simulation using Apache Spark on Compute Clusters, or without the audio tracks.

Overview

Model

The CIM model as implemented by this software is described in CIM Model and is described in detail in the ScalaDoc.

Functionality

This project has four components covering the following topics:

Each of these is described more fully in its module README.