Method for deletion on Google Cloud Storage

To delete temporary data on Google Cloud Storage, use either of the following methods:

  • Automatic deletion according to the period set for the lifecycle

  • Manual deletion

Automatic deletion according to the period set for the lifecycle

You can set the lifecycle for buckets on Google Cloud Storage in advance to delete temporary data automatically after a set period of time.

Set the lifecycle according to actual operations.

For details on the setting procedure for the lifecycle, refer to the manual for the object storage.

Manual deletion

Temporary data exists on Google Cloud Storage as an object in the bucket that is uploaded to.

Use the CLI or the browser to delete the following object in the bucket that is uploaded to:

<Object Name for temporary data>

_hulft_tmp

Note

An object for temporary data is created in each bucket.

Buckets are shared by all instances of HULFT when uploads to buckets are made. Confirm that transfers with all instances of HULFT are complete before deleting the temporary data.