[
https://issues.apache.org/jira/browse/IMPALA-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785009#comment-16785009
]
ASF subversion and git services commented on IMPALA-8261:
---------------------------------------------------------
Commit f1fd72a8ee6334711f381af887619d13cfa3f5b3 in impala's branch
refs/heads/master from Fredy Wijaya
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=f1fd72a ]
IMPALA-8261: Enhance create-test-configuration.sh to not fail when FE has not
been built
This patch updates create-test-configuration.sh to not fail due to
missing PostgreSQL JDBC driver when FE has not been built by
downloading it from Maven Central instead. When the JDBC driver
already exists in ${POSTGRES_JDBC_DRIVER}, it will use that instead.
Testing:
Manually ran create-test-configuration.sh with and without FE built.
Change-Id: I6536dcffc1124e79c1ed111ad92d257493cc8feb
Reviewed-on: http://gerrit.cloudera.org:8080/12630
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> 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
> Priority: Major
> Fix For: Impala 3.2.0
>
>
> 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]