Skip to content

Processing order of timeseries data #28

@kmaehashi

Description

@kmaehashi

By Spark Streaming limitation, data is separated as partitions and then processed simultaneously.
As a result, training data is not ordered by time.
We should think about the way to mitigate this situation.

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