Kengo Seki created BIGTOP-3483:
----------------------------------
Summary: Upgrade R version on Ubuntu 18.04
Key: BIGTOP-3483
URL: https://issues.apache.org/jira/browse/BIGTOP-3483
Project: Bigtop
Issue Type: Bug
Components: toolchain
Reporter: Kengo Seki
Assignee: Kengo Seki
[Spark 3.0.1 requires R
3.5+|https://github.com/apache/spark/blob/v3.0.1/R/pkg/DESCRIPTION#L18], but R
3.4.4 is installed from the default repository on Ubuntu 18.04.
{code}
$ cat /etc/issue
Ubuntu 18.04.5 LTS \n \l
$ sudo apt-cache show r-base
Package: r-base
Architecture: all
Version: 3.4.4-1ubuntu1
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)