hortonworks-spark / spark-atlas-connector

A Spark Atlas connector to track data lineage in Apache Atlas
Apache License 2.0
264 stars 149 forks source link

spark-sql #279

Open wangdabin1216 opened 4 years ago

wangdabin1216 commented 4 years ago

I use spark-sql to complete an insert operation, it does not take effect in atlas, but no error

romandata commented 4 years ago

I create table in spark-sql , hive-table entities not created , also no eror.

romandata commented 4 years ago

I completed an insert operation in spark-sql, but it create a spark-process , not hive-process in atlas .