Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
In a standard job design, you could create context group and contexts to prefix your Hive connection parameter.
Please refer to this documentation:https://help.talend.com/reader/QMTMLpSJZsUTFZjRCPBBNw/4m58SRFxu8gY9VPV2gZa1Q
Best regards
Sabrina
To setup a Hive connection using context variables you could use the below approach -
first create context group by defining all the required hive parameters additionally you could define multiple context environments (dev,test,prod)
Using the above context group setup a metadata connection for your Hive database -
Once done you could use your context and db metadata inside your Talend job -