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

run-hive-jdbc.sh throws ClassNotFoundException exception.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • None
    • None
    • ghx-label-1

    Description

      Currently the hive-jdbc jar is added under the scope 'test'.

      Therefore it won't be included in the build-classpath.txt because it only includes jars from the 'runtime' scope. So in the end run-hive-jdbc.sh throws ClassNotFoundException exception.

      We could create a separate file 'test-classpath.txt' that would include the jars from the test scope and use the contents of it during e2e tests.

      Attachments

        Activity

          People

            boroknagyz Zoltán Borók-Nagy
            boroknagyz Zoltán Borók-Nagy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: