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: [email protected]
For additional commands, e-mail: [email protected]