Description
Currently in the driver MapOutput pipeline converter is not set properly due to a typo - Accidently MapInputPipelineDataConverter is tried to be injected instead of MapOutputPipelineDataConverter in try except statement in driver.
The aim of this jira is to correct the typo.