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

ASF subversion and git services commented on IMPALA-6826:
---------------------------------------------------------

Commit 5771c45a21450e49fd2d969a8218bbc62f5530b0 in impala's branch 
refs/heads/master from Laszlo Gaal
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=5771c45 ]

IMPALA-6826: Extend bootstrap_system.sh to Ubuntu 18.04

Tweak bin/bootstrap_system.sh to automate the preparation of
an Impala development environment on Ubuntu 18.04.
The following changes were required:
- extend the OS recognition logic to Ubuntu 18.04
- add 'ant' to the list of installed packages
- request OpenJDK 8 as the default Java environment (Ubuntu 18.04
  defaults to OpenJDK 11)

These changes enable bootstrap_system.sh to set up an Impala development
environment where Impala can be successfully built.

Note that the patch does not attempt to pass the tests yet; this change
prepares only the environment. Bugs specific to Ubuntu 18 will be fixed
by follow-up commits.

Tested in the following environments:
- in a Docker container, using
    "docker/test-with-docker.py --base-image:ubuntu:18.04"
- on an AWS EC2 m5.4xlarge instance

Change-Id: Iad790f72ea6b62258aed2225eb7bdf79590c350f
Reviewed-on: http://gerrit.cloudera.org:8080/12893
Reviewed-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>


> 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-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to