-
Notifications
You must be signed in to change notification settings - Fork 80
Add additional Lakebridge Installation Pre-requisites. #2141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2141 +/- ##
=======================================
Coverage 65.23% 65.23%
=======================================
Files 100 100
Lines 8504 8504
Branches 875 875
=======================================
Hits 5548 5548
Misses 2769 2769
Partials 187 187 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
✅ 51/51 passed, 11 flaky, 3m25s total Flaky tests:
Running from acceptance #3032 |
|
@andresgarciaf sorry for the delay in getting to this! Can you please resolve the conflicts? These changes are super helpful and I'd like them to go live ASAP |
gueniai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andresgarciaf one important change from main was lost in the merge
Clarified Python version requirement and supported range.
Changes
What does this PR do?
This PR significantly enhances the Lakebridge installation documentation by expanding the pre-requisites section with comprehensive information about workspace requirements, network access, and security considerations for enterprise deployments.
Relevant implementation details
authentication methods (PAT vs Service Principal)
Caveats/things to watch out for when reviewing:
Linked issues
N/A - This enhancement is based on field experience from STS (Shared Technical Services) engagements. During customer implementations, we identified common prerequisites and environment setup challenges that were not adequately documented. These additions will help customers, especially those in enterprise/hardened environments, prepare their infrastructure before installation and avoid common blockers.
Functionality
databricks labs lakebridge ...Tests