openmetadata-ingestion 1.5.7.0__py3-none-any.whl → 1.5.8.0__py3-none-any.whl
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.
Potentially problematic release.
This version of openmetadata-ingestion might be problematic. Click here for more details.
- metadata/generated/schema/analytics/__init__.py +1 -1
- metadata/generated/schema/analytics/basic.py +1 -1
- metadata/generated/schema/analytics/reportData.py +1 -1
- metadata/generated/schema/analytics/reportDataType/__init__.py +1 -1
- metadata/generated/schema/analytics/reportDataType/aggregatedCostAnalysisReportData.py +1 -1
- metadata/generated/schema/analytics/reportDataType/entityReportData.py +1 -1
- metadata/generated/schema/analytics/reportDataType/rawCostAnalysisReportData.py +1 -1
- metadata/generated/schema/analytics/reportDataType/webAnalyticEntityViewReportData.py +1 -1
- metadata/generated/schema/analytics/reportDataType/webAnalyticUserActivityReportData.py +1 -1
- metadata/generated/schema/analytics/webAnalyticEvent.py +1 -1
- metadata/generated/schema/analytics/webAnalyticEventData.py +1 -1
- metadata/generated/schema/analytics/webAnalyticEventType/__init__.py +1 -1
- metadata/generated/schema/analytics/webAnalyticEventType/customEvent.py +1 -1
- metadata/generated/schema/analytics/webAnalyticEventType/pageViewEvent.py +1 -1
- metadata/generated/schema/api/__init__.py +1 -1
- metadata/generated/schema/api/addGlossaryToAssetsRequest.py +1 -1
- metadata/generated/schema/api/analytics/__init__.py +1 -1
- metadata/generated/schema/api/analytics/createWebAnalyticEvent.py +1 -1
- metadata/generated/schema/api/automations/__init__.py +1 -1
- metadata/generated/schema/api/automations/createWorkflow.py +1 -1
- metadata/generated/schema/api/bulkAssets.py +1 -1
- metadata/generated/schema/api/classification/__init__.py +1 -1
- metadata/generated/schema/api/classification/createClassification.py +1 -1
- metadata/generated/schema/api/classification/createTag.py +1 -1
- metadata/generated/schema/api/classification/loadTags.py +1 -1
- metadata/generated/schema/api/createBot.py +1 -1
- metadata/generated/schema/api/createEventPublisherJob.py +1 -1
- metadata/generated/schema/api/createType.py +1 -1
- metadata/generated/schema/api/data/__init__.py +1 -1
- metadata/generated/schema/api/data/createAPICollection.py +1 -1
- metadata/generated/schema/api/data/createAPIEndpoint.py +1 -1
- metadata/generated/schema/api/data/createChart.py +1 -1
- metadata/generated/schema/api/data/createContainer.py +1 -1
- metadata/generated/schema/api/data/createCustomProperty.py +1 -1
- metadata/generated/schema/api/data/createDashboard.py +1 -1
- metadata/generated/schema/api/data/createDashboardDataModel.py +1 -1
- metadata/generated/schema/api/data/createDatabase.py +1 -1
- metadata/generated/schema/api/data/createDatabaseSchema.py +1 -1
- metadata/generated/schema/api/data/createGlossary.py +1 -1
- metadata/generated/schema/api/data/createGlossaryTerm.py +1 -1
- metadata/generated/schema/api/data/createMlModel.py +1 -1
- metadata/generated/schema/api/data/createPipeline.py +1 -1
- metadata/generated/schema/api/data/createQuery.py +1 -1
- metadata/generated/schema/api/data/createSearchIndex.py +1 -1
- metadata/generated/schema/api/data/createStoredProcedure.py +1 -1
- metadata/generated/schema/api/data/createTable.py +8 -1
- metadata/generated/schema/api/data/createTableProfile.py +1 -1
- metadata/generated/schema/api/data/createTopic.py +1 -1
- metadata/generated/schema/api/data/loadGlossary.py +1 -1
- metadata/generated/schema/api/data/restoreEntity.py +1 -1
- metadata/generated/schema/api/dataInsight/__init__.py +1 -1
- metadata/generated/schema/api/dataInsight/createDataInsightChart.py +1 -1
- metadata/generated/schema/api/dataInsight/custom/__init__.py +1 -1
- metadata/generated/schema/api/dataInsight/custom/createDataInsightCustomChart.py +1 -1
- metadata/generated/schema/api/dataInsight/kpi/__init__.py +1 -1
- metadata/generated/schema/api/dataInsight/kpi/createKpiRequest.py +1 -1
- metadata/generated/schema/api/docStore/__init__.py +1 -1
- metadata/generated/schema/api/docStore/createDocument.py +1 -1
- metadata/generated/schema/api/domains/__init__.py +1 -1
- metadata/generated/schema/api/domains/createDataProduct.py +1 -1
- metadata/generated/schema/api/domains/createDomain.py +1 -1
- metadata/generated/schema/api/feed/__init__.py +1 -1
- metadata/generated/schema/api/feed/closeTask.py +1 -1
- metadata/generated/schema/api/feed/createPost.py +1 -1
- metadata/generated/schema/api/feed/createSuggestion.py +1 -1
- metadata/generated/schema/api/feed/createThread.py +1 -1
- metadata/generated/schema/api/feed/resolveTask.py +1 -1
- metadata/generated/schema/api/feed/threadCount.py +1 -1
- metadata/generated/schema/api/lineage/__init__.py +1 -1
- metadata/generated/schema/api/lineage/addLineage.py +1 -1
- metadata/generated/schema/api/openMetadataServerVersion.py +1 -1
- metadata/generated/schema/api/policies/__init__.py +1 -1
- metadata/generated/schema/api/policies/createPolicy.py +1 -1
- metadata/generated/schema/api/services/__init__.py +1 -1
- metadata/generated/schema/api/services/createApiService.py +1 -1
- metadata/generated/schema/api/services/createDashboardService.py +1 -1
- metadata/generated/schema/api/services/createDatabaseService.py +1 -1
- metadata/generated/schema/api/services/createMessagingService.py +1 -1
- metadata/generated/schema/api/services/createMetadataService.py +1 -1
- metadata/generated/schema/api/services/createMlModelService.py +1 -1
- metadata/generated/schema/api/services/createPipelineService.py +1 -1
- metadata/generated/schema/api/services/createSearchService.py +1 -1
- metadata/generated/schema/api/services/createStorageService.py +1 -1
- metadata/generated/schema/api/services/ingestionPipelines/__init__.py +1 -1
- metadata/generated/schema/api/services/ingestionPipelines/createIngestionPipeline.py +1 -1
- metadata/generated/schema/api/setOwner.py +1 -1
- metadata/generated/schema/api/teams/__init__.py +1 -1
- metadata/generated/schema/api/teams/createPersona.py +1 -1
- metadata/generated/schema/api/teams/createRole.py +1 -1
- metadata/generated/schema/api/teams/createTeam.py +1 -1
- metadata/generated/schema/api/teams/createUser.py +1 -1
- metadata/generated/schema/api/tests/__init__.py +1 -1
- metadata/generated/schema/api/tests/createCustomMetric.py +1 -1
- metadata/generated/schema/api/tests/createLogicalTestCases.py +1 -1
- metadata/generated/schema/api/tests/createTestCase.py +1 -1
- metadata/generated/schema/api/tests/createTestCaseResolutionStatus.py +1 -1
- metadata/generated/schema/api/tests/createTestDefinition.py +1 -1
- metadata/generated/schema/api/tests/createTestSuite.py +1 -1
- metadata/generated/schema/api/voteRequest.py +1 -1
- metadata/generated/schema/auth/__init__.py +1 -1
- metadata/generated/schema/auth/basicAuth.py +1 -1
- metadata/generated/schema/auth/basicLoginRequest.py +1 -1
- metadata/generated/schema/auth/changePasswordRequest.py +1 -1
- metadata/generated/schema/auth/createPersonalToken.py +1 -1
- metadata/generated/schema/auth/emailRequest.py +1 -1
- metadata/generated/schema/auth/emailVerificationToken.py +1 -1
- metadata/generated/schema/auth/generateToken.py +1 -1
- metadata/generated/schema/auth/jwtAuth.py +1 -1
- metadata/generated/schema/auth/loginRequest.py +1 -1
- metadata/generated/schema/auth/logoutRequest.py +1 -1
- metadata/generated/schema/auth/passwordResetRequest.py +1 -1
- metadata/generated/schema/auth/passwordResetToken.py +1 -1
- metadata/generated/schema/auth/personalAccessToken.py +1 -1
- metadata/generated/schema/auth/refreshToken.py +1 -1
- metadata/generated/schema/auth/registrationRequest.py +1 -1
- metadata/generated/schema/auth/revokePersonalToken.py +1 -1
- metadata/generated/schema/auth/revokeToken.py +1 -1
- metadata/generated/schema/auth/serviceTokenEnum.py +1 -1
- metadata/generated/schema/auth/ssoAuth.py +1 -1
- metadata/generated/schema/auth/tokenRefreshRequest.py +1 -1
- metadata/generated/schema/configuration/__init__.py +1 -1
- metadata/generated/schema/configuration/appsPrivateConfiguration.py +1 -1
- metadata/generated/schema/configuration/authConfig.py +1 -1
- metadata/generated/schema/configuration/authenticationConfiguration.py +1 -1
- metadata/generated/schema/configuration/authorizerConfiguration.py +1 -1
- metadata/generated/schema/configuration/changeEventConfiguration.py +1 -1
- metadata/generated/schema/configuration/dataQualityConfiguration.py +1 -1
- metadata/generated/schema/configuration/elasticSearchConfiguration.py +1 -1
- metadata/generated/schema/configuration/eventHandlerConfiguration.py +1 -1
- metadata/generated/schema/configuration/fernetConfiguration.py +1 -1
- metadata/generated/schema/configuration/jwtTokenConfiguration.py +1 -1
- metadata/generated/schema/configuration/kafkaEventConfiguration.py +1 -1
- metadata/generated/schema/configuration/ldapConfiguration.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/__init__.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/customTrustManagerConfig.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/hostNameConfig.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/jvmDefaultConfig.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/trustAllConfig.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/truststoreConfig.py +1 -1
- metadata/generated/schema/configuration/limitsConfiguration.py +1 -1
- metadata/generated/schema/configuration/loginConfiguration.py +1 -1
- metadata/generated/schema/configuration/logoConfiguration.py +1 -1
- metadata/generated/schema/configuration/pipelineServiceClientConfiguration.py +1 -1
- metadata/generated/schema/configuration/profilerConfiguration.py +1 -1
- metadata/generated/schema/configuration/slackAppConfiguration.py +1 -1
- metadata/generated/schema/configuration/taskNotificationConfiguration.py +1 -1
- metadata/generated/schema/configuration/testResultNotificationConfiguration.py +1 -1
- metadata/generated/schema/configuration/themeConfiguration.py +1 -1
- metadata/generated/schema/configuration/uiThemePreference.py +1 -1
- metadata/generated/schema/dataInsight/__init__.py +1 -1
- metadata/generated/schema/dataInsight/custom/__init__.py +1 -1
- metadata/generated/schema/dataInsight/custom/dataInsightCustomChart.py +1 -1
- metadata/generated/schema/dataInsight/custom/dataInsightCustomChartResult.py +1 -1
- metadata/generated/schema/dataInsight/custom/dataInsightCustomChartResultList.py +1 -1
- metadata/generated/schema/dataInsight/custom/formulaHolder.py +1 -1
- metadata/generated/schema/dataInsight/custom/lineChart.py +1 -1
- metadata/generated/schema/dataInsight/custom/summaryCard.py +1 -1
- metadata/generated/schema/dataInsight/dataInsightChart.py +1 -1
- metadata/generated/schema/dataInsight/dataInsightChartResult.py +1 -1
- metadata/generated/schema/dataInsight/kpi/__init__.py +1 -1
- metadata/generated/schema/dataInsight/kpi/basic.py +1 -1
- metadata/generated/schema/dataInsight/kpi/kpi.py +1 -1
- metadata/generated/schema/dataInsight/type/__init__.py +1 -1
- metadata/generated/schema/dataInsight/type/aggregatedUnusedAssetsCount.py +1 -1
- metadata/generated/schema/dataInsight/type/aggregatedUnusedAssetsSize.py +1 -1
- metadata/generated/schema/dataInsight/type/aggregatedUsedVsUnusedAssetsCount.py +1 -1
- metadata/generated/schema/dataInsight/type/aggregatedUsedVsUnusedAssetsSize.py +1 -1
- metadata/generated/schema/dataInsight/type/dailyActiveUsers.py +1 -1
- metadata/generated/schema/dataInsight/type/mostActiveUsers.py +1 -1
- metadata/generated/schema/dataInsight/type/mostViewedEntities.py +1 -1
- metadata/generated/schema/dataInsight/type/pageViewsByEntities.py +1 -1
- metadata/generated/schema/dataInsight/type/unusedAssets.py +1 -1
- metadata/generated/schema/email/__init__.py +1 -1
- metadata/generated/schema/email/emailRequest.py +1 -1
- metadata/generated/schema/email/emailTemplate.py +1 -1
- metadata/generated/schema/email/emailTemplatePlaceholder.py +1 -1
- metadata/generated/schema/email/smtpSettings.py +1 -1
- metadata/generated/schema/email/templateValidationReponse.py +1 -1
- metadata/generated/schema/entity/__init__.py +1 -1
- metadata/generated/schema/entity/applications/__init__.py +1 -1
- metadata/generated/schema/entity/applications/app.py +1 -1
- metadata/generated/schema/entity/applications/appRunRecord.py +1 -1
- metadata/generated/schema/entity/applications/configuration/__init__.py +1 -1
- metadata/generated/schema/entity/applications/configuration/applicationConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/__init__.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/__init__.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/addDescriptionAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/addDomainAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/addOwnerAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/addTagsAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/addTierAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/lineagePropagationAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/mlTaggingAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/removeDescriptionAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/removeDomainAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/removeOwnerAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/removeTagsAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/removeTierAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automatorAppConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/metaPilotAppConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/internal/__init__.py +1 -1
- metadata/generated/schema/entity/applications/configuration/internal/dataInsightsAppConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/internal/dataInsightsReportAppConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/internal/searchIndexingAppConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/private/external/__init__.py +1 -1
- metadata/generated/schema/entity/applications/configuration/private/external/metaPilotAppPrivateConfig.py +1 -1
- metadata/generated/schema/entity/applications/createAppRequest.py +1 -1
- metadata/generated/schema/entity/applications/jobStatus.py +1 -1
- metadata/generated/schema/entity/applications/liveExecutionContext.py +1 -1
- metadata/generated/schema/entity/applications/marketplace/__init__.py +1 -1
- metadata/generated/schema/entity/applications/marketplace/appMarketPlaceDefinition.py +1 -1
- metadata/generated/schema/entity/applications/marketplace/createAppMarketPlaceDefinitionReq.py +1 -1
- metadata/generated/schema/entity/applications/scheduledExecutionContext.py +1 -1
- metadata/generated/schema/entity/automations/__init__.py +1 -1
- metadata/generated/schema/entity/automations/testServiceConnection.py +1 -1
- metadata/generated/schema/entity/automations/workflow.py +1 -1
- metadata/generated/schema/entity/bot.py +1 -1
- metadata/generated/schema/entity/classification/__init__.py +1 -1
- metadata/generated/schema/entity/classification/classification.py +1 -1
- metadata/generated/schema/entity/classification/tag.py +1 -1
- metadata/generated/schema/entity/data/__init__.py +1 -1
- metadata/generated/schema/entity/data/apiCollection.py +1 -1
- metadata/generated/schema/entity/data/apiEndpoint.py +1 -1
- metadata/generated/schema/entity/data/chart.py +1 -1
- metadata/generated/schema/entity/data/container.py +1 -1
- metadata/generated/schema/entity/data/dashboard.py +1 -1
- metadata/generated/schema/entity/data/dashboardDataModel.py +2 -1
- metadata/generated/schema/entity/data/database.py +1 -1
- metadata/generated/schema/entity/data/databaseSchema.py +1 -1
- metadata/generated/schema/entity/data/glossary.py +1 -1
- metadata/generated/schema/entity/data/glossaryTerm.py +1 -1
- metadata/generated/schema/entity/data/metrics.py +1 -1
- metadata/generated/schema/entity/data/mlmodel.py +1 -1
- metadata/generated/schema/entity/data/pipeline.py +1 -1
- metadata/generated/schema/entity/data/query.py +1 -1
- metadata/generated/schema/entity/data/report.py +1 -1
- metadata/generated/schema/entity/data/searchIndex.py +1 -1
- metadata/generated/schema/entity/data/storedProcedure.py +1 -1
- metadata/generated/schema/entity/data/table.py +8 -1
- metadata/generated/schema/entity/data/topic.py +1 -1
- metadata/generated/schema/entity/docStore/__init__.py +1 -1
- metadata/generated/schema/entity/docStore/document.py +1 -1
- metadata/generated/schema/entity/domains/__init__.py +1 -1
- metadata/generated/schema/entity/domains/dataProduct.py +1 -1
- metadata/generated/schema/entity/domains/domain.py +1 -1
- metadata/generated/schema/entity/events/__init__.py +1 -1
- metadata/generated/schema/entity/events/webhook.py +1 -1
- metadata/generated/schema/entity/feed/__init__.py +1 -1
- metadata/generated/schema/entity/feed/assets.py +1 -1
- metadata/generated/schema/entity/feed/customProperty.py +1 -1
- metadata/generated/schema/entity/feed/description.py +1 -1
- metadata/generated/schema/entity/feed/domain.py +1 -1
- metadata/generated/schema/entity/feed/entityInfo.py +1 -1
- metadata/generated/schema/entity/feed/owner.py +1 -1
- metadata/generated/schema/entity/feed/suggestion.py +1 -1
- metadata/generated/schema/entity/feed/tag.py +1 -1
- metadata/generated/schema/entity/feed/testCaseResult.py +1 -1
- metadata/generated/schema/entity/feed/thread.py +1 -1
- metadata/generated/schema/entity/policies/__init__.py +1 -1
- metadata/generated/schema/entity/policies/accessControl/__init__.py +1 -1
- metadata/generated/schema/entity/policies/accessControl/resourceDescriptor.py +1 -1
- metadata/generated/schema/entity/policies/accessControl/resourcePermission.py +1 -1
- metadata/generated/schema/entity/policies/accessControl/rule.py +1 -1
- metadata/generated/schema/entity/policies/filters.py +1 -1
- metadata/generated/schema/entity/policies/policy.py +1 -1
- metadata/generated/schema/entity/services/__init__.py +1 -1
- metadata/generated/schema/entity/services/apiService.py +1 -1
- metadata/generated/schema/entity/services/connections/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/apiService/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/apiService/restConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/common/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/common/sslCertPaths.py +1 -1
- metadata/generated/schema/entity/services/connections/common/sslCertValues.py +1 -1
- metadata/generated/schema/entity/services/connections/common/sslConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/connectionBasicType.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/customDashboardConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/domoDashboardConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/lightdashConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/lookerConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/metabaseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/modeConnection.py +9 -1
- metadata/generated/schema/entity/services/connections/dashboard/mstrConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerBIConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerbi/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerbi/azureConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerbi/bucketDetails.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerbi/gcsConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerbi/s3Config.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/qlikCloudConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/qlikSenseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/quickSightConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/redashConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/supersetConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/tableauConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/athenaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/azureSQLConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/bigQueryConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/bigTableConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/clickhouseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/common/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/common/azureConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/common/basicAuth.py +1 -1
- metadata/generated/schema/entity/services/connections/database/common/iamAuthConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/common/jwtAuth.py +1 -1
- metadata/generated/schema/entity/services/connections/database/couchbaseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/customDatabaseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/databricksConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/datalake/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/datalake/azureConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/datalake/gcsConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/datalake/s3Config.py +1 -1
- metadata/generated/schema/entity/services/connections/database/datalakeConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/db2Connection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/deltaLakeConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/deltalake/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/deltalake/metastoreConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/deltalake/storageConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/domoDatabaseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/dorisConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/druidConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/dynamoDBConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/glueConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/greenplumConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/hiveConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/dynamoDbCatalogConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/glueCatalogConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/hiveCatalogConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/icebergCatalog.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/icebergFileSystem.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/restCatalogConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/icebergConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/impalaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/mariaDBConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/mongoDBConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/mssqlConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/mysqlConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/oracleConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/pinotDBConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/postgresConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/prestoConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/redshiftConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/salesforceConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sapErpConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sapHana/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sapHana/sapHanaHDBConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sapHana/sapHanaSQLConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sapHanaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sasConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/singleStoreConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/snowflakeConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sqliteConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/synapseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/teradataConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/trinoConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/unityCatalogConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/verticaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/customMessagingConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/kafkaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/kinesisConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/pulsarConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/redpandaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/saslMechanismType.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/alationConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/alationSinkConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/amundsenConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/atlasConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/metadataESConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/openMetadataConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/customMlModelConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/mlflowConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/sageMakerConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/sklearnConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/vertexaiConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/airbyteConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/airflowConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/backendConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/customPipelineConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/dagsterConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/databricksPipelineConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/dbtCloudConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/domoPipelineConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/fivetranConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/flinkConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/gluePipelineConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/kafkaConnectConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/nifiConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/openLineageConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/sparkConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/splineConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/search/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/search/customSearchConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/search/elasticSearch/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/search/elasticSearch/apiAuth.py +1 -1
- metadata/generated/schema/entity/services/connections/search/elasticSearch/basicAuth.py +1 -1
- metadata/generated/schema/entity/services/connections/search/elasticSearchConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/search/openSearchConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/serviceConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/storage/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/storage/adlsConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/storage/customStorageConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/storage/gcsConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/storage/s3Connection.py +1 -1
- metadata/generated/schema/entity/services/connections/testConnectionDefinition.py +1 -1
- metadata/generated/schema/entity/services/connections/testConnectionResult.py +1 -1
- metadata/generated/schema/entity/services/dashboardService.py +1 -1
- metadata/generated/schema/entity/services/databaseService.py +1 -1
- metadata/generated/schema/entity/services/ingestionPipelines/__init__.py +1 -1
- metadata/generated/schema/entity/services/ingestionPipelines/ingestionPipeline.py +1 -1
- metadata/generated/schema/entity/services/ingestionPipelines/pipelineServiceClientResponse.py +1 -1
- metadata/generated/schema/entity/services/ingestionPipelines/status.py +1 -1
- metadata/generated/schema/entity/services/messagingService.py +1 -1
- metadata/generated/schema/entity/services/metadataService.py +1 -1
- metadata/generated/schema/entity/services/mlmodelService.py +1 -1
- metadata/generated/schema/entity/services/pipelineService.py +1 -1
- metadata/generated/schema/entity/services/searchService.py +1 -1
- metadata/generated/schema/entity/services/serviceType.py +1 -1
- metadata/generated/schema/entity/services/storageService.py +1 -1
- metadata/generated/schema/entity/teams/__init__.py +1 -1
- metadata/generated/schema/entity/teams/persona.py +1 -1
- metadata/generated/schema/entity/teams/role.py +1 -1
- metadata/generated/schema/entity/teams/team.py +1 -1
- metadata/generated/schema/entity/teams/teamHierarchy.py +1 -1
- metadata/generated/schema/entity/teams/user.py +1 -1
- metadata/generated/schema/entity/type.py +1 -1
- metadata/generated/schema/entity/utils/__init__.py +1 -1
- metadata/generated/schema/entity/utils/entitiesCount.py +1 -1
- metadata/generated/schema/entity/utils/servicesCount.py +1 -1
- metadata/generated/schema/entity/utils/supersetApiConnection.py +1 -1
- metadata/generated/schema/events/__init__.py +1 -1
- metadata/generated/schema/events/alertMetrics.py +1 -1
- metadata/generated/schema/events/api/__init__.py +1 -1
- metadata/generated/schema/events/api/createEventSubscription.py +1 -1
- metadata/generated/schema/events/api/testEventSubscriptionDestination.py +1 -1
- metadata/generated/schema/events/emailAlertConfig.py +1 -1
- metadata/generated/schema/events/eventFilterRule.py +1 -1
- metadata/generated/schema/events/eventSubscription.py +1 -1
- metadata/generated/schema/events/eventSubscriptionOffset.py +1 -1
- metadata/generated/schema/events/failedEvent.py +1 -1
- metadata/generated/schema/events/filterResourceDescriptor.py +1 -1
- metadata/generated/schema/events/subscriptionResourceDescriptor.py +1 -1
- metadata/generated/schema/metadataIngestion/__init__.py +1 -1
- metadata/generated/schema/metadataIngestion/application.py +1 -1
- metadata/generated/schema/metadataIngestion/applicationPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/dashboardServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/dataInsightPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/databaseServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/databaseServiceProfilerPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/databaseServiceQueryLineagePipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/databaseServiceQueryUsagePipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/__init__.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtAzureConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtBucketDetails.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtCloudConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtGCSConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtHttpConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtLocalConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtS3Config.py +1 -1
- metadata/generated/schema/metadataIngestion/messagingServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/metadataToElasticSearchPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/mlmodelServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/pipelineServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/searchServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/__init__.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/containerMetadataConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/manifestMetadataConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageBucketDetails.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageMetadataADLSConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageMetadataGCSConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageMetadataHttpConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageMetadataLocalConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageMetadataS3Config.py +1 -1
- metadata/generated/schema/metadataIngestion/storageServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/testSuitePipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/workflow.py +1 -1
- metadata/generated/schema/monitoring/__init__.py +1 -1
- metadata/generated/schema/monitoring/eventMonitorProvider.py +1 -1
- metadata/generated/schema/security/__init__.py +1 -1
- metadata/generated/schema/security/client/__init__.py +1 -1
- metadata/generated/schema/security/client/auth0SSOClientConfig.py +1 -1
- metadata/generated/schema/security/client/azureSSOClientConfig.py +1 -1
- metadata/generated/schema/security/client/customOidcSSOClientConfig.py +1 -1
- metadata/generated/schema/security/client/googleSSOClientConfig.py +1 -1
- metadata/generated/schema/security/client/oidcClientConfig.py +1 -1
- metadata/generated/schema/security/client/oktaSSOClientConfig.py +1 -1
- metadata/generated/schema/security/client/openMetadataJWTClientConfig.py +1 -1
- metadata/generated/schema/security/client/samlSSOClientConfig.py +1 -1
- metadata/generated/schema/security/credentials/__init__.py +1 -1
- metadata/generated/schema/security/credentials/accessTokenAuth.py +1 -1
- metadata/generated/schema/security/credentials/apiAccessTokenAuth.py +1 -1
- metadata/generated/schema/security/credentials/awsCredentials.py +1 -1
- metadata/generated/schema/security/credentials/azureCredentials.py +1 -1
- metadata/generated/schema/security/credentials/basicAuth.py +1 -1
- metadata/generated/schema/security/credentials/bitbucketCredentials.py +1 -1
- metadata/generated/schema/security/credentials/gcpCredentials.py +1 -1
- metadata/generated/schema/security/credentials/gcpExternalAccount.py +1 -1
- metadata/generated/schema/security/credentials/gcpValues.py +1 -1
- metadata/generated/schema/security/credentials/gitCredentials.py +1 -1
- metadata/generated/schema/security/credentials/githubCredentials.py +1 -1
- metadata/generated/schema/security/credentials/gitlabCredentials.py +1 -1
- metadata/generated/schema/security/sasl/__init__.py +1 -1
- metadata/generated/schema/security/sasl/saslClientConfig.py +1 -1
- metadata/generated/schema/security/secrets/__init__.py +1 -1
- metadata/generated/schema/security/secrets/secretsManagerClientLoader.py +1 -1
- metadata/generated/schema/security/secrets/secretsManagerConfiguration.py +1 -1
- metadata/generated/schema/security/secrets/secretsManagerProvider.py +1 -1
- metadata/generated/schema/security/securityConfiguration.py +1 -1
- metadata/generated/schema/security/ssl/__init__.py +1 -1
- metadata/generated/schema/security/ssl/validateSSLClientConfig.py +1 -1
- metadata/generated/schema/security/ssl/verifySSLConfig.py +1 -1
- metadata/generated/schema/settings/__init__.py +1 -1
- metadata/generated/schema/settings/settings.py +1 -1
- metadata/generated/schema/system/__init__.py +1 -1
- metadata/generated/schema/system/entityError.py +1 -1
- metadata/generated/schema/system/eventPublisherJob.py +1 -1
- metadata/generated/schema/system/indexingError.py +1 -1
- metadata/generated/schema/system/limitsResponse.py +1 -1
- metadata/generated/schema/system/ui/__init__.py +1 -1
- metadata/generated/schema/system/ui/knowledgePanel.py +1 -1
- metadata/generated/schema/system/ui/page.py +1 -1
- metadata/generated/schema/system/validationResponse.py +1 -1
- metadata/generated/schema/tests/__init__.py +1 -1
- metadata/generated/schema/tests/assigned.py +1 -1
- metadata/generated/schema/tests/basic.py +1 -1
- metadata/generated/schema/tests/customMetric.py +1 -1
- metadata/generated/schema/tests/dataQualityReport.py +1 -1
- metadata/generated/schema/tests/resolved.py +1 -1
- metadata/generated/schema/tests/testCase.py +1 -1
- metadata/generated/schema/tests/testCaseResolutionStatus.py +1 -1
- metadata/generated/schema/tests/testDefinition.py +1 -1
- metadata/generated/schema/tests/testSuite.py +1 -1
- metadata/generated/schema/type/__init__.py +1 -1
- metadata/generated/schema/type/apiSchema.py +1 -1
- metadata/generated/schema/type/auditLog.py +1 -1
- metadata/generated/schema/type/basic.py +1 -1
- metadata/generated/schema/type/bulkOperationResult.py +1 -1
- metadata/generated/schema/type/changeEvent.py +1 -1
- metadata/generated/schema/type/changeEventType.py +1 -1
- metadata/generated/schema/type/collectionDescriptor.py +1 -1
- metadata/generated/schema/type/csvDocumentation.py +1 -1
- metadata/generated/schema/type/csvErrorType.py +1 -1
- metadata/generated/schema/type/csvFile.py +1 -1
- metadata/generated/schema/type/csvImportResult.py +1 -1
- metadata/generated/schema/type/customProperties/__init__.py +1 -1
- metadata/generated/schema/type/customProperties/complexTypes.py +1 -1
- metadata/generated/schema/type/customProperties/enumConfig.py +1 -1
- metadata/generated/schema/type/customProperties/tableConfig.py +1 -1
- metadata/generated/schema/type/customProperty.py +1 -1
- metadata/generated/schema/type/dailyCount.py +1 -1
- metadata/generated/schema/type/databaseConnectionConfig.py +1 -1
- metadata/generated/schema/type/entityHierarchy.py +1 -1
- metadata/generated/schema/type/entityHistory.py +1 -1
- metadata/generated/schema/type/entityLineage.py +1 -1
- metadata/generated/schema/type/entityReference.py +1 -1
- metadata/generated/schema/type/entityReferenceList.py +1 -1
- metadata/generated/schema/type/entityRelationship.py +1 -1
- metadata/generated/schema/type/entityUsage.py +1 -1
- metadata/generated/schema/type/filterPattern.py +1 -1
- metadata/generated/schema/type/function.py +1 -1
- metadata/generated/schema/type/include.py +1 -1
- metadata/generated/schema/type/jdbcConnection.py +1 -1
- metadata/generated/schema/type/lifeCycle.py +1 -1
- metadata/generated/schema/type/paging.py +1 -1
- metadata/generated/schema/type/profile.py +1 -1
- metadata/generated/schema/type/queryParserData.py +1 -1
- metadata/generated/schema/type/reaction.py +1 -1
- metadata/generated/schema/type/schedule.py +1 -1
- metadata/generated/schema/type/schema.py +1 -1
- metadata/generated/schema/type/tableQuery.py +1 -1
- metadata/generated/schema/type/tableUsageCount.py +1 -1
- metadata/generated/schema/type/tagLabel.py +1 -1
- metadata/generated/schema/type/usageDetails.py +1 -1
- metadata/generated/schema/type/usageRequest.py +1 -1
- metadata/generated/schema/type/votes.py +1 -1
- metadata/ingestion/connections/test_connections.py +66 -40
- metadata/ingestion/source/dashboard/dashboard_service.py +7 -1
- metadata/ingestion/source/dashboard/domodashboard/connection.py +8 -3
- metadata/ingestion/source/dashboard/lightdash/connection.py +8 -3
- metadata/ingestion/source/dashboard/looker/connection.py +8 -2
- metadata/ingestion/source/dashboard/metabase/connection.py +8 -2
- metadata/ingestion/source/dashboard/mode/client.py +29 -2
- metadata/ingestion/source/dashboard/mode/connection.py +9 -3
- metadata/ingestion/source/dashboard/mode/metadata.py +4 -1
- metadata/ingestion/source/dashboard/mstr/connection.py +8 -2
- metadata/ingestion/source/dashboard/powerbi/connection.py +8 -2
- metadata/ingestion/source/dashboard/qlikcloud/connection.py +8 -2
- metadata/ingestion/source/dashboard/qliksense/connection.py +8 -2
- metadata/ingestion/source/dashboard/quicksight/connection.py +8 -2
- metadata/ingestion/source/dashboard/quicksight/metadata.py +363 -81
- metadata/ingestion/source/dashboard/quicksight/models.py +19 -1
- metadata/ingestion/source/dashboard/redash/connection.py +8 -2
- metadata/ingestion/source/dashboard/superset/connection.py +8 -2
- metadata/ingestion/source/dashboard/tableau/connection.py +8 -2
- metadata/ingestion/source/database/athena/connection.py +8 -2
- metadata/ingestion/source/database/azuresql/connection.py +8 -2
- metadata/ingestion/source/database/bigquery/connection.py +9 -3
- metadata/ingestion/source/database/bigtable/connection.py +8 -2
- metadata/ingestion/source/database/clickhouse/connection.py +8 -2
- metadata/ingestion/source/database/common_db_source.py +9 -0
- metadata/ingestion/source/database/couchbase/connection.py +8 -2
- metadata/ingestion/source/database/database_service.py +7 -1
- metadata/ingestion/source/database/databricks/connection.py +8 -3
- metadata/ingestion/source/database/databricks/metadata.py +8 -0
- metadata/ingestion/source/database/datalake/connection.py +8 -2
- metadata/ingestion/source/database/db2/connection.py +8 -2
- metadata/ingestion/source/database/deltalake/connection.py +8 -2
- metadata/ingestion/source/database/domodatabase/connection.py +8 -2
- metadata/ingestion/source/database/doris/connection.py +8 -2
- metadata/ingestion/source/database/druid/connection.py +8 -2
- metadata/ingestion/source/database/dynamodb/connection.py +8 -2
- metadata/ingestion/source/database/glue/connection.py +8 -2
- metadata/ingestion/source/database/greenplum/connection.py +8 -2
- metadata/ingestion/source/database/hive/connection.py +25 -4
- metadata/ingestion/source/database/iceberg/connection.py +8 -2
- metadata/ingestion/source/database/impala/connection.py +8 -2
- metadata/ingestion/source/database/mariadb/connection.py +8 -2
- metadata/ingestion/source/database/mongodb/connection.py +8 -2
- metadata/ingestion/source/database/mssql/connection.py +8 -2
- metadata/ingestion/source/database/mysql/connection.py +8 -2
- metadata/ingestion/source/database/oracle/connection.py +8 -2
- metadata/ingestion/source/database/pinotdb/connection.py +8 -2
- metadata/ingestion/source/database/postgres/connection.py +8 -2
- metadata/ingestion/source/database/presto/connection.py +8 -2
- metadata/ingestion/source/database/query_parser_source.py +5 -1
- metadata/ingestion/source/database/redshift/connection.py +10 -2
- metadata/ingestion/source/database/salesforce/connection.py +8 -2
- metadata/ingestion/source/database/salesforce/metadata.py +5 -1
- metadata/ingestion/source/database/saperp/connection.py +8 -2
- metadata/ingestion/source/database/saphana/connection.py +8 -2
- metadata/ingestion/source/database/saphana/lineage.py +5 -1
- metadata/ingestion/source/database/sas/connection.py +8 -2
- metadata/ingestion/source/database/sas/metadata.py +7 -1
- metadata/ingestion/source/database/singlestore/connection.py +8 -2
- metadata/ingestion/source/database/snowflake/connection.py +8 -2
- metadata/ingestion/source/database/sqlite/connection.py +8 -2
- metadata/ingestion/source/database/teradata/connection.py +8 -2
- metadata/ingestion/source/database/trino/connection.py +8 -2
- metadata/ingestion/source/database/unitycatalog/connection.py +8 -3
- metadata/ingestion/source/database/unitycatalog/lineage.py +7 -1
- metadata/ingestion/source/database/vertica/connection.py +8 -2
- metadata/ingestion/source/messaging/kafka/connection.py +8 -2
- metadata/ingestion/source/messaging/kinesis/connection.py +8 -2
- metadata/ingestion/source/messaging/messaging_service.py +7 -1
- metadata/ingestion/source/messaging/redpanda/connection.py +8 -2
- metadata/ingestion/source/metadata/alationsink/connection.py +8 -2
- metadata/ingestion/source/metadata/alationsink/metadata.py +5 -1
- metadata/ingestion/source/metadata/amundsen/connection.py +8 -2
- metadata/ingestion/source/metadata/amundsen/metadata.py +7 -1
- metadata/ingestion/source/metadata/atlas/connection.py +8 -2
- metadata/ingestion/source/metadata/atlas/metadata.py +7 -1
- metadata/ingestion/source/mlmodel/mlflow/connection.py +8 -2
- metadata/ingestion/source/mlmodel/mlmodel_service.py +7 -1
- metadata/ingestion/source/mlmodel/sagemaker/connection.py +8 -2
- metadata/ingestion/source/pipeline/airbyte/connection.py +8 -2
- metadata/ingestion/source/pipeline/airflow/connection.py +8 -2
- metadata/ingestion/source/pipeline/airflow/metadata.py +14 -2
- metadata/ingestion/source/pipeline/dagster/connection.py +8 -2
- metadata/ingestion/source/pipeline/databrickspipeline/connection.py +8 -2
- metadata/ingestion/source/pipeline/dbtcloud/connection.py +8 -2
- metadata/ingestion/source/pipeline/domopipeline/connection.py +8 -2
- metadata/ingestion/source/pipeline/fivetran/connection.py +8 -2
- metadata/ingestion/source/pipeline/flink/connection.py +8 -2
- metadata/ingestion/source/pipeline/gluepipeline/connection.py +8 -2
- metadata/ingestion/source/pipeline/kafkaconnect/connection.py +8 -2
- metadata/ingestion/source/pipeline/nifi/connection.py +8 -2
- metadata/ingestion/source/pipeline/openlineage/connection.py +8 -2
- metadata/ingestion/source/pipeline/pipeline_service.py +7 -1
- metadata/ingestion/source/pipeline/spline/connection.py +8 -2
- metadata/ingestion/source/search/elasticsearch/connection.py +8 -3
- metadata/ingestion/source/search/search_service.py +7 -1
- metadata/ingestion/source/storage/gcs/connection.py +8 -2
- metadata/ingestion/source/storage/s3/connection.py +8 -2
- metadata/ingestion/source/storage/storage_service.py +7 -1
- metadata/utils/constants.py +1 -0
- metadata/utils/timeout.py +6 -1
- metadata/workflow/profiler.py +6 -2
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/METADATA +343 -343
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/RECORD +689 -689
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/LICENSE +0 -0
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/WHEEL +0 -0
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/entry_points.txt +0 -0
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/top_level.txt +0 -0
|
@@ -22,8 +22,12 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
22
22
|
from metadata.generated.schema.entity.services.connections.mlmodel.mlflowConnection import (
|
|
23
23
|
MlflowConnection,
|
|
24
24
|
)
|
|
25
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
26
|
+
TestConnectionResult,
|
|
27
|
+
)
|
|
25
28
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
26
29
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
30
|
+
from metadata.utils.constants import THREE_MIN
|
|
27
31
|
|
|
28
32
|
|
|
29
33
|
def get_connection(connection: MlflowConnection) -> MlflowClient:
|
|
@@ -41,7 +45,8 @@ def test_connection(
|
|
|
41
45
|
client: MlflowClient,
|
|
42
46
|
service_connection: MlflowConnection,
|
|
43
47
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
44
|
-
|
|
48
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
49
|
+
) -> TestConnectionResult:
|
|
45
50
|
"""
|
|
46
51
|
Test connection. This can be executed either as part
|
|
47
52
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -49,9 +54,10 @@ def test_connection(
|
|
|
49
54
|
|
|
50
55
|
test_fn = {"GetModels": client.search_registered_models}
|
|
51
56
|
|
|
52
|
-
test_connection_steps(
|
|
57
|
+
return test_connection_steps(
|
|
53
58
|
metadata=metadata,
|
|
54
59
|
test_fn=test_fn,
|
|
55
60
|
service_type=service_connection.type.value,
|
|
56
61
|
automation_workflow=automation_workflow,
|
|
62
|
+
timeout_seconds=timeout_seconds,
|
|
57
63
|
)
|
|
@@ -38,6 +38,9 @@ from metadata.ingestion.api.delete import delete_entity_from_source
|
|
|
38
38
|
from metadata.ingestion.api.models import Either
|
|
39
39
|
from metadata.ingestion.api.steps import Source
|
|
40
40
|
from metadata.ingestion.api.topology_runner import TopologyRunnerMixin
|
|
41
|
+
from metadata.ingestion.connections.test_connections import (
|
|
42
|
+
raise_test_connection_exception,
|
|
43
|
+
)
|
|
41
44
|
from metadata.ingestion.models.delete_entity import DeleteEntity
|
|
42
45
|
from metadata.ingestion.models.topology import (
|
|
43
46
|
NodeStage,
|
|
@@ -176,7 +179,10 @@ class MlModelServiceSource(TopologyRunnerMixin, Source, ABC):
|
|
|
176
179
|
|
|
177
180
|
def test_connection(self) -> None:
|
|
178
181
|
test_connection_fn = get_test_connection_fn(self.service_connection)
|
|
179
|
-
test_connection_fn(
|
|
182
|
+
result = test_connection_fn(
|
|
183
|
+
self.metadata, self.connection_obj, self.service_connection
|
|
184
|
+
)
|
|
185
|
+
raise_test_connection_exception(result)
|
|
180
186
|
|
|
181
187
|
def mark_mlmodels_as_deleted(self) -> Iterable[Either[DeleteEntity]]:
|
|
182
188
|
"""Method to mark the mlmodels as deleted"""
|
|
@@ -21,8 +21,12 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
21
21
|
from metadata.generated.schema.entity.services.connections.mlmodel.sageMakerConnection import (
|
|
22
22
|
SageMakerConnection,
|
|
23
23
|
)
|
|
24
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
25
|
+
TestConnectionResult,
|
|
26
|
+
)
|
|
24
27
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
25
28
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
29
|
+
from metadata.utils.constants import THREE_MIN
|
|
26
30
|
|
|
27
31
|
|
|
28
32
|
def get_connection(connection: SageMakerConnection):
|
|
@@ -37,7 +41,8 @@ def test_connection(
|
|
|
37
41
|
client,
|
|
38
42
|
service_connection: SageMakerConnection,
|
|
39
43
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
40
|
-
|
|
44
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
45
|
+
) -> TestConnectionResult:
|
|
41
46
|
"""
|
|
42
47
|
Test connection. This can be executed either as part
|
|
43
48
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -45,9 +50,10 @@ def test_connection(
|
|
|
45
50
|
|
|
46
51
|
test_fn = {"GetModels": client.list_models}
|
|
47
52
|
|
|
48
|
-
test_connection_steps(
|
|
53
|
+
return test_connection_steps(
|
|
49
54
|
metadata=metadata,
|
|
50
55
|
test_fn=test_fn,
|
|
51
56
|
service_type=service_connection.type.value,
|
|
52
57
|
automation_workflow=automation_workflow,
|
|
58
|
+
timeout_seconds=timeout_seconds,
|
|
53
59
|
)
|
|
@@ -20,9 +20,13 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
20
20
|
from metadata.generated.schema.entity.services.connections.pipeline.airbyteConnection import (
|
|
21
21
|
AirbyteConnection,
|
|
22
22
|
)
|
|
23
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
24
|
+
TestConnectionResult,
|
|
25
|
+
)
|
|
23
26
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
24
27
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
25
28
|
from metadata.ingestion.source.pipeline.airbyte.client import AirbyteClient
|
|
29
|
+
from metadata.utils.constants import THREE_MIN
|
|
26
30
|
|
|
27
31
|
|
|
28
32
|
def get_connection(connection: AirbyteConnection) -> AirbyteClient:
|
|
@@ -37,7 +41,8 @@ def test_connection(
|
|
|
37
41
|
client: AirbyteClient,
|
|
38
42
|
service_connection: AirbyteConnection,
|
|
39
43
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
40
|
-
|
|
44
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
45
|
+
) -> TestConnectionResult:
|
|
41
46
|
"""
|
|
42
47
|
Test connection. This can be executed either as part
|
|
43
48
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -45,9 +50,10 @@ def test_connection(
|
|
|
45
50
|
|
|
46
51
|
test_fn = {"GetPipelines": client.list_workspaces}
|
|
47
52
|
|
|
48
|
-
test_connection_steps(
|
|
53
|
+
return test_connection_steps(
|
|
49
54
|
metadata=metadata,
|
|
50
55
|
test_fn=test_fn,
|
|
51
56
|
service_type=service_connection.type.value,
|
|
52
57
|
automation_workflow=automation_workflow,
|
|
58
|
+
timeout_seconds=timeout_seconds,
|
|
53
59
|
)
|
|
@@ -36,12 +36,16 @@ from metadata.generated.schema.entity.services.connections.pipeline.airflowConne
|
|
|
36
36
|
from metadata.generated.schema.entity.services.connections.pipeline.backendConnection import (
|
|
37
37
|
BackendConnection,
|
|
38
38
|
)
|
|
39
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
40
|
+
TestConnectionResult,
|
|
41
|
+
)
|
|
39
42
|
from metadata.ingestion.connections.test_connections import (
|
|
40
43
|
SourceConnectionException,
|
|
41
44
|
test_connection_engine_step,
|
|
42
45
|
test_connection_steps,
|
|
43
46
|
)
|
|
44
47
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
48
|
+
from metadata.utils.constants import THREE_MIN
|
|
45
49
|
|
|
46
50
|
|
|
47
51
|
# Only import when needed
|
|
@@ -103,7 +107,8 @@ def test_connection(
|
|
|
103
107
|
engine: Engine,
|
|
104
108
|
service_connection: AirflowConnection,
|
|
105
109
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
106
|
-
|
|
110
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
111
|
+
) -> TestConnectionResult:
|
|
107
112
|
"""
|
|
108
113
|
Test connection. This can be executed either as part
|
|
109
114
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -111,9 +116,10 @@ def test_connection(
|
|
|
111
116
|
|
|
112
117
|
test_fn = {"CheckAccess": partial(test_connection_engine_step, engine)}
|
|
113
118
|
|
|
114
|
-
test_connection_steps(
|
|
119
|
+
return test_connection_steps(
|
|
115
120
|
metadata=metadata,
|
|
116
121
|
test_fn=test_fn,
|
|
117
122
|
service_type=service_connection.type.value,
|
|
118
123
|
automation_workflow=automation_workflow,
|
|
124
|
+
timeout_seconds=timeout_seconds,
|
|
119
125
|
)
|
|
@@ -15,7 +15,7 @@ import traceback
|
|
|
15
15
|
from collections import Counter
|
|
16
16
|
from datetime import datetime
|
|
17
17
|
from enum import Enum
|
|
18
|
-
from typing import Iterable, List, Optional, cast
|
|
18
|
+
from typing import Dict, Iterable, List, Optional, cast
|
|
19
19
|
|
|
20
20
|
from airflow.models import BaseOperator, DagRun, TaskInstance
|
|
21
21
|
from airflow.models.dag import DagModel
|
|
@@ -142,6 +142,16 @@ class AirflowSource(PipelineServiceSource):
|
|
|
142
142
|
|
|
143
143
|
return self._session
|
|
144
144
|
|
|
145
|
+
@staticmethod
|
|
146
|
+
def _extract_serialized_task(task: Dict) -> Dict:
|
|
147
|
+
"""
|
|
148
|
+
Given the serialization changes introduced in Airflow 2.10,
|
|
149
|
+
ensure compatibility with all versions.
|
|
150
|
+
"""
|
|
151
|
+
if task.keys() == {"__var", "__type"}:
|
|
152
|
+
return task["__var"]
|
|
153
|
+
return task
|
|
154
|
+
|
|
145
155
|
def get_pipeline_status(self, dag_id: str) -> List[DagRun]:
|
|
146
156
|
"""
|
|
147
157
|
Return the DagRuns of given dag
|
|
@@ -328,7 +338,9 @@ class AirflowSource(PipelineServiceSource):
|
|
|
328
338
|
max_active_runs=data.get("max_active_runs", None),
|
|
329
339
|
description=data.get("_description", None),
|
|
330
340
|
start_date=data.get("start_date", None),
|
|
331
|
-
tasks=
|
|
341
|
+
tasks=list(
|
|
342
|
+
map(self._extract_serialized_task, data.get("tasks", []))
|
|
343
|
+
),
|
|
332
344
|
schedule_interval=get_schedule_interval(data),
|
|
333
345
|
owner=self.fetch_dag_owners(data),
|
|
334
346
|
)
|
|
@@ -20,10 +20,14 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
20
20
|
from metadata.generated.schema.entity.services.connections.pipeline.dagsterConnection import (
|
|
21
21
|
DagsterConnection,
|
|
22
22
|
)
|
|
23
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
24
|
+
TestConnectionResult,
|
|
25
|
+
)
|
|
23
26
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
24
27
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
25
28
|
from metadata.ingestion.source.pipeline.dagster.client import DagsterClient
|
|
26
29
|
from metadata.ingestion.source.pipeline.dagster.queries import TEST_QUERY_GRAPHQL
|
|
30
|
+
from metadata.utils.constants import THREE_MIN
|
|
27
31
|
|
|
28
32
|
|
|
29
33
|
def get_connection(connection: DagsterConnection) -> DagsterClient:
|
|
@@ -38,7 +42,8 @@ def test_connection(
|
|
|
38
42
|
client: DagsterClient,
|
|
39
43
|
service_connection: DagsterConnection,
|
|
40
44
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
41
|
-
|
|
45
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
46
|
+
) -> TestConnectionResult:
|
|
42
47
|
"""
|
|
43
48
|
Test connection. This can be executed either as part
|
|
44
49
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -49,9 +54,10 @@ def test_connection(
|
|
|
49
54
|
|
|
50
55
|
test_fn = {"GetPipelines": custom_executor_for_pipeline}
|
|
51
56
|
|
|
52
|
-
test_connection_steps(
|
|
57
|
+
return test_connection_steps(
|
|
53
58
|
metadata=metadata,
|
|
54
59
|
test_fn=test_fn,
|
|
55
60
|
service_type=service_connection.type.value,
|
|
56
61
|
automation_workflow=automation_workflow,
|
|
62
|
+
timeout_seconds=timeout_seconds,
|
|
57
63
|
)
|
|
@@ -21,9 +21,13 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
21
21
|
from metadata.generated.schema.entity.services.connections.pipeline.databricksPipelineConnection import (
|
|
22
22
|
DatabricksPipelineConnection,
|
|
23
23
|
)
|
|
24
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
25
|
+
TestConnectionResult,
|
|
26
|
+
)
|
|
24
27
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
25
28
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
26
29
|
from metadata.ingestion.source.database.databricks.client import DatabricksClient
|
|
30
|
+
from metadata.utils.constants import THREE_MIN
|
|
27
31
|
|
|
28
32
|
|
|
29
33
|
def get_connection(connection: DatabricksPipelineConnection) -> DatabricksClient:
|
|
@@ -38,7 +42,8 @@ def test_connection(
|
|
|
38
42
|
client: DatabricksClient,
|
|
39
43
|
service_connection: DatabricksPipelineConnection,
|
|
40
44
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
41
|
-
|
|
45
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
46
|
+
) -> TestConnectionResult:
|
|
42
47
|
"""
|
|
43
48
|
Test connection. This can be executed either as part
|
|
44
49
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -46,9 +51,10 @@ def test_connection(
|
|
|
46
51
|
|
|
47
52
|
test_fn = {"GetPipelines": client.list_jobs_test_connection}
|
|
48
53
|
|
|
49
|
-
test_connection_steps(
|
|
54
|
+
return test_connection_steps(
|
|
50
55
|
metadata=metadata,
|
|
51
56
|
test_fn=test_fn,
|
|
52
57
|
service_type=service_connection.type.value,
|
|
53
58
|
automation_workflow=automation_workflow,
|
|
59
|
+
timeout_seconds=timeout_seconds,
|
|
54
60
|
)
|
|
@@ -22,9 +22,13 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
22
22
|
from metadata.generated.schema.entity.services.connections.pipeline.dbtCloudConnection import (
|
|
23
23
|
DBTCloudConnection,
|
|
24
24
|
)
|
|
25
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
26
|
+
TestConnectionResult,
|
|
27
|
+
)
|
|
25
28
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
26
29
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
27
30
|
from metadata.ingestion.source.pipeline.dbtcloud.client import DBTCloudClient
|
|
31
|
+
from metadata.utils.constants import THREE_MIN
|
|
28
32
|
|
|
29
33
|
|
|
30
34
|
def get_connection(connection: DBTCloudConnection) -> DBTCloudClient:
|
|
@@ -39,7 +43,8 @@ def test_connection(
|
|
|
39
43
|
client: DBTCloudClient,
|
|
40
44
|
service_connection: DBTCloudConnection,
|
|
41
45
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
42
|
-
|
|
46
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
47
|
+
) -> TestConnectionResult:
|
|
43
48
|
"""
|
|
44
49
|
Test connection. This can be executed either as part
|
|
45
50
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -52,9 +57,10 @@ def test_connection(
|
|
|
52
57
|
"GetRuns": partial(client.get_runs, job_id=job_id),
|
|
53
58
|
}
|
|
54
59
|
|
|
55
|
-
test_connection_steps(
|
|
60
|
+
return test_connection_steps(
|
|
56
61
|
metadata=metadata,
|
|
57
62
|
test_fn=test_fn,
|
|
58
63
|
service_type=service_connection.type.value,
|
|
59
64
|
automation_workflow=automation_workflow,
|
|
65
|
+
timeout_seconds=timeout_seconds,
|
|
60
66
|
)
|
|
@@ -24,11 +24,15 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
24
24
|
from metadata.generated.schema.entity.services.connections.pipeline.domoPipelineConnection import (
|
|
25
25
|
DomoPipelineConnection,
|
|
26
26
|
)
|
|
27
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
28
|
+
TestConnectionResult,
|
|
29
|
+
)
|
|
27
30
|
from metadata.ingestion.connections.test_connections import (
|
|
28
31
|
SourceConnectionException,
|
|
29
32
|
test_connection_steps,
|
|
30
33
|
)
|
|
31
34
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
35
|
+
from metadata.utils.constants import THREE_MIN
|
|
32
36
|
|
|
33
37
|
|
|
34
38
|
def get_connection(connection: DomoPipelineConnection) -> Domo:
|
|
@@ -47,7 +51,8 @@ def test_connection(
|
|
|
47
51
|
connection: Domo,
|
|
48
52
|
service_connection: DomoPipelineConnection,
|
|
49
53
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
50
|
-
|
|
54
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
55
|
+
) -> TestConnectionResult:
|
|
51
56
|
"""
|
|
52
57
|
Test connection. This can be executed either as part
|
|
53
58
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -59,9 +64,10 @@ def test_connection(
|
|
|
59
64
|
|
|
60
65
|
test_fn = {"GetPipelines": custom_executor}
|
|
61
66
|
|
|
62
|
-
test_connection_steps(
|
|
67
|
+
return test_connection_steps(
|
|
63
68
|
metadata=metadata,
|
|
64
69
|
test_fn=test_fn,
|
|
65
70
|
service_type=service_connection.type.value,
|
|
66
71
|
automation_workflow=automation_workflow,
|
|
72
|
+
timeout_seconds=timeout_seconds,
|
|
67
73
|
)
|
|
@@ -20,9 +20,13 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
20
20
|
from metadata.generated.schema.entity.services.connections.pipeline.fivetranConnection import (
|
|
21
21
|
FivetranConnection,
|
|
22
22
|
)
|
|
23
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
24
|
+
TestConnectionResult,
|
|
25
|
+
)
|
|
23
26
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
24
27
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
25
28
|
from metadata.ingestion.source.pipeline.fivetran.client import FivetranClient
|
|
29
|
+
from metadata.utils.constants import THREE_MIN
|
|
26
30
|
|
|
27
31
|
|
|
28
32
|
def get_connection(connection: FivetranConnection) -> FivetranClient:
|
|
@@ -37,7 +41,8 @@ def test_connection(
|
|
|
37
41
|
client: FivetranClient,
|
|
38
42
|
service_connection: FivetranConnection,
|
|
39
43
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
40
|
-
|
|
44
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
45
|
+
) -> TestConnectionResult:
|
|
41
46
|
"""
|
|
42
47
|
Test connection. This can be executed either as part
|
|
43
48
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -45,9 +50,10 @@ def test_connection(
|
|
|
45
50
|
|
|
46
51
|
test_fn = {"GetPipelines": client.list_groups}
|
|
47
52
|
|
|
48
|
-
test_connection_steps(
|
|
53
|
+
return test_connection_steps(
|
|
49
54
|
metadata=metadata,
|
|
50
55
|
test_fn=test_fn,
|
|
51
56
|
service_type=service_connection.type.value,
|
|
52
57
|
automation_workflow=automation_workflow,
|
|
58
|
+
timeout_seconds=timeout_seconds,
|
|
53
59
|
)
|
|
@@ -20,9 +20,13 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
20
20
|
from metadata.generated.schema.entity.services.connections.pipeline.flinkConnection import (
|
|
21
21
|
FlinkConnection,
|
|
22
22
|
)
|
|
23
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
24
|
+
TestConnectionResult,
|
|
25
|
+
)
|
|
23
26
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
24
27
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
25
28
|
from metadata.ingestion.source.pipeline.flink.client import FlinkClient
|
|
29
|
+
from metadata.utils.constants import THREE_MIN
|
|
26
30
|
|
|
27
31
|
|
|
28
32
|
def get_connection(connection: FlinkConnection) -> FlinkClient:
|
|
@@ -37,16 +41,18 @@ def test_connection(
|
|
|
37
41
|
client: FlinkClient,
|
|
38
42
|
service_connection: FlinkConnection,
|
|
39
43
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
40
|
-
|
|
44
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
45
|
+
) -> TestConnectionResult:
|
|
41
46
|
"""
|
|
42
47
|
Test connection. This can be executed either as part
|
|
43
48
|
of a metadata workflow or during an Automation Workflow
|
|
44
49
|
"""
|
|
45
50
|
test_fn = {"GetPipelines": client.get_jobs}
|
|
46
51
|
|
|
47
|
-
test_connection_steps(
|
|
52
|
+
return test_connection_steps(
|
|
48
53
|
metadata=metadata,
|
|
49
54
|
test_fn=test_fn,
|
|
50
55
|
service_type=service_connection.type.value,
|
|
51
56
|
automation_workflow=automation_workflow,
|
|
57
|
+
timeout_seconds=timeout_seconds,
|
|
52
58
|
)
|
|
@@ -22,8 +22,12 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
22
22
|
from metadata.generated.schema.entity.services.connections.pipeline.gluePipelineConnection import (
|
|
23
23
|
GluePipelineConnection,
|
|
24
24
|
)
|
|
25
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
26
|
+
TestConnectionResult,
|
|
27
|
+
)
|
|
25
28
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
26
29
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
30
|
+
from metadata.utils.constants import THREE_MIN
|
|
27
31
|
|
|
28
32
|
|
|
29
33
|
def get_connection(connection: GluePipelineConnection):
|
|
@@ -38,7 +42,8 @@ def test_connection(
|
|
|
38
42
|
client,
|
|
39
43
|
service_connection: GluePipelineConnection,
|
|
40
44
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
41
|
-
|
|
45
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
46
|
+
) -> TestConnectionResult:
|
|
42
47
|
"""
|
|
43
48
|
Test connection. This can be executed either as part
|
|
44
49
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -46,9 +51,10 @@ def test_connection(
|
|
|
46
51
|
|
|
47
52
|
test_fn = {"GetPipelines": client.list_workflows}
|
|
48
53
|
|
|
49
|
-
test_connection_steps(
|
|
54
|
+
return test_connection_steps(
|
|
50
55
|
metadata=metadata,
|
|
51
56
|
test_fn=test_fn,
|
|
52
57
|
service_type=service_connection.type.value,
|
|
53
58
|
automation_workflow=automation_workflow,
|
|
59
|
+
timeout_seconds=timeout_seconds,
|
|
54
60
|
)
|
|
@@ -21,9 +21,13 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
21
21
|
from metadata.generated.schema.entity.services.connections.pipeline.kafkaConnectConnection import (
|
|
22
22
|
KafkaConnectConnection,
|
|
23
23
|
)
|
|
24
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
25
|
+
TestConnectionResult,
|
|
26
|
+
)
|
|
24
27
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
25
28
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
26
29
|
from metadata.ingestion.source.pipeline.kafkaconnect.client import KafkaConnectClient
|
|
30
|
+
from metadata.utils.constants import THREE_MIN
|
|
27
31
|
|
|
28
32
|
|
|
29
33
|
def get_connection(connection: KafkaConnectConnection) -> KafkaConnectClient:
|
|
@@ -38,7 +42,8 @@ def test_connection(
|
|
|
38
42
|
client: KafkaConnectClient,
|
|
39
43
|
service_connection: KafkaConnectConnection,
|
|
40
44
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
41
|
-
|
|
45
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
46
|
+
) -> TestConnectionResult:
|
|
42
47
|
"""
|
|
43
48
|
Test connection. This can be executed either as part
|
|
44
49
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -50,9 +55,10 @@ def test_connection(
|
|
|
50
55
|
"GetPlugins": client.get_connector_plugins,
|
|
51
56
|
}
|
|
52
57
|
|
|
53
|
-
test_connection_steps(
|
|
58
|
+
return test_connection_steps(
|
|
54
59
|
metadata=metadata,
|
|
55
60
|
test_fn=test_fn,
|
|
56
61
|
service_type=service_connection.type.value,
|
|
57
62
|
automation_workflow=automation_workflow,
|
|
63
|
+
timeout_seconds=timeout_seconds,
|
|
58
64
|
)
|
|
@@ -21,9 +21,13 @@ from metadata.generated.schema.entity.services.connections.pipeline.nifiConnecti
|
|
|
21
21
|
BasicAuthentication,
|
|
22
22
|
NifiConnection,
|
|
23
23
|
)
|
|
24
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
25
|
+
TestConnectionResult,
|
|
26
|
+
)
|
|
24
27
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
25
28
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
26
29
|
from metadata.ingestion.source.pipeline.nifi.client import NifiClient
|
|
30
|
+
from metadata.utils.constants import THREE_MIN
|
|
27
31
|
|
|
28
32
|
|
|
29
33
|
def get_connection(connection: NifiConnection) -> NifiClient:
|
|
@@ -53,7 +57,8 @@ def test_connection(
|
|
|
53
57
|
client: NifiClient,
|
|
54
58
|
service_connection: NifiConnection,
|
|
55
59
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
56
|
-
|
|
60
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
61
|
+
) -> TestConnectionResult:
|
|
57
62
|
"""
|
|
58
63
|
Test connection. This can be executed either as part
|
|
59
64
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -64,9 +69,10 @@ def test_connection(
|
|
|
64
69
|
|
|
65
70
|
test_fn = {"GetPipelines": custom_executor}
|
|
66
71
|
|
|
67
|
-
test_connection_steps(
|
|
72
|
+
return test_connection_steps(
|
|
68
73
|
metadata=metadata,
|
|
69
74
|
test_fn=test_fn,
|
|
70
75
|
service_type=service_connection.type.value,
|
|
71
76
|
automation_workflow=automation_workflow,
|
|
77
|
+
timeout_seconds=timeout_seconds,
|
|
72
78
|
)
|
|
@@ -26,11 +26,15 @@ from metadata.generated.schema.entity.services.connections.pipeline.openLineageC
|
|
|
26
26
|
from metadata.generated.schema.entity.services.connections.pipeline.openLineageConnection import (
|
|
27
27
|
SecurityProtocol as KafkaSecProtocol,
|
|
28
28
|
)
|
|
29
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
30
|
+
TestConnectionResult,
|
|
31
|
+
)
|
|
29
32
|
from metadata.ingestion.connections.test_connections import (
|
|
30
33
|
SourceConnectionException,
|
|
31
34
|
test_connection_steps,
|
|
32
35
|
)
|
|
33
36
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
37
|
+
from metadata.utils.constants import THREE_MIN
|
|
34
38
|
|
|
35
39
|
|
|
36
40
|
def get_connection(connection: OpenLineageConnection) -> KafkaConsumer:
|
|
@@ -76,7 +80,8 @@ def test_connection(
|
|
|
76
80
|
client: KafkaConsumer,
|
|
77
81
|
service_connection: OpenLineageConnection,
|
|
78
82
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
79
|
-
|
|
83
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
84
|
+
) -> TestConnectionResult:
|
|
80
85
|
"""
|
|
81
86
|
Test connection. This can be executed either as part
|
|
82
87
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -89,9 +94,10 @@ def test_connection(
|
|
|
89
94
|
|
|
90
95
|
test_fn = {"GetWatermarkOffsets": custom_executor}
|
|
91
96
|
|
|
92
|
-
test_connection_steps(
|
|
97
|
+
return test_connection_steps(
|
|
93
98
|
metadata=metadata,
|
|
94
99
|
test_fn=test_fn,
|
|
95
100
|
service_type=service_connection.type.value,
|
|
96
101
|
automation_workflow=automation_workflow,
|
|
102
|
+
timeout_seconds=timeout_seconds,
|
|
97
103
|
)
|
|
@@ -35,6 +35,9 @@ from metadata.ingestion.api.delete import delete_entity_from_source
|
|
|
35
35
|
from metadata.ingestion.api.models import Either
|
|
36
36
|
from metadata.ingestion.api.steps import Source
|
|
37
37
|
from metadata.ingestion.api.topology_runner import TopologyRunnerMixin
|
|
38
|
+
from metadata.ingestion.connections.test_connections import (
|
|
39
|
+
raise_test_connection_exception,
|
|
40
|
+
)
|
|
38
41
|
from metadata.ingestion.models.delete_entity import DeleteEntity
|
|
39
42
|
from metadata.ingestion.models.ometa_classification import OMetaTagAndClassification
|
|
40
43
|
from metadata.ingestion.models.ometa_lineage import OMetaLineageRequest
|
|
@@ -251,7 +254,10 @@ class PipelineServiceSource(TopologyRunnerMixin, Source, ABC):
|
|
|
251
254
|
|
|
252
255
|
def test_connection(self) -> None:
|
|
253
256
|
test_connection_fn = get_test_connection_fn(self.service_connection)
|
|
254
|
-
test_connection_fn(
|
|
257
|
+
result = test_connection_fn(
|
|
258
|
+
self.metadata, self.connection_obj, self.service_connection
|
|
259
|
+
)
|
|
260
|
+
raise_test_connection_exception(result)
|
|
255
261
|
|
|
256
262
|
def register_record(self, pipeline_request: CreatePipelineRequest) -> None:
|
|
257
263
|
"""Mark the pipeline record as scanned and update the pipeline_source_state"""
|
|
@@ -20,9 +20,13 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
20
20
|
from metadata.generated.schema.entity.services.connections.pipeline.splineConnection import (
|
|
21
21
|
SplineConnection,
|
|
22
22
|
)
|
|
23
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
24
|
+
TestConnectionResult,
|
|
25
|
+
)
|
|
23
26
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
24
27
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
25
28
|
from metadata.ingestion.source.pipeline.spline.client import SplineClient
|
|
29
|
+
from metadata.utils.constants import THREE_MIN
|
|
26
30
|
|
|
27
31
|
|
|
28
32
|
def get_connection(connection: SplineConnection) -> SplineClient:
|
|
@@ -38,7 +42,8 @@ def test_connection(
|
|
|
38
42
|
client: SplineClient,
|
|
39
43
|
service_connection: SplineConnection,
|
|
40
44
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
41
|
-
|
|
45
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
46
|
+
) -> TestConnectionResult:
|
|
42
47
|
"""
|
|
43
48
|
Test connection. This can be executed either as part
|
|
44
49
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -46,9 +51,10 @@ def test_connection(
|
|
|
46
51
|
|
|
47
52
|
test_fn = {"GetPipelines": client.get_pipelines_test_connection}
|
|
48
53
|
|
|
49
|
-
test_connection_steps(
|
|
54
|
+
return test_connection_steps(
|
|
50
55
|
metadata=metadata,
|
|
51
56
|
test_fn=test_fn,
|
|
52
57
|
service_type=service_connection.type.value,
|
|
53
58
|
automation_workflow=automation_workflow,
|
|
59
|
+
timeout_seconds=timeout_seconds,
|
|
54
60
|
)
|
|
@@ -40,10 +40,13 @@ from metadata.generated.schema.entity.services.connections.search.elasticSearch.
|
|
|
40
40
|
from metadata.generated.schema.entity.services.connections.search.elasticSearchConnection import (
|
|
41
41
|
ElasticsearchConnection,
|
|
42
42
|
)
|
|
43
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
44
|
+
TestConnectionResult,
|
|
45
|
+
)
|
|
43
46
|
from metadata.ingestion.connections.builders import init_empty_connection_arguments
|
|
44
47
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
45
48
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
46
|
-
from metadata.utils.constants import UTF_8
|
|
49
|
+
from metadata.utils.constants import THREE_MIN, UTF_8
|
|
47
50
|
from metadata.utils.helpers import init_staging_dir
|
|
48
51
|
|
|
49
52
|
CA_CERT_FILE_NAME = "root.pem"
|
|
@@ -185,7 +188,8 @@ def test_connection(
|
|
|
185
188
|
client: Elasticsearch,
|
|
186
189
|
service_connection: ElasticsearchConnection,
|
|
187
190
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
188
|
-
|
|
191
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
192
|
+
) -> TestConnectionResult:
|
|
189
193
|
"""
|
|
190
194
|
Test connection. This can be executed either as part
|
|
191
195
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -199,9 +203,10 @@ def test_connection(
|
|
|
199
203
|
"GetSearchIndexes": test_get_search_indexes,
|
|
200
204
|
}
|
|
201
205
|
|
|
202
|
-
test_connection_steps(
|
|
206
|
+
return test_connection_steps(
|
|
203
207
|
metadata=metadata,
|
|
204
208
|
test_fn=test_fn,
|
|
205
209
|
service_type=service_connection.type.value,
|
|
206
210
|
automation_workflow=automation_workflow,
|
|
211
|
+
timeout_seconds=timeout_seconds,
|
|
207
212
|
)
|