GitHub user hrw opened a pull request:
https://github.com/apache/bigtop/pull/308
hue: make it buildable on Debian 9 'stretch'
Debian moved from MySQL to MariaDB so we need to install proper package
to satisfy build dependencies.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hrw/bigtop master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/308.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #308
----
commit a59ab1f4534bf517cd74004e1d584bf047bf7949
Author: Marcin Juszkiewicz <[email protected]>
Date: 2017-11-28T10:31:45Z
hue: make it buildable on Debian 9 'stretch'
Debian moved from MySQL to MariaDB so we need to install proper package
to satisfy build dependencies.
----
---