{"id":55896,"library":"hadoop-aws","title":"Hadoop AWS","description":"This module contains code to support integration with Amazon Web Services.","status":"active","version":"3.5.0","language":"java","source_language":null,"source_url":null,"tags":["hadoop","aws","s3","filesystem"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.hadoop</groupId>\n  <artifactId>hadoop-aws</artifactId>\n  <version>3.5.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.hadoop:hadoop-aws:3.5.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"S3AFileSystem","correct":"org.apache.hadoop.fs.s3a.S3AFileSystem"}],"quickstart":{"code":"import org.apache.hadoop.fs.s3a.S3AFileSystem;\nimport org.apache.hadoop.conf.Configuration;\n\nS3AFileSystem fs = new S3AFileSystem();\nfs.initialize(URI.create(\"s3a://bucket\"), new Configuration());","lang":"java","description":"Access S3 using Hadoop's S3A filesystem."},"warnings":[{"fix":"Set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables.","message":"Requires AWS credentials configured via environment variables or Hadoop configuration.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'amazon':11 'aw':2,15 'code':6 'contain':5 'filesystem':17 'hadoop':1,14 'integr':9 'modul':4 's3':16 'servic':13 'support':8 'web':12","created_at":"2026-06-15T10:12:14.546315+00:00","updated_at":"2026-06-15T10:12:14.546315+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":"https://appdoc.app/artifact/org.apache.hadoop/hadoop-aws/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}