Using Amazon S3 with Hue Hue can read to and write to an Amazon S3 bucket. Enabling S3 browser for Hue configured with IDBrokerYou can access the S3 buckets from Hue to upload files and tables to S3 and import CSV files as tables directly in Hue by enabling the S3 browser on the Hue user interface.Enabling S3 browser for Hue configured without IDBrokerYou can access the S3 buckets from Hue to upload files and tables to S3 and import CSV files as tables directly in Hue by enabling the S3 browser. You must specify the AWS access key and secret access key information along with the AWS region in the Hue Server Advanced Configuration Snippet if you have not set up authentication using Knox IDBroker. Populating an S3 bucketUse the Hue Web UI to populate buckets in Amazon S3.Creating a table from an Amazon S3 fileUsing Hue to create a table from an Amazon S3 file streamlines the process.Exporting query results to Amazon S3Use Hue to export query results to Amazon S3 as a custom file, a MapReduce file, or as a table.