Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
sri_21
Contributor
Contributor

S3 Unable to execute HTTP request

Hi i'm using talend DQ6.2. I created a simple job to move a file from local to s3. The job design is ts3Connection-->ts3put.
While running a job it is getting failed.
Error:Unable to execute HTTP request:<s3 bucket name>.s3.amazonaws.com.
But I can add a file through eclipse to S3. Whether any configuration need to be done in AWS end.
Labels (2)
10 Replies
sushantk19
Creator
Creator

@guillaume faure​ : i am getting the same type of error when i use the tRedshiftoutputBulk_exec.

 

what could be the reason?

also, what do you mean :

 

Removing the connection i was able to connect using the get component only.?? which connection was removed.

 

Exception in component tDBOutputBulkExec_1_tROB (job_DM_003_DIM_Subscription_tmp1_history)

com.amazonaws.SdkClientException: Unable to execute HTTP request: Connection reset by peer: socket write error

at com.amazonaws.http.AmazonHttpClient$RequestExecutor.handleRetryableException(AmazonHttpClient.java:1134)