pyegeria 0.8.4.1__tar.gz → 0.8.4.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/PKG-INFO +1 -1
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/list_archives.py +1 -1
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/__init__.py +1 -2
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/collection_manager_omvs.py +5 -2
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/runtime_manager_omvs.py +38 -8
- pyegeria-0.8.4.2/pyegeria/tech_guids_06-09-2024 11:07.py +79 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyproject.toml +1 -1
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/LICENSE +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/README.md +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/doc_samples/Create_Collection_Sample.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/doc_samples/Create_Sustainability_Collection_Sample.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/README.md +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/__init__.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/get_asset_graph.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/get_collection.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/get_project_dependencies.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/get_project_structure.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/get_tech_type_elements.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/get_tech_type_template.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/list_assets.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/list_cert_types.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/list_glossary.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/list_projects.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/list_relationships.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/list_tech_types.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/list_todos.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cat/list_user_ids.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cli/__init__.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cli/egeria.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cli/egeria_cat.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cli/egeria_my.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cli/egeria_ops.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cli/egeria_tech.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/cli/ops_config.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/my/README.md +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/my/__init__.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/my/list_my_profile.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/my/list_my_roles.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/my/monitor_my_todos.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/my/monitor_open_todos.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/my/my_profile_actions.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/my/todo_actions.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/README.md +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/__init__.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/engine_actions.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/integration_daemon_actions.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/list_catalog_targets.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/load_archive.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/monitor_asset_events.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/monitor_coco_status.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/monitor_engine_activity.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/monitor_engine_activity_c.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/monitor_gov_eng_status.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/monitor_platform_status.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/monitor_server_list.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/monitor_server_status.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/ops/restart_integration_daemon.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/README.md +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/__init__.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/get_element_info.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/get_guid_info.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/get_tech_details.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/list_asset_types.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/list_elements.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/list_elements_x.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/list_registered_services.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/list_related_specification.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/list_relationship_types.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/list_tech_templates.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/examples/widgets/tech/x_list_related_elements.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/Xloaded_resources_omvs.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/_client.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/_exceptions.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/_globals.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/_validators.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/action_author_omvs.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/classification_manager_omvs.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/egeria_cat_client.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/egeria_client.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/egeria_config_client.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/egeria_my_client.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/egeria_ops_client.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/egeria_tech_client.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/feedback_manager_omvs.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/mermaid_utilities.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/platform_services.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/registered_info.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/server_operations.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/utils.py +0 -0
- {pyegeria-0.8.4.1 → pyegeria-0.8.4.2}/pyegeria/valid_metadata_omvs.py +0 -0
@@ -62,7 +62,7 @@ def display_archive_list(
|
|
62
62
|
def generate_table() -> Table:
|
63
63
|
"""Make a new table."""
|
64
64
|
table = Table(
|
65
|
-
title=f"
|
65
|
+
title=f"Archive List @ {time.asctime()}",
|
66
66
|
header_style="white on dark_blue",
|
67
67
|
show_lines=True,
|
68
68
|
box=box.ROUNDED,
|
@@ -87,8 +87,7 @@ from .egeria_client import Egeria
|
|
87
87
|
# the use of custom connectors and templates.
|
88
88
|
#
|
89
89
|
#
|
90
|
-
global
|
91
|
-
|
90
|
+
global template_guids, integration_guids
|
92
91
|
TEMPLATE_GUIDS["CSV Data File"] = "13770f93-13c8-42be-9bb8-e0b1b1e52b1f"
|
93
92
|
TEMPLATE_GUIDS["Keystore File"] = "fbcfcc0c-1652-421f-b49b-c3e1c108768f"
|
94
93
|
TEMPLATE_GUIDS["Unity Catalog Server"] = "dcca9788-b30f-4007-b1ac-ec634aff6879"
|
@@ -819,7 +819,8 @@ class CollectionManager(Client):
|
|
819
819
|
Parameters
|
820
820
|
----------
|
821
821
|
classification_name: str
|
822
|
-
Type of collection to create; e.g RootCollection, Folder,
|
822
|
+
Type of collection to create; e.g RootCollection, Folder, ResultsSet, DigitalProduct, HomeCollection,
|
823
|
+
RecentAccess, WorkItemList, etc.
|
823
824
|
anchor_guid: str
|
824
825
|
The unique identifier of the element that should be the anchor for the new element. Set to null if no
|
825
826
|
anchor, or if this collection is to be its own anchor.
|
@@ -915,8 +916,10 @@ class CollectionManager(Client):
|
|
915
916
|
|
916
917
|
Parameters
|
917
918
|
----------
|
919
|
+
|
918
920
|
classification_name: str
|
919
|
-
Type of collection to create; e.g RootCollection, Folder,
|
921
|
+
Type of collection to create; e.g RootCollection, Folder, ResultsSet, DigitalProduct, HomeCollection,
|
922
|
+
RecentAccess, WorkItemList, etc.
|
920
923
|
anchor_guid: str
|
921
924
|
The unique identifier of the element that should be the anchor for the new element.
|
922
925
|
Set to null if no anchor, or if this collection is to be its own anchor.
|
@@ -982,9 +982,8 @@ class RuntimeManager(Client):
|
|
982
982
|
|
983
983
|
Parameters
|
984
984
|
----------
|
985
|
-
|
986
|
-
|
987
|
-
If the value is None, we will default to the "OMAG Server Platform".
|
985
|
+
server_guid: str
|
986
|
+
Identity of the server to report on.
|
988
987
|
|
989
988
|
server : str, optional
|
990
989
|
The name of the server to get governance engine summaries from. If not provided, the default server name
|
@@ -994,7 +993,7 @@ class RuntimeManager(Client):
|
|
994
993
|
Returns
|
995
994
|
-------
|
996
995
|
Response
|
997
|
-
A
|
996
|
+
A list of json dict with the platform reports.
|
998
997
|
|
999
998
|
Raises
|
1000
999
|
------
|
@@ -1019,9 +1018,8 @@ class RuntimeManager(Client):
|
|
1019
1018
|
|
1020
1019
|
Parameters
|
1021
1020
|
----------
|
1022
|
-
|
1023
|
-
|
1024
|
-
If the value is None, we will default to the "OMAG Server Platform".
|
1021
|
+
server_guid: str
|
1022
|
+
Identity of the server to report on.
|
1025
1023
|
|
1026
1024
|
server : str, optional
|
1027
1025
|
The name of the server to get governance engine summaries from. If not provided, the default server name
|
@@ -1030,7 +1028,7 @@ class RuntimeManager(Client):
|
|
1030
1028
|
Returns
|
1031
1029
|
-------
|
1032
1030
|
Response
|
1033
|
-
A
|
1031
|
+
A list of json dict with the platform reports.
|
1034
1032
|
|
1035
1033
|
Raises
|
1036
1034
|
------
|
@@ -1044,3 +1042,35 @@ class RuntimeManager(Client):
|
|
1044
1042
|
self._async_get_server_report(server_guid, server)
|
1045
1043
|
)
|
1046
1044
|
return response
|
1045
|
+
|
1046
|
+
#
|
1047
|
+
# Activate
|
1048
|
+
#
|
1049
|
+
async def _async_activate_with_stored_config(
|
1050
|
+
self, server_guid: str, server: str = None
|
1051
|
+
) -> None:
|
1052
|
+
"""Activate the Open Metadata and Governance (OMAG) server using the configuration document stored for this
|
1053
|
+
server. Async Version
|
1054
|
+
|
1055
|
+
Parameters
|
1056
|
+
----------
|
1057
|
+
server_guid: str
|
1058
|
+
Identity of the server to activate.
|
1059
|
+
|
1060
|
+
server : str, optional
|
1061
|
+
The name of the server to get governance engine summaries from. If not provided, the default server name
|
1062
|
+
will be used.
|
1063
|
+
|
1064
|
+
Returns
|
1065
|
+
-------
|
1066
|
+
None
|
1067
|
+
|
1068
|
+
|
1069
|
+
Raises
|
1070
|
+
------
|
1071
|
+
InvalidParameterException
|
1072
|
+
PropertyServerException
|
1073
|
+
UserNotAuthorizedException
|
1074
|
+
|
1075
|
+
"""
|
1076
|
+
pass
|
@@ -0,0 +1,79 @@
|
|
1
|
+
global template_guids, integration_guids
|
2
|
+
TEMPLATE_GUIDS['CSV Data File'] = '13770f93-13c8-42be-9bb8-e0b1b1e52b1f'
|
3
|
+
TEMPLATE_GUIDS['Keystore File'] = 'fbcfcc0c-1652-421f-b49b-c3e1c108768f'
|
4
|
+
TEMPLATE_GUIDS['Unity Catalog Server'] = 'dcca9788-b30f-4007-b1ac-ec634aff6879'
|
5
|
+
INTEGRATION_GUIDS['UnityCatalogInsideCatalog'] = '74dde22f-2249-4ea3-af2b-b39e73f79b81'
|
6
|
+
INTEGRATION_GUIDS['UnityCatalogServer'] = '06d068d9-9e08-4e67-8c59-073bbf1013af'
|
7
|
+
INTEGRATION_GUIDS['JDBC'] = '70dcd0b7-9f06-48ad-ad44-ae4d7a7762aa'
|
8
|
+
TEMPLATE_GUIDS['Data File'] = '66d8dda9-00cf-4e59-938c-4b0583596b1e'
|
9
|
+
TEMPLATE_GUIDS['View Server'] = 'fd61ca01-390d-4aa2-a55d-426826aa4e1b'
|
10
|
+
TEMPLATE_GUIDS['Archive File'] = '7578e504-d00f-406d-a194-3fc0a351cdf9'
|
11
|
+
TEMPLATE_GUIDS['Unity Catalog Catalog'] = '5ee006aa-a6d6-411b-9b8d-5f720c079cae'
|
12
|
+
TEMPLATE_GUIDS['PostgreSQL Relational Database'] = '3d398b3f-7ae6-4713-952a-409f3dea8520'
|
13
|
+
INTEGRATION_GUIDS['JDBC'] = '70dcd0b7-9f06-48ad-ad44-ae4d7a7762aa'
|
14
|
+
TEMPLATE_GUIDS['Program File'] = '32d27e9c-1fdf-455a-ad2a-42b4d7d99108'
|
15
|
+
TEMPLATE_GUIDS['FileFolder'] = 'fbdd8efd-1b69-474c-bb6d-0a304b394146'
|
16
|
+
INTEGRATION_GUIDS['ContentPacksMonitor'] = '6bb2181e-7724-4515-ba3c-877cded55980'
|
17
|
+
INTEGRATION_GUIDS['GeneralFilesMonitor'] = '1b98cdac-dd0a-4621-93db-99ef5a1098bc'
|
18
|
+
INTEGRATION_GUIDS['SampleDataFilesMonitor'] = 'cd6479e1-2fe7-4426-b358-8a0cf70be117'
|
19
|
+
INTEGRATION_GUIDS['OpenLineageFilePublisher'] = '6271b678-7d22-4cdf-87b1-45b366beaf4e'
|
20
|
+
TEMPLATE_GUIDS['JDBC Endpoint'] = '3d79ce50-1887-4627-ad71-ba4649aba2bc'
|
21
|
+
TEMPLATE_GUIDS['PostgreSQL Server'] = '542134e6-b9ce-4dce-8aef-22e8daf34fdb'
|
22
|
+
INTEGRATION_GUIDS['PostgreSQLServer'] = '36f69fd0-54ba-4f59-8a44-11ccf2687a34'
|
23
|
+
TEMPLATE_GUIDS['Audio Data File'] = '39b4b670-7f15-4744-a5ba-62e8edafbcee'
|
24
|
+
TEMPLATE_GUIDS['Document File'] = 'eb6f728d-fa54-4350-9807-1199cbf96851'
|
25
|
+
TEMPLATE_GUIDS['Integration Daemon'] = '6b3516f0-dd13-4786-9601-07215f995197'
|
26
|
+
TEMPLATE_GUIDS['XML Data File'] = 'ea67ae71-c674-473e-b38b-689879d2a7d9'
|
27
|
+
TEMPLATE_GUIDS['REST API Endpoint'] = '9ea4bff4-d193-492f-bcad-6e68c07c6f9e'
|
28
|
+
TEMPLATE_GUIDS['Unity Catalog Schema'] = '5bf92b0f-3970-41ea-b0a3-aacfbf6fd92e'
|
29
|
+
TEMPLATE_GUIDS['Parquet Data File'] = '7f6cd744-79c3-4d25-a056-eeb1a91574c3'
|
30
|
+
TEMPLATE_GUIDS['3D Image Data File'] = '0059ea2b-6292-4cac-aa6f-a80a605f1114'
|
31
|
+
TEMPLATE_GUIDS['YAML File'] = '2221855b-2b64-4b45-a2ee-c40adc5e2a64'
|
32
|
+
TEMPLATE_GUIDS['Metadata Access Server'] = 'bd8de890-fa79-4c24-aab8-20b41b5893dd'
|
33
|
+
TEMPLATE_GUIDS['Properties File'] = '3b281111-a0ef-4fc4-99e7-9a0ef84a7636'
|
34
|
+
TEMPLATE_GUIDS['Vector Data File'] = 'db1bec7f-55a9-40d3-91c0-a57b76d422e2'
|
35
|
+
TEMPLATE_GUIDS['Apache Kafka Server'] = '5e1ff810-5418-43f7-b7c4-e6e062f9aff7'
|
36
|
+
INTEGRATION_GUIDS['KafkaTopic'] = 'fa1f711c-0b34-4b57-8e6e-16162b132b0c'
|
37
|
+
TEMPLATE_GUIDS['Executable File'] = '3d99a163-7a13-4576-a212-784010a8302a'
|
38
|
+
INTEGRATION_GUIDS['OpenLineageAPIPublisher'] = '2156bc98-973a-4859-908d-4ccc96f53cc5'
|
39
|
+
TEMPLATE_GUIDS['Unity Catalog Table'] = '6cc1e5f5-4c1e-4290-a80e-e06643ffb13d'
|
40
|
+
TEMPLATE_GUIDS['JSON Data File'] = 'c4836635-7e9e-446a-83b5-15e206b1aff3'
|
41
|
+
TEMPLATE_GUIDS['File System'] = '522f228c-097c-4f90-9efc-26c1f2696f87'
|
42
|
+
TEMPLATE_GUIDS['Source Code File'] = '9c7013ef-f29b-4b01-a8ea-5ea14f64c67a'
|
43
|
+
TEMPLATE_GUIDS['Apple MacBook Pro'] = '32a9fd56-85c9-47fe-a211-9da3871bf4da'
|
44
|
+
TEMPLATE_GUIDS['Build Instruction File'] = 'fbb2fa2e-8bcb-402e-9be7-5c6db9f2c504'
|
45
|
+
TEMPLATE_GUIDS['Spreadsheet Data File'] = 'e4fabff5-2ba9-4050-9076-6ed917970b4c'
|
46
|
+
TEMPLATE_GUIDS['UNIX File System'] = '27117270-8667-41d0-a99a-9118f9b60199'
|
47
|
+
TEMPLATE_GUIDS['Video Data File'] = '93b2b722-ec0f-4da4-960a-b8d4922f8bf5'
|
48
|
+
TEMPLATE_GUIDS['Unity Catalog Function'] = 'a490ba65-6104-4213-9be9-524e16fed8aa'
|
49
|
+
TEMPLATE_GUIDS['PostgreSQL Relational Database Schema'] = '82a5417c-d882-4271-8444-4c6a996a8bfc'
|
50
|
+
TEMPLATE_GUIDS['Engine Host'] = '1764a891-4234-45f1-8cc3-536af40c790d'
|
51
|
+
TEMPLATE_GUIDS['Avro Data File'] = '9f5be428-058e-41dd-b506-3a222283b579'
|
52
|
+
TEMPLATE_GUIDS['Unity Catalog Volume'] = '92d2d2dc-0798-41f0-9512-b10548d312b7'
|
53
|
+
TEMPLATE_GUIDS['File'] = 'ae3067c7-cc72-4a18-88e1-746803c2c86f'
|
54
|
+
TEMPLATE_GUIDS['Apache Kafka Topic'] = 'ea8f81c9-c59c-47de-9525-7cc59d1251e5'
|
55
|
+
TEMPLATE_GUIDS['Script File'] = 'dbd5e6bb-1ff8-46f4-a007-fb0485f68c92'
|
56
|
+
TEMPLATE_GUIDS['Apache Atlas Server'] = 'fe6dce45-a978-4417-ab55-17f05b8bcea7'
|
57
|
+
TEMPLATE_GUIDS['Raster Data File'] = '47211156-f03f-4881-8526-015e695a3dac'
|
58
|
+
TEMPLATE_GUIDS['Data Folder'] = '372a0379-7060-4c9d-8d84-bc709b31794c'
|
59
|
+
INTEGRATION_GUIDS['MaintainDataFolderLastUpdateDate'] = 'fd26f07c-ae44-4bc5-b457-37b43112224f'
|
60
|
+
INTEGRATION_GUIDS['OpenLineageFilePublisher'] = '6271b678-7d22-4cdf-87b1-45b366beaf4e'
|
61
|
+
TEMPLATE_GUIDS['OMAG Server Platform'] = '9b06c4dc-ddc8-47ae-b56b-28775d3a96f0'
|
62
|
+
INTEGRATION_GUIDS['OpenAPI'] = 'b89d9a5a-2ea6-49bc-a4fc-e7df9f3ca93e'
|
63
|
+
INTEGRATION_GUIDS['OMAGServerPlatform'] = 'dee84e6e-7a96-4975-86c1-152fb3ab759b'
|
64
|
+
INTEGRATION_GUIDS['PostgreSQLServerCataloguer'] = '36f69fd0-54ba-4f59-8a44-11ccf2687a34'
|
65
|
+
INTEGRATION_GUIDS['UnityCatalogInsideCatalogSynchronizer'] = '74dde22f-2249-4ea3-af2b-b39e73f79b81'
|
66
|
+
INTEGRATION_GUIDS['OpenLineageAPIPublisher'] = '2156bc98-973a-4859-908d-4ccc96f53cc5'
|
67
|
+
INTEGRATION_GUIDS['JDBCDatabaseCataloguer'] = '70dcd0b7-9f06-48ad-ad44-ae4d7a7762aa'
|
68
|
+
INTEGRATION_GUIDS['FilesCataloguer'] = '1b98cdac-dd0a-4621-93db-99ef5a1098bc'
|
69
|
+
INTEGRATION_GUIDS['SampleDataCataloguer'] = 'cd6479e1-2fe7-4426-b358-8a0cf70be117'
|
70
|
+
INTEGRATION_GUIDS['OpenLineageGovernanceActionPublisher'] = '206f8faf-04da-4b6f-8280-eeee3943afeb'
|
71
|
+
INTEGRATION_GUIDS['OpenAPICataloguer'] = 'b89d9a5a-2ea6-49bc-a4fc-e7df9f3ca93e'
|
72
|
+
INTEGRATION_GUIDS['OMAGServerPlatformCataloguer'] = 'dee84e6e-7a96-4975-86c1-152fb3ab759b'
|
73
|
+
INTEGRATION_GUIDS['ApacheKafkaCataloguer'] = 'fa1f711c-0b34-4b57-8e6e-16162b132b0c'
|
74
|
+
INTEGRATION_GUIDS['UnityCatalogServerSynchronizer'] = '06d068d9-9e08-4e67-8c59-073bbf1013af'
|
75
|
+
INTEGRATION_GUIDS['MaintainLastUpdateDate'] = 'fd26f07c-ae44-4bc5-b457-37b43112224f'
|
76
|
+
INTEGRATION_GUIDS['OpenLineageKafkaListener'] = '980b989c-de78-4e6a-a58d-51049d7381bf'
|
77
|
+
INTEGRATION_GUIDS['OpenLineageFilePublisher'] = '6271b678-7d22-4cdf-87b1-45b366beaf4e'
|
78
|
+
INTEGRATION_GUIDS['ContentPacksCataloguer'] = '6bb2181e-7724-4515-ba3c-877cded55980'
|
79
|
+
INTEGRATION_GUIDS['OpenLineageCataloguer'] = '3347ac71-8dd2-403a-bc16-75a71be64bd7'
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|