Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I created a simple job to get data from S3 using tS3Connection but I got this error while building:
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
com.amazonaws cannot be resolved to a type
com.amazonaws cannot be resolved to a type
com.amazonaws cannot be resolved to a type
com.amazonaws cannot be resolved to a type
com.amazonaws.regions cannot be resolved
I added library aws-java-sdk-1.9.13.jar to folder TOS_DI-20150508_1414-V5.6.2\configuration\lib\java
Please help!
sriduttmadduluri wrote:
I am getting the same error , even after installing the Jars, Can you please help