angelaguzma
New Contributor III

@kathrynshai I encountered an issue with the Init Script, which was resolved by switching from CRLF to LF (Unix):

Incorrect Line Endings (CRLF vs. LF): If the script was generated on a Windows platform and subsequently uploaded to a Unity Catalog volume, it may contain Windows-style line endings (CRLF). However, Linux environments (where Databricks clusters operate) anticipate LF line endings.