You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/02/28 02:21:00 UTC

[jira] [Created] (IMPALA-8261) create-test-configuration.sh should not fail when FE has not been built

Fredy Wijaya created IMPALA-8261:
------------------------------------

             Summary: create-test-configuration.sh should not fail when FE has not been built
                 Key: IMPALA-8261
                 URL: https://issues.apache.org/jira/browse/IMPALA-8261
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
            Reporter: Fredy Wijaya
            Assignee: Fredy Wijaya


Running create-test-configuration.sh without FE being built can fail because the existing create-test-configuration.sh expects the PostgreSQL JDBC driver to have been downloaded from the FE build. We should enhance the script to download the PostgreSQL JDBC driver directly from Maven Central instead of failing when it's not available and use the one from FE when it's available.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)