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 "Laszlo Gaal (JIRA)" <ji...@apache.org> on 2019/04/02 13:32:00 UTC

[jira] [Commented] (IMPALA-6826) Add support for Ubuntu 18.04

    [ https://issues.apache.org/jira/browse/IMPALA-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807759#comment-16807759 ] 

Laszlo Gaal commented on IMPALA-6826:
-------------------------------------

Currently working on extending bootstrap_system.sh to support Ubuntu 18.04.

First results are encouraging; there are two important points so far:
 # Ubuntu 18.04 installs PostgreSQL 10 by default. Impala uses a quite old JDBC driver for Postgres (v9.0-801), which does not work with HMS and PostgreSQL 10
 # The default Java install is OpenJDK 11. OpenJDK 8 can be installed, but making it the default needs an explicit request using {{update-java-alternatives}}

> Add support for Ubuntu 18.04
> ----------------------------
>
>                 Key: IMPALA-6826
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6826
>             Project: IMPALA
>          Issue Type: Task
>          Components: Infrastructure
>    Affects Versions: Impala 3.0, Impala 2.12.0
>         Environment: Ubuntu 18.04
>            Reporter: Jim Apple
>            Assignee: Laszlo Gaal
>            Priority: Major
>
> We support Ubuntu 16.04 (and 14.04, in the 2.x line).
>  
> I'm blocked on Ubuntu 18.04 support in [https://github.com/cloudera/native-toolchain,] but the toolchain is not technically a pre-requisite, though I believe it's the easiest way to get a development environment up and running.



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

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