[jira] [Assigned] (IMPALA-8380) The minicluster metastore doesn't start on systems with postgres 10

2019-04-10 Thread Lars Volker (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Volker reassigned IMPALA-8380:
---

Assignee: Laszlo Gaal  (was: Lars Volker)

> The minicluster metastore doesn't start on systems with postgres 10
> ---
>
> Key: IMPALA-8380
> URL: https://issues.apache.org/jira/browse/IMPALA-8380
> Project: IMPALA
>  Issue Type: Bug
>  Components: Infrastructure
>Affects Versions: Impala 3.3.0
>Reporter: Lars Volker
>Assignee: Laszlo Gaal
>Priority: Major
>
> We currently hardcode the postgres client version in at least 2 places:
> {noformat}
> $ git grep 9.0-801
> bin/impala-config.sh:129:export IMPALA_POSTGRES_JDBC_DRIVER_VERSION=9.0-801
> fe/pom.xml:425:  9.0-801.jdbc4
> {noformat}
> Apparently version 9 of the JDBC driver doesn't support connecting to 
> postgres 10 ([Some info 
> here|https://github.com/brettwooldridge/HikariCP/issues/1103#issuecomment-369767801]).
>  We should upgrade to v42+.



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

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



[jira] [Assigned] (IMPALA-8380) The minicluster metastore doesn't start on systems with postgres 10

2019-04-03 Thread Lars Volker (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Volker reassigned IMPALA-8380:
---

Assignee: Lars Volker

> The minicluster metastore doesn't start on systems with postgres 10
> ---
>
> Key: IMPALA-8380
> URL: https://issues.apache.org/jira/browse/IMPALA-8380
> Project: IMPALA
>  Issue Type: Bug
>  Components: Infrastructure
>Affects Versions: Impala 3.3.0
>Reporter: Lars Volker
>Assignee: Lars Volker
>Priority: Major
>
> We currently hardcode the postgres client version in at least 2 places:
> {noformat}
> $ git grep 9.0-801
> bin/impala-config.sh:129:export IMPALA_POSTGRES_JDBC_DRIVER_VERSION=9.0-801
> fe/pom.xml:425:  9.0-801.jdbc4
> {noformat}
> Apparently version 9 of the JDBC driver doesn't support connecting to 
> postgres 10 ([Some info 
> here|https://github.com/brettwooldridge/HikariCP/issues/1103#issuecomment-369767801]).
>  We should upgrade to v42+.



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

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