Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1213

Implement CatalogStore::updateTableStats

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Catalog
    • None

    Description

      Currently, there is no method to update existing table information at CatalogStore. So, if user execute an insert query, tajo drop a table and then tajo create a table. It doesn't matter to tajo own CatalogStore like DerbyStore, MySQLStore. But it is a critical issue to HCatalogStore. if tajo drop a existing partitioned table, users will lose existing partition informations. As a result, they should repair table partition against their will. As you know, hive msck command can affect hive metastore performance.

      Attachments

        Activity

          People

            blrunner JaeHwa Jung
            blrunner JaeHwa Jung
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: