You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by pardhuman mittal <pa...@oyorooms.com.INVALID> on 2020/02/06 11:28:54 UTC

problem in configuring atlas with apache Spark

I've been trying to configure apache atlas with apache spark. I've tried
hortonworks spark-atlas-connecter(
https://github.com/hortonworks-spark/spark-atlas-connector).

But when I create a table using spark, the metadata still doesn't show up
in atlas but it does show up when the table is created using hive-cli or
when created after connecting to hive thrift server.

So, please provide me the steps to configure apache atlas with apache spark.