Edit an S3 synchronization schedule

You can edit the synchronization schedule of an Amazon S3 File System asset. For example, you can do this if you think the synchronization job runs too often or not often enough.

Prerequisites

  • You have a resource role with the Configure external system resource permission on the community or domain that contains the S3 File System, for example Owner.
  • You have a global role with the Catalog global permission, for example Catalog Author.
  • You have registered an Amazon S3 file system.
  • You have a programmatic AWS user and IAM role with the required permissions.
  • You have configured one or more Jobservers in Collibra Console. If there is no available Jobserver, the Register data source actions will be grayed out in the global create menu of Collibra Data Intelligence Cloud.
  • You have connected an S3 File System asset to Amazon S3.
  • You have created one or more crawlers.
  • You have added a synchronization schedule.

Steps

  1. Open an S3 File System asset page.
  2. In the tab pane, click Configuration.
  3. In the Synchronization schedule section, click Edit Schedule.
  4. Enter the required information.
    FieldDescription
    RepeatThe interval when you want to synchronize the schemas automatically, for example daily, weekly or based on a Cron expression.
    Cron

    The Quartz Cron expression that determines when the synchronization takes place.

    This field is only visible if you select Cron expression in the Repeat field.

    Every

    The day on which you want to synchronize the schemas, for example Sunday.

    This field is only visible if you select Weekly in the Repeat field.

    Every first

    The day of the month on which you want to synchronize the schemas , for example Tuesday.

    This field is only visible if you select Monthly in the Repeat field.

    At

    The time at which you want to synchronize the schemas automatically, for example 14:00.

    This field is only visible if you select Daily, Weekly or Monthly in the Repeat field.

    TimezoneThe time zone for the schedule.
  5. Click Save.