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

Functions OpenLineageIn, PurviewOut are not deployed #210

Open
Palkers76 opened this issue Jul 5, 2023 · 0 comments
Open

Functions OpenLineageIn, PurviewOut are not deployed #210

Palkers76 opened this issue Jul 5, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Palkers76
Copy link

Describe the bug
Functions OpenLineageIn, PurviewOut are not deployed
either as part of --template-file "./newdeploymenttemp.json"

or

az functionapp deployment source config-zip
-g RG
-n OpenLineageIn
--src ~/clouddrive/Purview-ADB-Lineage-Solution-Accelerator/function-app/adb-to-purview/src/Functions/OpenLineageIn.cs

NOTE: I didn't found any zip file in release, but this cs file seems to be "working"
let me know if the command is wrong and path should be different

To Reproduce

Expected behavior
functions created in function app

Logs
deployment of newdeploymenttemp.json - no errors, but also do not see any info about 2 functions
LOG from "az functionapp deployment source config-zip"

Getting scm site credentials for zip deployment
Starting zip deployment. This operation can take a while to complete ...
Deployment endpoint responded with status code 202
Configuring default logging for the app, if not already enabled
Zip deployment failed. {'id': 'temp-8112dcd3', 'status': 3, 'status_text': '', 'author_email': 'N/A', 'author': 'N/A', 'deployer': 'ZipDeploy', 'message': 'Deploying from pushed zip file', 'progress': '', 'received_time': '2023-07-05T21:44:02.5548399Z', 'start_time': '2023-07-05T21:44:02.5548399Z', 'end_time': '2023-07-05T21:44:03.5099613Z', 'last_success_end_time': None, 'complete': True, 'active': False, 'is_temp': True, 'is_readonly': False, 'url': 'https://functionappXXXXXXX.scm.azurewebsites.net/api/deployments/latest', 'log_url': 'https://functionappXXXXXXX.scm.azurewebsites.net/api/deployments/latest/log', 'site_name': 'functionappXXXXXXX', 'provisioningState': 'Failed'}. Please run the command az webapp log deployment show -n functionappXXXXXXX -g RG

Screenshots
N/A

Desktop (please complete the following information):

  • OS: using Azure Cloud Shell
  • OpenLineage Version: latest
  • Databricks Runtime Version: N/A
  • Cluster Type: N/A
  • Cluster Mode: N/A
  • Using Credential Passthrough: N/A

Additional context
Add any other context about the problem here.

@Palkers76 Palkers76 added the bug Something isn't working label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant