Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jarAWS-EMR クラスターで Clojure を実行し、以下を使用(hfs-textline)して取得します。
jar
(hfs-textline)
IllegalArgumentException bucketName パラメータを指定する必要があります。com.amazonaws.services.s3.AmazonS3Client.rejectNull`.
多くの異なる試みの後、この場合の解決策は、「AWS_ACCESS_KEY」と「AWS_SECRET_KEY」の値が間違っていることでした。