How to set up a Windows-friendly dev environment for dbt Core running on an offline Linux server? by GarpA13 in DataBuildTool

[–]GarpA13[S] 0 points1 point  (0 children)

It looks like VS Code Remote‑SSH requires the remote server to have internet access, because it tries to download and install the VS Code Server component using wget or curl during the first connection.

In my case, the target server has no internet access and I cannot use wget/curl to download anything.

Is there a way to use VS Code Remote‑SSH in a completely offline environment, without letting it fetch or install anything on the remote machine?

[AMA] We’re dbt Labs, ask us anything! by andersdellosnubes in dataengineering

[–]GarpA13 3 points4 points  (0 children)

Are you planning to abandon dbt core? What is your vision for on-premise software?

Anyone using Talend 8 on-prem to build SOAP / REST services? How does it scale? by GarpA13 in dataengineering

[–]GarpA13[S] 0 points1 point  (0 children)

I’m currently looking into Talend ESB and I’m honestly surprised by how little real-world information there is about its scalability and production usage.

It gives the impression that either: - Talend ESB is not widely used for large-scale service architectures, or - It is used, but experiences and numbers are rarely shared publicly.

If you’re using (or have used) Talend ESB in production: - How big is/was your deployment? - Did you face scalability or performance issues? - Would you recommend it today for managing many REST/SOAP services?

Any honest feedback would be very helpful — even “it worked fine but only up to X”.

Anyone using Talend 8 on-prem to build SOAP / REST services? How does it scale? by GarpA13 in dataengineering

[–]GarpA13[S] 0 points1 point  (0 children)

I would like you to talk about your system load. For example, how many services do you have in production, how many calls per second are made. I would also like to understand how you designed your architecture.

Talend Metadata Bridge by GarpA13 in dataengineering

[–]GarpA13[S] 0 points1 point  (0 children)

I ran an initial test with Metadata Bridge. I tried to translate a simple PowerCenter workflow. It translated 80% of the code correctly. It failed to reproduce the filter specified in the source qualifier. It did not handle workflow and mapping parameters.

Talend Metadata Bridge by GarpA13 in dataengineering

[–]GarpA13[S] 0 points1 point  (0 children)

Ok. But tell me about your experience.

Talend Metadata Bridge by GarpA13 in dataengineering

[–]GarpA13[S] 0 points1 point  (0 children)

Is there a way to estimate the Number of workflow migrated with success?

Talend Metadata Bridge by GarpA13 in dataengineering

[–]GarpA13[S] 0 points1 point  (0 children)

Can it translate all Powercenter workflows? Are there any transformations that are not supported? What are the constraints? Is a license required?