Skip to main content Skip to complementary content
  • New archived content: Talend MDM, Talend Data Catalog 8.0, and Talend 7.3 products reached their end of life in 2024. Their documentation was moved to the Talend Archive page and will no longer receive content updates.
Close announcements banner

Converting the Job

Converting the existing Spark Batch Job to a Spark Streaming Job.

Before you begin

Procedure

  1. In the Repository tree view, expand the Job Designs node, the Big Data Batch node and then the getting_started folder and the spark folder.
  2. Right-click the aggregate_movie_director_spark Job and from the contextual menu, select Duplicate.

    The Duplicate window is opened.

  3. In the Input new name field, name this duplicate to aggregate_movie_director_spark_streaming.
  4. From Job Type drop-down list, select Big Data Streaming.
  5. From the Framework list, select Spark Streaming and click OK to validate the changes.

    The aggregate_movie_director_spark_streaming Job is displayed under the Big Data Streaming node in the Repository.

  6. Right-click this node and select Create folder from the contextual menu.
  7. In the New Folder wizard, name the new folder to streaming_movies and click Finish to create the folder.
  8. Drop the aggregate_movie_director_spark_streaming Job into this streaming_movies folder.

Results

This new Spark Streaming Job is now ready for further editing.

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 – please let us know!