Skip to main content

Converting a Spark Batch Job to a Spark Streaming Job

This scenario shows how to easily create Spark streaming Job by converting the existing Spark Batch Job to continuously process data about movies and movie directors.
This scenario demonstrates:
  1. How to convert a Job. See Converting the Job for details.

  2. How to make the edits needed after the Job conversion. See Editing the converted Job for details.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!