GitHub user orhankislal opened a pull request:
https://github.com/apache/madlib/pull/306
Ubuntu support
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/madlib/madlib ubuntu-support
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/madlib/pull/306.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 #306
----
commit be33d4df22e13a80f5d4824d44d0b5d45bd3e892
Author: Nandish Jayaram <njayaram@...>
Date: 2018-07-25T00:27:59Z
Ubuntu support for MADlib
JIRA: MADLIB-1256
Adds support for compiling on Ubuntu as well as creating a deb package.
Co-authored-by: Domino Valdano <[email protected]>
Co-authored-by: Jingyi Mei<[email protected]>
Co-authored-by: Orhan Kislal <[email protected]>
commit 1b9deaf88c82e98a3549adb5eac3ce93bdc485fd
Author: Orhan Kislal <okislal@...>
Date: 2018-08-01T23:47:57Z
rename cmakelists
commit c6045c63c155fca153f2d245654c1bf2dbb66676
Author: Orhan Kislal <okislal@...>
Date: 2018-08-02T17:36:43Z
Fix licenses
----
---