Closed Ashish8689 closed 1 year ago
@Ashish8689 what is the name of the service you created
I have created it for database and it name was like service%data.12
built new, service name is my%sql.12
and it LGTM
I can see the API as 200 and the status in the UI. I'll be closing this.
If the error appears again and we can reproduce it we can try to check further
Affected module Does it impact the UI, backend or Ingestion Framework?
Describe the bug create any metadata, usage, etc having
%
in its ingestion, usage name throwing us an error.API Query:
http://localhost:8585/api/v1/services/ingestionPipelines/%22redshift%25ashish.12%22.redshift%25ashish_12_lineage_7t0zhJsD/pipelineStatus?startTs=1697350193979&endTs=1697436593983
Error:
"Airflow Exception [redshift%ashish_12_lineage_7t0zhJsD] due to [Malformed escape pair at index 64: http://ingestion:8080/api/v1/openmetadata/status?dag_id=redshift%ashish_12_lineage_7t0zhJsD&only_queued=true]."
To Reproduce
Screenshots or steps to reproduce
Expected behavior A clear and concise description of what you expected to happen.
Version:
openmetadata-ingestion[docker]==XYZ
]Additional context Add any other context about the problem here.