SPRKSCL1164
The parameter of org.apache.spark.sql.DataFrameReader.option function is not defined.
Last updated
The parameter of org.apache.spark.sql.DataFrameReader.option function is not defined.
Last updated
Message: The parameter is not defined for org.apache.spark.sql.DataFrameReader.option
Category: Warning
This issue appears when the SMA detects that giving parameter of is not defined.
Input
Below is an example of undefined parameter for org.apache.spark.sql.DataFrameReader.option
function.
Output
The SMA adds the EWI SPRKSCL1164
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 , in order to identify the defined options.
For more support, you can email us at or post an issue .