Setting Environment Variables for a Pipeline in Cloud Data Fusion
Stay organized with collections
Save and categorize content based on your preferences.
Problem
Some plugins might require Environment Variables, however there isn't a straightforward way to do this in the Cloud Data Fusion web UI.
Sample error with Database plugin.
Environment
- CDAP version 6.4.0 and earlier
Solution
Using the Compute Profile below, set Initialization Actions and export the environment variable(s) in the shell script.
- In Data Fusion, navigate to: System Admin > Configuration > System Compute Profiles
- Click on Create new > Advanced Settings > Initialization Actions.
- Otherwise, on a deployed pipeline, go to Configure > Compute Config
- Select a profile > Customize > Advanced Settings > Initialization Actions.
Cause
Missing product feature.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-12 UTC."],[],[]]