Discuss data, share best practices, learn, and grow with Ataccama's Community.
Recently active
Is it possible to create a data asset from an ETL job (SSIS or similar) so that this is included in the data lineage to allow for full impact analysisΒ
Currently only 4 sources are supported for data stories and they are mentioned below: Amazon Aurora PostgreSQL ONE Data PostgreSQL Snowflake We also use synapse as source for a lot of catalog items and it would be great if you can add synapse as well to the above.Β
Hello,How we can delete one of the components in One Desktop? I created virtual catalogΒ item through One Desktop. Virtual catalog item has already been deleted but its component still remains.Β Β I want to delete its component as well. Β For example, I want to delete component βbranch_dwh_vs_lakeβ. How can I delete it from desktop?Thanks in advance,Β
I have a data set created and the query runs fine in a sql editor against my local database. I can deploy the configuration with no errors, but when I go to look at the data in Ataccama One I get Fatal error occurred and click on Details just gives me Internal error. The only thing I can think of is the query is rather long. Is there a max for data set sql? What is the best way to try to troubleshoot this? The error messages are not at all helpful.
Hi,Β I notice that for some of my terms, the visual Insights is visible and for others it is not. What is the reason for this?Second question: I would want to automatically assign terms. if the column is named wnplts then I want to assign the term Residence to it. Is there an easy way to do this? Detection rules seem to look at the value and not at the column name.kind regards, Jur DΓΆrdregter
Hey All!I am aware that only Stewardship owners have the ability to use the βDocumentβ button on a data source level, but is there a way that we can disable this button all together? If a user accidentally uses this feature, it eats up a lot of processing to import the metadata, and is a best practice that we are telling everyone not to use. Is there a way within the admin console to do this?Thanks!Β
Hi,I have certrain fields in my data that should be masked for all users. This is information like social security number and IBAN. Now users can see this data from the sample data tab and from the profile. Can I apply some some masking of these attributes without have to create a VCI or SCI for this? Ideally masking should be applied based on the term assignment: as soon as I map the data to IBAN it should be masked for all users.Regards, Jur DΓΆrdregter
Hi,We have several Monitoring Projects that are scheduled to run at 07:00. If for instance 1000 jobs are still in the queue those scheduled MP will run after the 1000 jobs (assuming the priority is the same; 0). In order to change this I have to go to DPM and change the priority of the scheduled MPs. Is there a way where I can schedule a Monitoring Project at a specific time, 07:00, with a certain priority (automatically)?
how do i do an exact field search?For Ex: I have a field named trd_settle_dateΒ - and when i search for that in the data catalog, it is Giving me all fields in catalog that either started with βtrdβ or had βsettleβ word some where in it etc.,Because of that, the search is giving so many unnecesary values in the list, and making it difficult to find the right one.How can i get Ataccama to perform exact match to my search string? If it doesnt find - its OK for it to give me βno items foundβ
Please advise if there is an easy way to capture how much volume of data in total we have to report up to our CIO?Β I was thinking creating a plan but that will execute forever.Β Any ideas?
Is there a way to put columns in a view with a static value? Like you can in a sql statement, such asSELECT col1, βthis is a static valueβ AS col2
Is there a way to create views in RDM that contain union statements combining queries to different tables?
We're currently working on a setup whereΒ different customers can see their own data in our Cloudera data lake. So when a customer looks at sample data or profiling data they should only see the row of their own data. I'm currently working on a solution for the profiling data.Β For this I want a service account for that customer to do the profiling. This service account can also only see the rows for that customer. I was thinking of creating a component for this that reads a database table with lists of customers, url resources and CIs (Hive tables) to profile. And then use a Json call that runs a GraphQL command to run the profiling as the correct service account.Β Unfortunately the url resource in the Json Call is the only part that cannot be parameterized (as far as I can see). The url resource has the authentication (One Desktop server connection), so that will not be the way to go then.Β Alternatively I was thinking of using authorization in the HTTP Header. Like this.But some experim
Hi everyone,Β Today we will cover how to use the search function in ONE Web Application πWhether you're a business user looking for specific information or a technical user executing complex queries, our search engine has you covered. Let's dive in!There are two areas for search:Global Search: full-text search is enabled on the whole application and is a good starting point for searching entitiesΒ and locating the area for the future detailed search if necessary. Search in Navigation Sections: combines full-text and filtering capabilities to query entities.Β Search options are restricted to the currently selected navigation section: for example, using the search bar in Catalog Items will only return results found within that entity and configured areas of search on this entity.1οΈβ£ Global Search: Discovering Catalogued EntitiesThe Global Search is your go-to tool for searching use cases across cataloged entities. It allows users to explore preconfigured entities like catalog items, terms,
Hello Ataccama teamΒ I would like to know if there is a reference about how to configure an external dpe using databricks on azure.Β Thank you
Hi community πΒ We are so excited to announce our next event,Β our first Ask Me Anything session on Data quality and governanceWe are bringing our best expertsΒ to gather together and discuss the best practices, use cases,Β challenges, and workarounds on all things DQG.You'll have the opportunity to ask our Product Managers,Β Professional Services Consultants, and Community DQG expertsΒ anything related to data quality and governance in Ataccama. Whether you're looking for advice on overcoming specific challenges, seeking insights into improving your processes,Β wanting to broaden your knowledge, or simplyΒ finding inspiration from other members, this AMA is the perfect opportunity to connect with like-minded professionals and gain valuable insights.πFind more about the event and how to registerΒ here πΒ Already have your questions lined up? Great! Share with us what youβd like to learn more about, your current challenges in DQG, and anything youβd like us to cover in the comments below.Β Β β οΈA
Hello:I would like to use GraphQL queries to extract results of a monitoring project - and load the results into my own database table for reporting and other purposes. I need to make it split the invalid records - in a wayΒ - that each record should be for one failed rule - even if the primary key record - has multiple DQ issues (failed rules).Can some one help me with sample code on how you may have accomplished it - if you did such a thing?Β
The response message was:null and response error was 'errorMsg:java.net.NoRouteToHostException: No route to hostΒ Β Β at java.base/sun.nio.ch.Net.connect0(Native Method)Β Β Β at java.base/sun.nio.ch.Net.connect(Net.java:579)Β Β Β at java.base/sun.nio.ch.Net.connect(Net.java:568)Β Β Β at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:593)Β Β Β at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)Β Β Β at java.base/java.net.Socket.connect(Socket.java:633)Β Β Β at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:121)Β Β Β at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)Β Β Β at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:326)Β Β Β at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:605)Β Β Β at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:440)Β Β
Hello hive mind,I am calling an API that gets me some foreign exchange rate data (all from USD). The data that comes back is in this format:timestamp AUD EUR GBP 2024-04-24 12:00:00 1.538766 0.935636 0.803964 Β Iβve highly simplified this. Thereβs a possible169 currencies here, Iβm only showing 3.Β I need to unpivot it and get it into this format:timestamp from_ccy to_ccy rate 2024-04-24 12:00:00 USD AUD 1.538766 2024-04-24 12:00:00 USD EUR 0.935636 2024-04-24 12:00:00 USD GBP 0.803964 Β My current plan looks like this:Β It is fine for 3 currencies. But not fine for 169!Anyone got any ideas for steps I can use to keep my plan clean and tidy? (And that I donβt have to make 169 copies of Alter FormatΒ π±)Β
Hi everyone!Data quality management often requires comparing data from various sources and performing cross-entity checks to ensure accuracy and consistency.Β In this post, Iβll walk you through the process of creating cross-entity checks. Letβs get started ππ»Β An Overview of the General StepsTo perform cross-entity checks, you need to follow these five key steps: Create a Virtual Catalog Item (VCI) in IDE: The Virtual Catalog Item acts as a container to hold the tables you want to compare. Β Join the Necessary Tables: Identify and join the relevant tables from your data sources that can be merged for comparison. Sync the VCI with the Web Application: Ensure that the Virtual Catalog Item you created is synchronized with the web application for further processing. Create a Rule to Compare Data: Develop a rule that specifies the comparison logic for data across different tables. Create a Monitoring Project: Set up a monitoring project to compare table values at a specific periodi
Hello Ataccama teamΒ I am working with ataccama 14.5 , I would like to know if there is a documentation to know more about dpe service.Β Kind Regards
Hi everyone!In todayβs post, IβllΒ walk you through the Policy Management module with best practices so that you canΒ make the most of it in your organization. Letβs start with the basics:Β Understanding Policy ManagementPolicy Management is your one-stop hub for documenting and tracking policies and regulations that impact your entire organization. It's designed to help you stay compliant with regulations and internal policies. By using this module, you can easily define, organize, and monitor the rules and guidelines that guide your organization's operations.Β Navigating the Policy OverviewTo get started, head over to the Policy Management section on the left sidebar.Here, you'll find the All Policies tab that provides an overview of all your policies. Each policy is highlighted with different colors to indicate its status:No highlight: Published policy. Green highlight: Recently added policy. Orange highlight: Policy with requested changes. Red highlight: Policy with removal requested.C
Happy Wednesday Community!Β Today we will talk about workflows - letβs dive into it right away π€ΏΒ Currently, workflows in Ataccama ONE are focused on the access request process. They offer additional automation for requesting changes to data access in ONE. Here are some key actions that workflows allow:If you have insufficient access rights on a node, you can request a higher access level from the node owner. The default assignee of the task can either approve or reject the request from the Kanban Board. For more information on tasks, check out our previous post on the community here.Before you can request access to entity data, make sure you meet the following prerequisites:The workflows:ableToStartRequestDataAccess trait must be enabled on the entity. Data access requests can only be enabled for the following entities: Catalog Item Source Location Connection Monitoring Project To view the list of workflows, navigate to Tasks And Workflows > Launched workflows tab. Here's what y
I have an xml file with a structure like this:<model xmlns="http://www.ataccama.com">Β Β Β <entities>Β Β Β Β Β Β <entity name="table1" />Β Β Β <columns>Β Β Β Β Β Β Β <column datatype="varchar(100)" name="abc" required="false" />Β Β Β Β Β Β Β <column datatype="int" name="xyz" required="false" />Β Β Β Β Β Β Β <column datatype="datetime" name="123" required="false" />Β Β Β </columns>...I want to produce a data stream that combines the column name and data_type with the name from the parent entity node.Β If I define the columns using xpath nm:model/nm:entitles/nm:entity/nm:columns/nm:column then I cannot access the entity name using ../../@nameΒ (or any xpath expression for that matter).Β If I define the columns using entity level xpath epxressionΒ nm:model/nm:entitles/nm:entity and the columns with xpath nm:columns/nm:column/@name then I only get 1 record per entity with the first column only.Β Β Β How can I get the entity name, column name, and column data
Hi,I created a Monitoring Project with a Catalog Item Loan from Source A. In the Monitoring Project I apply 100 DQ checks and I'm very happy. I want to change the source afterwards because I'm done checking the CI Loan from Source A and need to check the same CI (not same data) from Source B. Is it possible/doable to change the underlying Source A to Source B keeping the 100 DQ checks in the same Monitoring Project? I heard it was possible, but couldn't find it anywhere in the community.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.