Fixes up some temporary pipeline issues introduced by our use of some external D3M primitives that have not yet been updated.
Addresses issues with metric and task mapping that were introduced by the runtime no longer supporting numeric enumerations. This will need to be reworked once the TA3/TA2 API is updated to pass strings for tasks and metrics, rather than enums.
fixes #181