Create a DataProducer instance using the class specified in the config file.
Create a DataProducer instance using the class specified in the config file.
The com.yahoo.bullet.spark.utils.BulletSparkConfig containing the class name and PubSub settings.
An instance of the specified class initialized with settings from the input file and defaults.
RuntimeException
if anything went wrong.