Discuss data, share best practices, learn, and grow with Ataccama's Community.
Recently active
Hi All,I want to learn the implementation of ataccama MDM. Is there any learning module orΒ instructor who can provide training is available in India.If yes, please do let me know.Β Thanks,Mayank Verma
How to extract the root of JSON result which I got from GET api call fromΒ JSON CALL step .?I am able to fetch the attributes of root but I am unable to fetch the root itself .
Howdy all:Earlier this week we started having an issue when end users were trying to log in to our DEV environment. When they would navigate to the URL, their browser would show Ataccama splash screen, then instantly (and continuously) refresh. When asked to try to ping the URL via the command line, the correct IP was being hit, and there was a low latency reply from the server.Note: This issue occurred using Azure AD.Problem:Β User navigates to a known good URL for Ataccama RDM Web Application. When the application is reached, Ataccama splash screen shows in browser, then browser starts refreshing every 2 to 3 seconds.Solution:Β It was found that someone accidentally change the setting in KeyCloak called βFirst Login Flow.β This should have been set to βFirst Broker Login,β but was switched to βBrowser.β Switching back to βFirst Broker Loginβ fixed the issue for our users.I am unsure if this is specific to Azure AD, but it is worth a try, if you are seeing a similar issue.Thank you,Jaso
Iβd like to check if I am listing the correct steps to add a DQ rule in an existing Monitoring Project, and the order in which to take them. I am quite new to Ataccama so please excuse my ignorance. Can anyone please confirm or adjust them?Β Many thanks in advance!Β How to add a DQ ruleCheck if the rule you want to apply, already exists out of the box. For example, if you want to say a certain field cannot be empty, you can apply the predefined rule: String completeness. Other standard checks include validation of email addresses, and URLs. Go to Monitoring Project, tab Configuration & Results Choose the file you want to check (either a VCI or a Parquet File β the latter starts with PF). Choose which attribute you want to check In the 5th column, add: applied DQ checks Doublecheck whether the scoring of the rule is correct (some of the standard rules have a scoring of 0 β you might want to change that) In the upper right hand corner, choose βPublishβ Run monitoring. This will take so
Hi Team, I want to know if ataccama support the connection to Apache Druid and TigerGraph? If yes, is there any Docs for that?
How to implement Timeliness rule in web applicationΒ
Hi everyone!Β This weekβs lastΒ best practiceΒ post is on Monitoring Project Results Retention! Managing data retention is crucial for maintenance and security purposes. Whether you want to keep results for a specific duration or limit data storage based on the number of runs, Ataccama's Monitoring Project Results Retention feature has got you covered.Β Flexible Retention SettingsWith Monitoring Project Results Retention, you have the flexibility to choose how long you want to store the results of your monitoring projects. This can be defined in two ways: Per project configuration: Keep the last X runs. Remove runs after X days. Global configuration (available to power-users only) that takes precedence over project configuration: Keep the last X runs. Remove runs after X days. When global settings are configured, you'll receive notifications in the web application.For more details on configuring global settings, check out Monitoring Projects Global Retention.When Data Will Be DeletedMo
Hi Team,I have tried to create Accuracy rule for Date datatype to check whether Date is in the standard format.Β Accurate rule should be as follows:Standard date format is βMM-DD-YYYYβ. If date is entered in any format other than the above mentioned (βDD-MM-YYYYβ or βYYYY-MM-DDβ or βYYYY-DD-MMβ) then it should be considered as inaccurate.When I tried using regex expression, I am getting error.Β Any ideas?
Is there a doc/demo availableΒ on how to use DQI SK stage (Analyze category) in Thick client please?
I have to parse the below JSON GETΒ response to get βHeadersβ andΒ "NameβΒ as columns inΒ Json Call stepΒ with Data Streams, How can I perform this?Β [Β Β {Β Β Β Β "Headers": [Β Β Β Β Β Β βIdβ,Β Β Β Β Β Β βNameβ,Β Β Β Β Β Β βEmailβΒ Β Β Β ],Β Β Β Β "ID": βtest_111β,Β Β Β Β "Rows": [Β Β Β Β Β Β [Β Β Β Β Β Β Β Β "100β,Β Β Β Β Β Β Β Β βJohnβ,Β Β Β Β Β Β Β Β βJohn@gmail.comβΒ Β Β Β Β Β ]}]
My requirement is that I want to read a file in AtacamaΒ planΒ which is an output of a python script .I would like to integrate python script then plan to run sequentially.
Is there any way that we restrict accessing the data that are imported to Ataccama Thin client ?, as we do role based access , we are able to see all others catalogue itemsΒ imported into Thin Client.Such catalogue item view breach the data classification compliance which is managed in main data factory where we store the data.Anyone suggest here your thoughts to how restrict the data by giving right access / restriction while we importing the catalogue item or any measure we can take to restrict in viewing the catalogue items within Thin client w.r.t catalogue item import owner?Β Β
Hi Team,When trying to login in ataccama web URL, receiving below error:Could you please help me here?As all compeonts like DB, leyloack, MDM server, MDM are up and running successfuly.-----------------------------------------------------------Error in MDM server ------------------------------------------------------------------WARNING: An illegal reflective access operation has occurredWARNING: Illegal reflective access by retrofit2.Platform (file:/D:/Ataccama/mdm/lib/retrofit-2.9.0.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)WARNING: Please consider reporting this to the maintainers of retrofit2.PlatformWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operationsWARNING: All illegal access operations will be denied in a future release2023-08-07 15:26:23,797 β[34mINFO β[0;39m [][][restartedMain] β[36mn.r.s.b.l.a.LogbackAccessContext:149β[0;39m - Configured the Logback-access: context=[default], config=[classpat
How can we implement concatenationΒ of the last 10 rows in a column?I am looking for a way of storing previous valuesΒ in a variable and adding the current row value to the variable like that.
As per requirement I want to read a marker value from a file and pass that value as parameter in select SQL of a JDBC reader to pull only delta records. Is this possible in 13.9.1 version? Please advise with documentation link if available.
Howdy all!I said in another post today that it was going to be short. It turned a little longer than I expected. This one might be a little shorter.Question: How do I find the XML that makes up my β.onlineβ files for Enrichments?Steps:Start all your services, and ensure you have deployed your Configuration in the Admin consol (localhost:8060/admin) Go to localhost:8061 Under Server, select Applications Click on the Application β.onlineβ file you are wanting to see the XML for Click the service you want to view the XML for in the next screen Then select the link for the XML SchemaThe data in here can help to find errors in the setup of the service!Β Enjoy!Jason R.S.
Hi All,Receving below error when trying to login in ataccama URL:Β Need help on this?Β WARNING: An illegal reflective access operation has occurredWARNING: Illegal reflective access by retrofit2.Platform (file:/D:/Ataccama/mdm/lib/retrofit-2.9.0.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)WARNING: Please consider reporting this to the maintainers of retrofit2.PlatformWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operationsWARNING: All illegal access operations will be denied in a future release2023-08-07 15:26:23,797 β[34mINFO β[0;39m [][][restartedMain] β[36mn.r.s.b.l.a.LogbackAccessContext:149β[0;39m - Configured the Logback-access: context=[default], config=[classpath:logback-access.xml]2023-08-07 15:26:25,274 β[34mINFO β[0;39m [][][restartedMain] β[36mc.a.l.s.s.e.KeyProvidersSpringBootAutoConfiguration:41β[0;39m - messageId=createDefaultKeyProvider encryption=INTERNAL, reason=the 'internal.encryption.keyst
How to implement a DQ rule to check if an attribute's value is present in another attribute (for eg. Attribute1 'Product' value is present in Attribute2 'Quantity' field) using Thin client
Hi All,Require quick help on ataccama IDE, I am not able to see .metadata folder in IDE. What is issue here?Please find attached screen shot ?Please help me here?Β
Hi everyone!Β In the last part of Monitoring Projects Configurations, we will talk aboutΒ how to easily import configurations from one monitoring project to another, making your data quality monitoring more efficient. If youβve missed Part 1&2 you can find them below:Import the ConfigurationΒ Instead of creating a new project from scratch, you can copy the configuration of one monitoring project and apply it to another. This is particularly useful when you want to replicate settings from a testing environment to a production environment. The copied configuration includes all checks, invalid samples, reports structure, and DQ filters.To import the configuration:Navigate to the project where you want to apply the configuration. Β Expand the more options menu and select Import configuration. Choose the monitoring project from which you want to copy the configuration, from the list provided. Check if the preselected catalog items are correct. You can modify the list by deleting items or
The source csv file has splitted into 13 rows for each actual row in target.By using Ataccama one desktop we would like to pivot the data by sending source 13 rows into one row in target.Β I am trying to implement the logic below in theΒ Text file readerΒ step but it's not working .Β v_RowNum =Β iif(v_RowNum IS Β NULL,0,v_RowNum+1)Β Β Β Β Β Β Β Β Β Β -------- Initialize v_RowNum to 0 if NULL; otherwise, increment it by 1 for each row.v_CurrentNumber =Β iif(v_CurrentNumber%13= 0, v_CurrentNumber+1, Β v_CurrentNumber Β ).Β Β -- Increment v_CurrentNumber by 1 for every 10 rows.GENERATED_NUMBER= v_CurrentNumber GENERATED_NUMBER INTEGERΒ Β Β PleaseΒ help usΒ to make it work in Ataccama one desktop .
Hi everyone!Β In this continuation of our best practices post on Monitoring Project Configuration, we will explore additional settings and actions to ensure seamless data quality monitoring.Check out the part one of the series if youβve missed it:Disable Rule SuggestionsPower users can disable rule suggestions in monitoring projects. For more details, refer to the link provided in the text.Β Set Partition DefaultsFor partitioned tables in monitoring projects, identify them with the provided icon. Define default analysis for partitioned tables using the more options icon and selecting either Last partition analysis as default or Full analysis as default. These settings will be applied when running the monitoring project. See the link provided for more information.Β Anomaly DetectionWhen running anomaly detection during monitoring projects, choose between the time-dependent model or time-independent model. Configure the sensitivity of the detection as well. For further details, check out th
My input file is in the below structure and looking to pivot all rows into columns.Β No name 1 value1 2 value2 3 value3 4 value4 5 value5 Β Β Β Expecting output should be likeΒ Β Col1 Col2 Col3 Col4 Col5 value1 value2 value3 value4 value5 Β Β What will be the best approach in Ataccama One desktop?Β Looking for support and help..
Json :Β [Β Β {Β Β Β "Headers":[Β Β Β Β Β "Empid",Β Β Β Β Β "Name",Β Β Β Β Β "dept",Β Β Β Β Β "EMAIL"Β Β Β ],Β Β Β "ID":"Table_112",Β Β Β "Rows":[Β Β Β Β Β [Β Β Β Β Β Β "100",Β Β Β Β Β Β "John",Β Β Β Β Β Β "Finance",Β Β Β Β Β Β "John@gmail.com"Β Β Β Β Β ],Β Β Β Β Β [Β Β Β Β Β Β "101",Β Β Β Β Β Β "Smith",Β Β Β Β Β Β "HR",Β Β Β Β Β Β "Smith@gmail.com"Β Β Β Β Β ],Β Β Β Β Β [Β Β Β Β Β Β "102",Β Β Β Β Β Β "Derek",Β Β Β Β Β Β "Marketing",Β Β Β Β Β Β "Derek@gmail.com"Β Β Β Β Β ]Β Β Β ]Β Β }]Β Expecting the output in below format:Empid Name dept EMAIL ID 100 John Finance John@gmail.com Table_112 101 Smith HR Smith@gmail.com Β 102 Derek Marketing Derek@gmail.com Β Β Β Β I have created a plan with below details:After running a plan with JSON CALL step below response file got created.Β Β Β Based on response file i have given below columns in Data StreamsΒ Β Β Β I am not getting the out put what i expected.Β Appreciate your help and support .Β
The EXTRA_DATA error/warning was a thorn in my side for the last couple of days. I added a column to a dataset I was loading to a model from a Text File Reader, and I could not figure out for the life of me what I was doing different from before the column add. It turned out, where I was trying to unselect data was too early.Problem: Suppose you are bringing in a delimited file to use in a Text File Reader that has an extra field at the beginning, which you don't want to have in your output. Finding the correct place to disable this data can difficult. If you disable it before your Text File Reader, or simply don't bring it into your Text File Reader, then you run the risk of getting an error or warning that states EXTRA_DATA for every row you try to bring in, as seen below.I have seen the EXTRA_DATA error in 3 scenariosDeselecting the βUseβΒ box in the Metadata definition on columns you donβt want. Selecting all columns in the Metadata definition, but not bringing the column into your
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.