Questions tagged [collibra]

10 questions
1
vote
1 answer

Collibra catalog harvestor for databricks unity catalog

Is there a catalog harvestor available to harvest technical and operational metadata from Unity catalog and databricks into Collibra? Or do we need to write custom code to develop a catalog harvestor?
Rajib Deb
  • 1,496
  • 11
  • 30
0
votes
1 answer

How to reference user email from initiator variable?

I'm trying to start one workflow from another. One of the things I would like to pass to the second workflow is the initiator of the first one. However, when I try to log the value in the console like this: def initiatorVarTest =…
0
votes
0 answers

Using SSO in Collibra, how to assign author licenses

The Collibra documentation provides helpful information on how to assign author licenses to regular accounts, however it doesn't have any information on how to do so for accounts that are SSO. Is it the same process or is there something that…
RMC_DEV
  • 109
  • 1
  • 7
0
votes
0 answers

Caused by: groovy.lang.MissingPropertyException: No such property: asset for class: Script266

whenever I try to run this code, I'm getting below error. ERROR c.c.d.r.v.w.WorkflowInstanceResource - Error in rest api call 'public javax.ws.rs.core.Response…
0
votes
0 answers

An error has been thrown from the AWS client

I got this error when running an Collibra DQ Job via AWS Athena : An error has been thrown from the AWS Athena client. Query exhausted resources at this scale factor at com.simba.athena.athena.api.AJClient.executeQuery at…
0
votes
0 answers

How to create project intake in collibra

My task as beginner for Collibra Metadata team is to create project intake button on collibra through workflow can anyone help me what does that mean and what I have to do ?
0
votes
1 answer

Need to export dataset from Collibra

I have collibra data governance set up in my company and I am trying to download dataset from it using API. I am not able find any tutorial/link which can explain how to use API to download files collibra using script. Any where I see it shows how…
danD
  • 666
  • 1
  • 7
  • 29
0
votes
1 answer

Mapping between AssetTypes and DomainTypes in Collibra

From Collibra Documentation (https://university.collibra.com/knowledge/collibra-body-of-knowledge/data-governance-operating-model/organizational-concepts/domain-types/) A Domain Type formally defines which types of Assets can be created in the…
0
votes
1 answer

Defining and using the variable to schedule the workflow in collibra

Currently the timer event have this Cron job configuration embedded in the workflow code- 0 58 16 1/1 * ? * I want this as a configurable property on workflow overview…
user3901666
  • 399
  • 11
  • 29
0
votes
1 answer

Cobol Copybook to Collibra : Common practice/architecture

What is the common practice for importing Copybook Metadata to Collibra ? I'm trying to import Copybook schema into Collibra DGC. I am planning to follow these mapping structure : Copybook Asset | |__ Field Assest | |__ Field Assest | | …
Pradatta
  • 3,000
  • 1
  • 18
  • 22