Create New Bucket

This section explains how to create buckets in a BucketFS service.

  1. In EXAoperation, go to Services > EXABuckets.
  2. Click the BucketFS Service link where you would to create buckets. The EXABucketFS Service Buckets screen is displayed.
  3. Click Add to add new buckets.
  4. In the Add EXABucketFS Bucket screen, enter the following details: 
    • Name: Enter a name for the bucket.
    • Public readable: Select this checkbox if you like this bucket to be public accessible.
    • Read password: Enter the password to read this bucket.
    • Write password: Enter the password to write to this bucket.
    • Description: Enter a description for this bucket.

  5. Click Add. The new add bucket is listed in the EXABucketFS Service Buckets screen.
  6. The EXABucketFS Service Buckets screen provides you with an overview of all the buckets with the following information: 

    Column Description
    ID Displays the ID of the bucket.
    Name Displays the name of the bucket.
    Public Displays True if this bucket is public read. Else False is displayed.
    UDF path Displays the UDF path for the bucket. You need to use this path in order to access the data within the bucket via UDFs.
    Size Displays the overall size of the bucket.
    Description Displays the description added for the bucket.

Other operations

Some of the other operations you can perform on a bucket are:

Edit bucket

You can edit a bucket by select the desired bucket and clicking the Edit option in the EXABucketFS Service Buckets screen. The following Edit BucketFS Bucket screen is displayed.

Once you have made the changes to the bucket, click Apply to save the changes. Click Cancel to discard the changes.

Delete bucket

You can edit a bucket by clicking the Delete option in the EXABucketFS Service Buckets screen. When you click the Delete option, you will be promoted to confirm the delete option.

Grant permissions

The Grant option in the EXABucketFS Service Buckets screen allows you to change/grant the logged in user with a different role.

Select the desired role you would like to assign to the user and click Apply to save the changes. Click Cancel to discard the changes.

Next Steps

For information about how to access and use the new bucket, see Manage Buckets and Files in BucketFS.

See Also

For information about how to expand scripting languages using BucketFS, see Adding New Packages to Existing Script Languages.