Déployer un plug-in depuis le hub Cloud Data Fusion
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Cette page explique comment déployer des plug-ins à partir du hub dans Cloud Data Fusion.
Cloud Data Fusion dispose d'un ensemble de plug-ins installés par défaut lorsque vous créez une instance Cloud Data Fusion. Ces plug-ins sont disponibles pour l'espace de noms par défaut et tout nouvel espace de noms que vous créez.
Vous pouvez déployer des plug-ins supplémentaires à partir du hub. Par exemple, si vous souhaitez lire ou écrire dans Teradata, mais que vous ne voyez aucune source ni aucune destination Teradata dans votre espace de noms, accédez au hub, recherchez le plug-in Teradata et déployez-le. Lorsque vous déployez un plug-in depuis le hub, il apparaît dans la palette de plug-ins sur la page Studio dans le namespace où vous avez lancé le téléchargement. Il n'est pas disponible pour les autres espaces de noms (vous devrez redéployer le plug-in pour l'espace de noms).
En plus des plug-ins, le hub contient également des pilotes et des exemples de pipelines pouvant être déployés dans un espace de noms.
Ajouter un plug-in à une instance
Console
Accédez aux détails de l'instance :
Dans la Google Cloud console, accédez à la page Cloud Data Fusion.
Cliquez sur Instances, puis sur le nom de l'instance pour accéder à la page Détails de l'instance.
Mettez à niveau l'instance vers une version compatible avec le plug-in.
Ouvrez l'instance dans Cloud Data Fusion.
Dans l'interface Web de Cloud Data Fusion, cliquez sur Hub, puis sur l'onglet SAP.
Cliquez sur le nom du plug-in SAP (par exemple, SAP ODP).
Facultatif: Pour configurer votre système SAP pour un plug-in SAP, vous obtenez le code et les configurations SAP requis via des fichiers de transport SAP, qui sont archivés dans un fichier ZIP. Pour les obtenir, cliquez sur Télécharger. Pour en savoir plus, consultez Installer les composants du plug-in dans SAP à l'aide du fichier de transport SAP.
Cliquez sur Déployer.
Le plug-in apparaît dans le menu déroulant Source de la page Studio de l'interface Web Cloud Data Fusion. Cliquez dessus pour ajouter le plug-in à votre pipeline.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/09/04 (UTC)."],[[["\u003cp\u003eCloud Data Fusion instances come with a set of default plugins, which are available in the default namespace and any newly created namespaces.\u003c/p\u003e\n"],["\u003cp\u003eAdditional plugins, along with drivers and sample pipelines, can be deployed from the Hub to specific namespaces within Cloud Data Fusion.\u003c/p\u003e\n"],["\u003cp\u003eDeploying a plugin from the Hub makes it accessible in the plugin palette on the Studio page of the namespace where the deployment was initiated, but not in other namespaces.\u003c/p\u003e\n"],["\u003cp\u003eTo deploy a plugin, navigate to the instance details in the Google Cloud console, upgrade the instance if necessary, open the Cloud Data Fusion web interface, and deploy the chosen plugin from the Hub.\u003c/p\u003e\n"],["\u003cp\u003eFor SAP plugins, a specific deployment process is available, including an option to download SAP transport files for configuring the SAP system, which would place them in the source drop down menu on the Studio page.\u003c/p\u003e\n"]]],[],null,["# Deploy a plugin from the Cloud Data Fusion Hub\n\nThis page describes how to deploy [plugins](/data-fusion/docs/concepts/plugins) from the Hub in Cloud Data Fusion.\n\nCloud Data Fusion has a set of plugins that are installed by default when\nyou create a Cloud Data Fusion instance. These plugins are available for\nthe default namespace and any new namespace that you create.\n\nYou can deploy additional plugins from the Hub. For example, if you want to read\nor write to Teradata, but don't see any Teradata sources or sinks in your\nnamespace, go to the Hub, find the Teradata plugin, and deploy it. When you\ndeploy a plugin from the Hub, it appears in the plugin palette on the **Studio**\npage in the namespace where you initiated the download. It's not available to\nother namespaces (you would have to deploy the plugin again for the namespace).\n\nBesides plugins, the Hub also contains drivers and sample pipelines that can be\ndeployed in a namespace.\n\nAdd a plugin to an instance\n---------------------------\n\n### Console\n\n1. Go to the instance details:\n\n\n 1. In the Google Cloud console, go to the Cloud Data Fusion page.\n\n 2. Click **Instances** , and then click the instance's name to go to the\n **Instance details** page.\n\n [Go to Instances](https://console.cloud.google.com/data-fusion/locations/-/instances)\n\n \u003cbr /\u003e\n\n2. Upgrade the instance to a version that supports the plugin.\n\n3. Open the instance in the Cloud Data Fusion web interface and click\n **Hub**.\n\n4. Choose a plugin. For configuration details for each plugin, see the\n [Plugin overview](/data-fusion/docs/concepts/plugins).\n\n5. Click **Deploy**.\n\nThe plugin appears in the plugins list on the Cloud Data Fusion\n**Studio** page, based on the type of plugin it is.\n\nAdd an SAP plugin to an instance\n--------------------------------\n\n### Console\n\n1. Go to the instance details:\n\n\n 1. In the Google Cloud console, go to the Cloud Data Fusion page.\n\n 2. Click **Instances** , and then click the instance's name to go to the\n **Instance details** page.\n\n [Go to Instances](https://console.cloud.google.com/data-fusion/locations/-/instances)\n\n \u003cbr /\u003e\n\n2. Upgrade the instance to a version that supports the plugin.\n\n3. Open the instance in Cloud Data Fusion.\n\n4. In the Cloud Data Fusion web interface, click **Hub** , and then\n click the **SAP** tab.\n\n5. Click the name of the SAP plugin---for example, **SAP ODP**.\n\n6. Optional: To configure your SAP system for an SAP plugin, you get the\n required SAP code and configurations through SAP transport files, which\n are archived in a zip file. To get those files, click **Download** . For\n more information, see [Install plugin components in SAP using the SAP\n transport file](/data-fusion/docs/how-to/configure-sap-erp#install).\n\n7. Click **Deploy**.\n\nThe plugin appears in the **Source** drop-down menu on the **Studio** page\nof the Cloud Data Fusion web interface. Click it to add the plugin to\nyour pipeline.\n\nWhat's next\n-----------\n\n- Learn how to [manage connections](/data-fusion/docs/how-to/managing-connections) in Cloud Data Fusion.\n- Learn more about [plugin types](/data-fusion/docs/concepts/plugin-types)."]]