Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid insance creaion/updaion parameers passed: spark.column.table mandatory attribute value missing in type spark_column #306

Open
Deepakparashar14 opened this issue Aug 13, 2020 · 2 comments

Comments

@Deepakparashar14
Copy link

hi , i am using this connector in hdp3.1 and spark 2.3 and sac has been configured from the ambari by enabling this feature,so couple of things its not able to do is:

  1. not showing the columns of the table in atlas spark_db entities and also the spark_column.
  2. no lineage of the database and tables .
    3.no reference of tables in hive db created using spark process for that database created from spark.
    IMG_20200812_212821
    IMG_20200813_134613
@Magister89
Copy link

Magister89 commented Oct 23, 2020

Similar problem on HDP 3.1.5, when I try to execute a spark-sql CTAS or INSERT INTO TABLE AS SELECT from an Hive table. Atlas and Hive Hook are working. Lineage pops up when loading a CSV and save into an Hive table, as expected.

@killerdongbo
Copy link

spark table level lineage problem i had solved,but the spark column level lineage problem shows like this:
org.apache.atlas.exception.AtlasBaseException: Invalid instance creation/updation parameters passed : spark_column.table: mandatory attribute value missing in type spark_column.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants