Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thursday
Hey @iyashk-DB , cross-posting your solution from the related post:
Resolution Summary: The issue seems to be that since I have my pipeline compute settings using job compute (I toggled Serverless off because we can't currently use it in our organization), I was missing a couple of Pipeline environment Dependencies which are now allowing my pipeline to run!
/Workspace/Users/{username}/lakeflow_connect/microsoft_teams_pipeline_test1
/Workspace/Users/{username}/lakeflow_connect/microsoft_teams_pipeline_test1/src/databricks/labs/community_connector/sources/microsoft_teams
Once both dependencies were added, I was able to finally Dry run the ingest pipeline, troubleshoot some lingering configuration issues, and finally get the ingest pipeline to run:
Thanks again for the help here!