LPETIT458 commented on issue #8234:
URL: https://github.com/apache/hop/issues/8234#issuecomment-5509907677

   ### Additional context
   - Systematic — reproduces on every File-type transform tested, not 
intermittent.
   - Same incorrect resolution occurs when the path points to an **S3 
location**, not just local/NFS paths — suggesting the substitution breaks 
upstream of the specific VFS/file-transform implementation, in how variables 
are resolved for the exported/linked resource before being handed to the 
transform.
   - **Separate but related S3-specific symptom**: when the path targets an S3 
location, the path is regenerated on the Hop Server with the **S3 connection's 
name** substituted in place of the actual connection/bucket details — and this 
happens **regardless of whether "Export linked resources to server" is checked 
or not**. This suggests the S3 path-resolution issue may be a distinct (but 
related) bug from the "Export linked resources" one described above, since it 
isn't gated by that option.
   - Affects both Pipeline and Workflow run configurations.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to