Skip to main content
Question

SNOWFLAKE_74 - Using EL requires auto-creation error


I’m getting this error when I’m trying to use Snowflake uploader. I manually created the stage and I know I can put files there. I’m on 5.8 data collector. 

 

How do I over come this error?

 

3 replies

Dimas Cabré i Chacón
StreamSets Employee
Forum|alt.badge.img

@LeoG7119 , this is the way this stage works. If you want to use Els in Stage setting, you must enable Auto-Create Stage setting too. Therefore, you need to either activate this setting, or use a fixe stage name.   


  • Author
  • Fan
  • 1 reply
  • April 8, 2024

What is EL? I have a separate process to create internal stages

 


Dimas Cabré i Chacón
StreamSets Employee
Forum|alt.badge.img

@LeoG7119 , EL is a short for Expression Language, that you can use to have settings get a value at runtime: https://docs.streamsets.com/portal/platform-datacollector/latest/datacollector/UserGuide/Expression_Language/ExpressionLanguage_title.html.


Reply