SPRKSCL1109
org.apache.spark.sql.DataFrameReader.option
This issue code has been deprecated
Message: The parameter is not defined for org.apache.spark.sql.DataFrameReader.option
Category: Warning
Description
This issue appears when the SMA detects that giving parameter of org.apache.spark.sql.DataFrameReader.option is not defined.
Scenario
Input
Below is an example of undefined parameter for org.apache.spark.sql.DataFrameReader.option
function.
Output
The SMA adds the EWI SPRKSCL1109
to the output code to let you know that giving parameter to the org.apache.spark.sql.DataFrameReader.option function is not defined.
Recommended fix
Check the Snowpark documentation for reader format option here, in order to identify the defined options.
Additional recommendations
For more support, you can email us at sma-support@snowflake.com or post an issue in the SMA.
Last updated