[GitHub] incubator-madlib issue #158: MADLIB-1133. TLP graduation - remove references...

2017-08-03 Thread rvs
Github user rvs commented on the issue: https://github.com/apache/incubator-madlib/pull/158 @njayaram2 great idea -- why don't you just reuse the file and put something like this there: Be advised that the registered trademark for MADlib is in a process of being transferred

[GitHub] incubator-madlib pull request #158: MADLIB-1133. TLP graduation - remove ref...

2017-08-03 Thread njayaram2
Github user njayaram2 commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/158#discussion_r131215480 --- Diff: CMakeLists.txt --- @@ -189,7 +189,6 @@ install( ) install( FILES -

[GitHub] incubator-madlib pull request #158: MADLIB-1133. TLP graduation - remove ref...

2017-08-03 Thread orhankislal
Github user orhankislal commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/158#discussion_r131209570 --- Diff: tool/jenkins/rat_check.sh --- @@ -22,15 +22,16 @@ set -exu workdir=`pwd` +reponame=incubator-madlib --- End

[GitHub] incubator-madlib pull request #160: Bugfix: Handle WCC output table error ca...

2017-08-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-madlib/pull/160 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

MADlib Debugging (elastic_net) - MADLIB-1068

2017-08-03 Thread Ed Espino
For MADLIB-1068, I have reproduced the elastic_net issue which causes a crash (core dump) in PostgreSQL 9.6 on Ubuntu 16.04.03 using MADlib master. Are there any general debugging techniques used to help track down these types of issues? I will be fiddling around with the elastic_net trying to

[GitHub] incubator-madlib pull request #159: Bugfix: Fix BFS performance issues

2017-08-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-madlib/pull/159 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-madlib pull request #161: Docs: Update BFS design docs

2017-08-03 Thread njayaram2
GitHub user njayaram2 opened a pull request: https://github.com/apache/incubator-madlib/pull/161 Docs: Update BFS design docs Include write-up for BFS impplementation and design. Additional author: Rashmi Raghu Closes #159 You can merge this

[GitHub] incubator-madlib issue #153: Graph: BFS algorithm design docs

2017-08-03 Thread njayaram2
Github user njayaram2 commented on the issue: https://github.com/apache/incubator-madlib/pull/153 @raghur1 can you please go ahead and close this PR? I have created a new PR for BFS design docs (#161), please do review that. --- If your project is set up for it, you can reply to