Skip to content

Validate ability of SparkStreamingDataSet to read from file source #2

Description

@deepyaman

See https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html#input-sources

Questions:

  • Does it read the whole file, and basically allows working with static sources in conjunction with streaming sources, or does it only process the latest/unseen data? I.e. is this a way of persisting/loading streaming file data, a way to integrate batch data, or both?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions