Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [apache-atlas]

Apache Atlas is a data governance and metadata framework for Hadoop. Use for questions about setting up Atlas, the REST APIs, bridges, or problems encountered using Atlas.

apache-atlas
1 vote
0 answers
131 views

Apache atlas UI not showing up

I am trying to install apache atlas from source. I have cloned the repo from https://github.com/apache/atlas and built the source and then packaged it using mvn clean -DskipTests package -Pdist. I ...
allocated's user avatar
  • 1,335
0 votes
0 answers
104 views

Apache Ranger Build Error : Failed to create assembly: Error creating assembly archive schema-registry-plugin: Problem creating jar

Trying to build Apache Ranger 2.4.0 release on Ubuntu 20.04 with Java 1.8. I am getting the error while running the maven command mvn -Pall -DskipTests=false clean compile package install on the root ...
Vikas Kumar's user avatar
1 vote
0 answers
58 views

Apache Atlas failing with CosmosDB Cassandra API

I am trying to set up Apache Atlas with CosmosDB Cassandra API with Strong as the default consistency level. During startup after ~10 seconds I get this null pointer exception:- 2023-12-19 08:23:29,...
Kumar Sambhav's user avatar
0 votes
1 answer
103 views

How to retrieve bulk data with all attributes by typeName in Apache Atlas

when i create a table in atlas to store connection datas (POST) http://localhost:21000/api/atlas/v2/types/typedefs { "entityDefs": [ { "name": "...
mtgosling's user avatar
0 votes
0 answers
29 views

NullPointerException while packaging with Apache Atlas official command

I cloned the official code of Apache Atlas. I tried to package it using Cassandra in embedded mode, but I encountered an error. Atlas: 2.3.0 Java :Java version: 1.8.0_251 OS name: "mac os x",...
文体两开花's user avatar
0 votes
0 answers
41 views

Issue in integration of Apache Atlas with Kerberized HBase and Solr

I am facing and issue related to the integration of Apache Atlas with Solr and HBase. I have encountered an "Error 401 Authentication required" error when attempting to update the vertex ...
arjun s's user avatar
  • 19
0 votes
0 answers
37 views

Atlas Integration with kerberized Hbase and solr

I successfully configured Apache Atlas of version 2.3.0 with my HBase and Solr instances, and everything was functioning smoothly. Subsequently, I implemented Kerberos security for both HBase and Solr,...
arjun s's user avatar
  • 19
0 votes
1 answer
601 views

Delete multiple assets of Microsoft Purview using REST API

We did a Purview Scan of an Azure SQL Database. Now many of the SQL tables have been dropped from the database. But those assets (tables in Purview) are still in Purview. We want to delete those ...
nam's user avatar
  • 23.3k
0 votes
1 answer
527 views

Uploading a custom entitydef to Purview with no separate column entities

I want to make a custom entitydef for a dataframe with columns. I want the columns to be visible & clickable inside the 'schema' tab within the dataframe entity in Purview. I have found this code ...
nana's user avatar
  • 61
1 vote
0 answers
290 views

Creating Data Lineage

In Apache Atlas, I am trying to model the data flow of different processes. The issue I am having is that some of these processes share common DataSets but I don't necessarily want the different ...
jason's user avatar
  • 3,553
1 vote
0 answers
232 views

Apache Atlas Entities POST takes a very long time

I'm currently working on importing GCP data into apache atlas and I defined typedefs to have parent child relationships as follows: gcp_bigquery_dataset has array of gcp_bigquery_tables as children ...
Tameem's user avatar
  • 418
1 vote
0 answers
315 views

'atlas.graph.index.search.max-result-set-size' doesn't map to a List object: 150

I tried to setup the sqoop-hook with Atlas Following these steps : 1- Set-up Atlas hook in sqoop-site.xml: <property> <name>sqoop.job.data.publish.class</name> <value>...
Omar Tougui's user avatar
0 votes
1 answer
126 views

'atlas.graph.index.search.map-name' doesn't map to a List object: false

I tried to setup the sqoop-hook with Atlas Following these steps : 1- Set-up Atlas hook in sqoop-site.xml: <property> <name>sqoop.job.data.publish.class</name> <value&...
Omar Tougui's user avatar
2 votes
0 answers
59 views

Create data lineage on yugabyte db thru apache atlas

No much resources are available online. But i wanted to create a data lineage system on data sourcing from yugabyte db thru Apache Atlas . Any pointers are appreciated . For e.g. Below is the process ...
Tapas Kumar Pradhan's user avatar
0 votes
1 answer
255 views

cannot purge deleted entity in apache atlas

I tried to purge deleted entities in apache atlas and I keep getting the following error "error":"Cannot deserialize instance of java.util.HashSet<java.lang.Object> out of ...
tayun 's user avatar

15 30 50 per page
1
2 3 4 5
7