Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-2302 Optimize HDFS ACL Synchronization.
  3. SENTRY-2304

Optimize the time taken for HMS snapshot creation.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.1.0
    • None
    • Sentry
    • None

    Description

      First get all the database names and their locations.

      1. Create Table Task for each database by providing the db name
      2. DB Task will get the names and locations for all the tables in that database.
      1. Create Partition task for each table in that database by providing the database and table names.
        1. Table task will get the locations of all the partitions in that table.

      This approach needs new API’s implemented in HMS to get the names and locations of the databases/tables/partitions.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kkalyan Krishna Kalyan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: