Skip to content

Conversation

@rvs
Copy link
Member

@rvs rvs commented Apr 20, 2017

No description provided.

@asfbot
Copy link

asfbot commented Apr 20, 2017

Can one of the admins verify this patch?

@fmcquillan99
Copy link

Looks good, thanks for the PR.

One double check: the LICENSE file you are proposing refers explicitly to libstemmer, useLatex and pyyaml, but does not call out other 3rd party components by name. Is that your intention?

@rvs rvs force-pushed the master branch 2 times, most recently from 8badbbc to 588244b Compare April 20, 2017 19:19
CACHE STRING
"Base URL for Bitbucket projects. May be overridden for testing purposes.")
set(GITHUB_MADLIB_BASE_URL
set(EIGEN_BASE_URL
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is Eigen specific link, please include the eigen/archive part from line 55 in the URL itself. That way it's used specifically for that purpose.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do. Thanks!

@@ -1,10 +0,0 @@
Portions of this software Copyright (c) 2010-2013 by EMC Corporation. All rights reserved.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this file necessary?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is actually being replaced with a symlink to ../LICENSE -- it seems to be necessary for Mac OS X packaging. I can also replace it with a copy of LICENSE, but that'll be a tad messy.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Roman.
Symlink would be the best option if we have to keep the file.

Alternatively, we can change the "${CMAKE_SOURCE_DIR}/licenses/MADlib.txt" in deploy/PackageMaker/CMakeLists.txt to "${CMAKE_SOURCE_DIR}/LICENSE" and remove this file.

@iyerr3
Copy link
Contributor

iyerr3 commented Apr 20, 2017

Jenkins, OK to test.

@asfbot
Copy link

asfbot commented Apr 20, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/madlib-pr-build/40/

@asfbot
Copy link

asfbot commented Apr 20, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/madlib-pr-build/42/

@asfbot
Copy link

asfbot commented Apr 20, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/madlib-pr-build/43/

@fmcquillan99
Copy link

In file ReadMe_Build.txt the lines 38-40 should be updated from

  • PostgreSQL 9.2, 9.3, 9.4
  • HAWQ 1.2, 1.3
  • Greenplum 4.2, 4.3

to

  • PostgreSQL 9.5, 9.6
  • HAWQ 2.x
  • Greenplum 4.3.x, 5.x

@asfgit asfgit closed this in 0d815f2 Apr 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants