Hi, Everything is stored under the config folder in your hop directory. You can also save all this information externally by setting the HOP_CONFIG_FOLDER environment variable.
For more useful variables https://hop.apache.org/manual/latest/protips/index.html Cheers, Hans On 4 November 2022 at 12:45:55, [email protected] ([email protected]) wrote: Thank you. I got it - this file is created in the project directory when new Pipeline Run Configuration is created. Variables are in ... 'variables' tab. BTW: When I move to new Hop version, how to import projects into new version? There's some tutorial about that? Best Sent: Thursday, November 03, 2022 at 5:10 PM From: "Fabian Peters" <[email protected]> To: [email protected] Subject: Re: Where I can find variable for 'Input location' for Beam Input? Hi, It's defined in the pipeline run configuration, e.g. "projects/samples/metadata/pipeline-run-configuration/Direct.json" cheers Fabian > Am 03.11.2022 um 16:42 schrieb [email protected]: > > > Hi, > > I try to build some pipeline in Hop - test Beam feature. > Where I can find variable for 'Input location' for Beam Input? If we look at complex.hpl example we have ${DATA_INPUT} definition for file. Where it is defined? > I found it months ago but completely forgotten where it was. > > Thanks for help
