Skip to content

Commit

Permalink
PMML: install pmml module in HAWQ
Browse files Browse the repository at this point in the history
Changes:
- add one line to HAWQ’s Modules.yml
  • Loading branch information
Feng, Xixuan (Aaron) committed Jul 7, 2014
1 parent b0444de commit 8c21246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ports/hawq/1.2/config/Modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ modules:
depends: ['utilities']
- name: pca
depends: ['linalg', 'convex']
- name: pmml
- name: prob
- name: regress
depends: ['utilities', 'array_ops']
Expand Down

0 comments on commit 8c21246

Please sign in to comment.