Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-5430

Switch to using schematool for hive

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Impala 2.10.0
    • None
    • Infrastructure
    • None
    • ghx-label-3

    Description

      Currently, we have the script for upgrading the hive schema hard coded in bin/create-test-configuration.sh. This means that Impala will break and need to be updated every time Hive's schema changes (as happened recently).

      We should switch to using 'schema tool' (available in hive/bin/schematool) to automate this process and avoid breaking, eg. by calling:
      hive/bin/schematool -dbType mysql -upgradeSchema

      Attachments

        Activity

          People

            Unassigned Unassigned
            twmarshall Thomas Tauber-Marshall
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: