4

I'm building a data pipeline with custom activities and I would like to run them in containers, in a specially prepared images. My first attempt to configure pipeline failed with :

Container-enabled compute node requires task container settings.

{
    "exitcode": null,
    "errorCategory": 0,
    "code": "ContainerTaskSettingsNotFound",
    "message": "Container-enabled compute node requires task container settings",
    "details": null,
    "computeInformation": "{\"account\":\"stanswenergydatafactory\",\"poolName\":\"dotnet\",\"vmSize\":\"standard_a1\"}",
    "effectiveIntegrationRuntime": "DefaultIntegrationRuntime (West US 2)",
    "executionDuration": 17432
}

Is it possible to configure Azure Data Factory to pass necessary settings to Azure Batch?

CHEEKATLAPRADEEP
  • 12,191
  • 1
  • 19
  • 42
StanislawSwierc
  • 2,571
  • 17
  • 23
  • I got reply from ADF product team saying that it is not currently possible. – StanislawSwierc Oct 10 '18 at 17:27
  • If you want Microsoft to develop this feature, please upvote on this voice-of-customer thread: https://feedback.azure.com/forums/270578-data-factory/suggestions/35803975-run-containers-through-data-factory-custom-activit – David Kaftan Jan 21 '21 at 16:51

0 Answers0