Running multiple pipelines and/or jobs on single HDinsight cluster in Azure data Factory -


what recommended way use hdinsight cluster running pipeline custom activity in azure data factory. can use single hdinsght cluster multiple azure data factory jobs , multiple pipelines running simultaneously?

if referring running custom .net activity using azure data factory, run hdinsight activity, labeling custom activity , linking .net dll zip file in blob storage. running azure batch option, .net work , azure batch cheaper (if custom activity reason having hdinsight cluster).

you able use single hdinsight cluster run multiple data factory jobs, including multiple parallel pipelines. however, keep in mind depending on parallel jobs (number, size, etc.) , configuration of cluster may overload cluster's resources.


Comments

Popular posts from this blog

gridview - Yii2 DataPorivider $totalSum for a column -

java - Suppress Jboss version details from HTTP error response -

Sass watch command compiles .scss files before full sftp upload -