I have snowflake as a data warehouse and want to use Apache atlas as a data catalog and lineage tool. I went through the details but not sure it can be used with snowflake. Is it possible to connect with a snowflake?
Using apache atlas as data catalog for snowflake
717 Views Asked by scoder At
1
There are 1 best solutions below
Related Questions in SNOWFLAKE-SCHEMA
- Snowflake dimension with multiple levels mondrian
- Snowflake schema dimension
- Substring in Snowflake, string is the parameter value
- How can I access my spark SQL-query on aws-glue snowflake
- Which Role has which tables access in Snowflake
- How to make Snowflake as application back end data base for fast search
- Can you extract a dimension table from a fact table?
- Behavior of DEFAULT option in Snowflake Tables
- Correlated Sub Queries in Snowflake
- Error while loading csv file to Snowflake Table as "Timestamp '9/15/2020 1:28:00 AM' is not recognized"
- Snowflake interprets boolean values in parquet as NULL?
- Snowflake - Querying Nested JSON
- Relational Integrity between OLAP and OLTP
- Warehouse - snowflaking
- Warehouse - one dimension for multiple dates?
Related Questions in APACHE-ATLAS
- Apache Atlas Rest Api
- ReportLineagetoAtlas in Nifi not maintaing state of all nodes in Nifi Cluster
- In Apache Atlas, is there a way to delete all the entities?
- NullPointerException while packaging with Apache Atlas official command
- How to retrieve bulk data with all attributes by typeName in Apache Atlas
- Apache Atlas and AWS S3
- Integrating Confluent Schema Registry with Apache Atlas
- Apache atlas 2.1 configuration connection cassandra backend [help]
- Python Function Error with Deep LS recursion generator
- How to scale out apache atlas
- apache atlas update type with v2 API
- How to install apache atlas on Azure HDInsight?
- apache atlas,When I used Impala, Spark and Presto to operate Hive, I found that I could not participate in the Hive hook competition
- spline spark agent jar has errors during post processing
- No sample data added to Apache Atlas Server: running apache quick_start.py
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Disclaimer: I work for Snowflake.
It is not possible, at this time, to use Atlas as the catalog. You can, however, use a Hive Metastore with Snowflake. I have not tried to use things like the Atlas Hook but perhaps that might be an option.