Details
Description
Create a new workflow(workflow1) with following saved hive query:
select * from customers limit 20;
And then download the workflow: workflow1
On a different cluster, upload the newly downloaded json file and observe the UI
It throws error: Cannot import document, dependency with UUID: 1f9e3fe4-5cbb-4026-b47e-28d14adf57f1 not found.
Attachments
Issue Links
- depends on
-
HUE-4205 [doc2] Ignore history dependencies on import
- Resolved