Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-1337

[impala] ResetCatalog() is deprecated in 1.1

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 2.4.0
    • Fix Version/s: 2.5.0
    • Component/s: con.impala
    • Labels:
      None

      Description

      We're deprecating two Impala Beeswax RPC in Impala 1.1:
      
      ResetCatalog
      ResetTable
      
      Catalog/Table metadata can be reset by executing a query:
      "invalidate metadata"
      "invalidate metadata <table>" - invalidate the metadata, load on the next access
      "refresh <table>" - refreshes the metadata immediately. It's an incremental refresh.Much faster.
      

        Attachments

          Activity

            People

            • Assignee:
              romain Romain Rigaux
              Reporter:
              romain Romain Rigaux
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: