GitHub user EricTonissen edited a discussion: Best way to set hop variables

Within Pentaho I use **.kettle/kettle.properties** to set the : 
**carte_server_name=etl01-kettle01**. This way I could use 
**${carte_server_name}** where I needed this variable. ChatGPT told me that HOP 
have some similar possibility  to set this variable.  
First tried **.hop/hop.properties** and second was within the **json config 
file belonging to the --project parameter**. 
But both ways didn't work.

How can I solve this?

Btw I have some extra variables defined in here, so the "name" from the 
hop-server xml file is not enough

GitHub link: https://github.com/apache/hop/discussions/6555

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to