You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2020/09/18 12:05:00 UTC

[jira] [Created] (IMPALA-10177) run-hive-jdbc.sh throws ClassNotFoundException exception.

Zoltán Borók-Nagy created IMPALA-10177:
------------------------------------------

             Summary: run-hive-jdbc.sh throws ClassNotFoundException exception.
                 Key: IMPALA-10177
                 URL: https://issues.apache.org/jira/browse/IMPALA-10177
             Project: IMPALA
          Issue Type: Bug
            Reporter: Zoltán Borók-Nagy


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org