Skip to content

Conversation

@kaknikhil
Copy link
Contributor

We won't support deep learning on gpdb 4.3 because

  1. Deep learning requires the type 'JSON' which isn't supported in gpdb
    4.3.
  2. Our deep learning module depends on tensorflow to be pre installed.
    GPDB 4.3 ships with python 2.6.9 which doesn't support tensorflow.

madpack currently looks for Modules.yml first in
"src/ports/portid/dbver/config" and then in src/config. This commit
copies the custom Modules.yml in the src/ports/portid/dbver/config/ dir.
We use a custom Modules.yml file for gpdb 4.3 which is just a copy of
the existing Modules.yml file.

A future commit will add support for the 'deep_learning' module which
will not be included in this yml.

Closes #358

Co-authored-by: Orhan Kislal okislal@apache.org

@kaknikhil kaknikhil force-pushed the feature/disable-dl-gpdb43 branch from c8349c1 to a36849e Compare March 20, 2019 00:47
kaknikhil added a commit to madlib/madlib that referenced this pull request Mar 20, 2019
We won't support deep learning on gpdb 4.3 because
1. Deep learning requires the type 'JSON' which isn't supported in gpdb
4.3.
2. Our deep learning module depends on tensorflow to be pre installed.
GPDB 4.3 ships with python 2.6.9 which doesn't support tensorflow.

madpack currently looks for Modules.yml first in
"src/ports/portid/dbver/config" and then in src/config. This commit
copies the custom Modules.yml in the src/ports/portid/dbver/config/ dir.
We use a custom Modules.yml file for gpdb 4.3 which is just a copy of
the existing Modules.yml file.

A future commit will add support for the 'deep_learning' module which
will not be included in this yml.

Closes apache#358

Co-authored-by: Orhan Kislal <okislal@apache.org>
@asfgit
Copy link

asfgit commented Mar 20, 2019

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

@asfgit
Copy link

asfgit commented Mar 20, 2019

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

We won't support deep learning on gpdb 4.3 because
1. Deep learning requires the type 'JSON' which isn't supported in gpdb
4.3.
2. Our deep learning module depends on tensorflow to be pre installed.
GPDB 4.3 ships with python 2.6.9 which doesn't support tensorflow.

madpack currently looks for Modules.yml first in
"src/ports/portid/dbver/config" and then in src/config. This commit
copies the custom Modules.yml in the src/ports/portid/dbver/config/ dir.
We use a custom Modules.yml file for gpdb 4.3 which is just a copy of
the existing Modules.yml file.

A future commit will add support for the 'deep_learning' module which
will not be included in this yml.

Closes apache#358

Co-authored-by: Orhan Kislal <okislal@apache.org>
@kaknikhil kaknikhil force-pushed the feature/disable-dl-gpdb43 branch from a36849e to cad78ac Compare March 20, 2019 16:58
@asfgit
Copy link

asfgit commented Mar 20, 2019

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

@asfgit
Copy link

asfgit commented Mar 20, 2019

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

@asfgit
Copy link

asfgit commented Mar 20, 2019

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

@asfgit asfgit closed this in e5ace86 Mar 20, 2019
@orhankislal orhankislal deleted the feature/disable-dl-gpdb43 branch April 11, 2019 18:26
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