hop icon indicating copy to clipboard operation
hop copied to clipboard

[Bug]: Redshift bulk loader - NullPointer in all situations

Open mathsteen opened this issue 1 year ago • 1 comments

Apache Hop version?

2.7

Java version?

11

Operating system

Windows

What happened?

Good morning,

I'm trying to connect the Redshift bulk loader to my pipeline due to the infeasibility of using the Table output due to its slowness, I'm trying to use environment variables in AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY but it seems that the value is not replaced in these Redshift step parameters. When opening the step again, it appears that the AWS_ACCESS_KEY_ID value has been replaced by AWS_SECRET_ACCESS_KEY and the Secret appears null/blank.

Below is the print:

image

image

Issue Priority

Priority: 3

Issue Component

Component: Database

mathsteen avatar Feb 12 '24 14:02 mathsteen