Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-4123

Lineage missing in case of CREATE MATERIALIZED VIEW query at Hive

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 3.0.0, 2.2.0
    • atlas-core

    Description

      Issue:

      At hive run the below queries:

      create table test_1 (id integer);
      CREATE MATERIALIZED VIEW test_mv_ctas_1 as select * from test_1;

      Expected behaviour:

      At Atlas we should have the lineage created between hive_table entity test_1 and test_mv_ctas_1

       

      Attachments

        1. ATLAS-4123.patch
          1 kB
          Sidharth Kumar Mishra

        Issue Links

          Activity

            People

              sidharthkmishra Sidharth Kumar Mishra
              sidharthkmishra Sidharth Kumar Mishra
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: