Skip to content
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

Example to demonstrate a job picking up a requirements.txt #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Jun 21, 2024

Note: this is not yet working as intended. The requirements file path should be relative.

spark_python_task:
python_file: ../src/main.py
libraries:
- requirements: /Workspace/${workspace.file_path}/requirements.txt
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Must be ../requirements.txt.

github-merge-queue bot pushed a commit to databricks/cli that referenced this pull request Jun 26, 2024
## Changes

This includes a fix for library order not being respected.

## Tests

Manually confirmed the fix works in
databricks/bundle-examples#29.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant