Snowpark Migration Accelerator: Feature Settings¶

CLI Commands¶

A new command has been added to the SMA CLI to disable the SMA-Checkpoints feature. Users can do this by using either of the following flags: -d or --disableCheckpoints.

Like follows:¶

./sma -i inputPath -o outputPath -e user@company.com -c Company -p Project -d
Copy

Or

./sma -i inputPath -o outputPath -e user@company.com -c Company -p Project --disableCheckpoints
Copy

UI Settings¶

The SMA application allows users to enable or disable the SMA-Checkpoints feature through the Conversion Settings modal, accessible from the conversion setup page.

Change conversion Settings

Configuring SMA-Checkpoints settings

SMA-Checkpoints Settings