Louis Christopher created ATLAS-4393:
----------------------------------------
Summary: Sample python app not erroring out during discovery quick
search
Key: ATLAS-4393
URL: https://issues.apache.org/jira/browse/ATLAS-4393
Project: Atlas
Issue Type: Bug
Components: atlas-core, atlas-intg
Affects Versions: 2.1.0, trunk
Environment: Linux
Reporter: Louis Christopher
The error occurs while running
`atlas/atlas-examples/sample-app/src/main/python/sample_client.py`
The error occurs at `DiscoveryExample.quick_search` section.
This is the URL which seems correct
`http://localhost:21000/api/atlas/v2/search/quick?query=sample_table&typeName=sample_table&excludeDeletedEntities=False`
The basic search however works fine
`http://localhost:21000/api/atlas/v2/search/basic?query=sample_table&typeName=sample_table&excludeDeletedEntities=False`
--
This message was sent by Atlassian Jira
(v8.3.4#803005)