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

The minicluster metastore doesn't start on systems with postgres 10

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 3.3.0
    • Impala 3.3.0
    • Infrastructure
    • None
    • ghx-label-6

    Description

      We currently hardcode the postgres client version in at least 2 places:

      $ git grep 9.0-801
      bin/impala-config.sh:129:export IMPALA_POSTGRES_JDBC_DRIVER_VERSION=9.0-801
      fe/pom.xml:425:      <version>9.0-801.jdbc4</version>
      

      Apparently version 9 of the JDBC driver doesn't support connecting to postgres 10 (Some info here). We should upgrade to v42+.

      Attachments

        Issue Links

          Activity

            People

              laszlog Laszlo Gaal
              lv Lars Volker
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: