Skip to content

Writing Data to Elasticsearch Storage Engine #224

Open
@Kefaun2601

Description

@Kefaun2601

Task Description

This is a task that is currently being worked on in order to provide Elasticsearch as a backend storage engine option for Sparkler. This builds upon the Factory Pattern outlined in Issue 218 where we abstract out storage engine-specific implementation.

To achieve the final goal of being able to write Sparkler data into the Elasticsearch storage engine, the team envisions that we'll be following these steps:

  1. Make sure the Elasticsearch storage engine is set up appropriately and ready to accept data
  2. Write simple data to Elasticsearch
    a. Perhaps a simple visualization to prove functionality
  3. Reorganize Sparkler data into a format conducive to Elasticsearch indexing
  4. Write data into Elasticsearch
  5. Visualize data in Elasticsearch (this will likely be brought up in a future issue)

This is a WIP and updates will be posted here as we make progress.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions