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

Tag Propagation and Search : Search with tag and type doesn't list all the entities

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • atlas-core
    • None

    Description

      1. Created an Hive table "employee" and CTAS table "employee_ctas".
      2. Associated a tag tag1 to employee.Both employee and employee_ctas are associated to tag1.
      3. Basic search with classification = tag1 , listed 3 entities - employee , employee_ctas and the process.
      4. But Search with classification = tag1 , type = hive_table listed only the employee . Expected that it would list the employee_ctas also.
      5.With Advanced search, both the following queries

      query =tag1
      typename = hive_table query = isa tag1
      

      lists only the employee entity.

      Hence , search with type  and tag lists only the entity to which the tag is associated and not the propagated associations.

      Attachments

        Issue Links

          Activity

            People

              sarath Sarath Subramanian
              sarath Sarath Subramanian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: