SPRKPY1064
The Spark element does not apply.
Last updated
The Spark element does not apply.
Last updated
Message: The Spark element does not apply since snowflake uses snowpipe mechanism instead.
Category: Warning
This issue appears when the tool detects the usage of any element from the pyspark.streaming library:
pyspark.streaming.listener.StreamingListener.
Input
Below is an example with one of the elements that trigger this EWI.
Output
The SMA adds the EWI SPRKPY1064
on the output code to let you know that this function does not apply.
Recommended fix
The SMA removes the import statement and adds the issue to the Issues.csv inventory, remove any usages of the Spark element.
Check the documentation for to see how it fits to the current scenario.
For more support, you can email us at or post an issue .