Configuring MySQL database outputs
This procedure shows how to configure database output components to write movies information to MySQL database tables.
Procedure
Results
The movies records with valid director information are saved to the database table named valid_movies, and those without valid director information are saved to the database table named invalid_movies.