Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've developed a job that places files on a AWS S3 box. When using the tS3Put component, I was getting the following:
tS3Put_1 AWS authentication requires a valid Date or x-amz-date header
I figured that the issue could be resolved by using a tLibraryLoad and loading joda-time-2.8.2.jar. The job now builds locally and executes on a remote server successfully.
Now, I am trying to add the job to my TAC, but I get compile errors when generating the job. I believe it is because the TAC server doesn't have the joda-time-2.8.2.jar library. Where do I need to place the library so that TAC will pick it up when building/generating the job? I am using Talend Big Data 6.0.1