Running a Clojure jar
on AWS-EMR cluster using (hfs-textline)
and getting:
IllegalArgumentException The bucketName parameter must be specified. com.amazonaws.services.s3.AmazonS3Client.rejectNull`.
after many different tries the solution in this case was that 'AWS_ACCESS_KEY' and 'AWS_SECRET_KEY' values where wrong.