azure-docs
azure-docs copied to clipboard
Missing dependencies from examples
The code example given for the Azure Databricks CI/CD pipeline references to other example code that isn't provided in the documentation. There isn't a clean way to remove the example code because it's a dependency of the pipeline sample shown.
"from dbxdemo.spark import get_spark from dbxdemo.appendcol import with_status " It looks like another user opened a similar issue where the response from the content creator is that there is no sample code available. This makes the entire article useless if it cannot be run successfully as provided.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 56b86f59-7a22-90c6-9aa6-652b85975612
- Version Independent ID: b333ab7b-847b-7129-9b62-4b9b934747d7
- Content: Continuous integration and delivery on Azure Databricks using Azure DevOps - Azure Databricks
- Content Source: databricks/dev-tools/ci-cd/ci-cd-azure-devops.md
- Service: azure-databricks
- GitHub Login: @mssaperla
- Microsoft Alias: saperla
@chris2shehu Thanks for your feedback! We will investigate and update as appropriate.
Hi @mssaperla
Please add your comment and provide example.
@mssaperla
could you please review this and update as appropriate.
@chris2shehu Thanks for your feedback! We have assigned the issue to author and will provide further updates.
This article's code is intended for conceptual, explanatory purposes only. The code itself is not intended to be run on its own. You would need to apply the concepts in this code to your own implementation.
#please-close