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
Or
./sma -i inputPath -o outputPath -e user@company.com -c Company -p Project --disableCheckpoints
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.
Configuring SMA-Checkpoints settings