[ https://issues.apache.org/jira/browse/HAWQ-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lei Chang closed HAWQ-415. -------------------------- Resolution: Fixed > Include pygresql source code in code base > ----------------------------------------- > > Key: HAWQ-415 > URL: https://issues.apache.org/jira/browse/HAWQ-415 > Project: Apache HAWQ > Issue Type: Improvement > Components: Build > Affects Versions: 2.0.0-beta-incubating > Reporter: Goden Yao > Assignee: Lei Chang > Fix For: 2.0.0-beta-incubating > > > This issue is being discussed on [this > thread|http://mail-archives.apache.org/mod_mbox/incubator-hawq-dev/201602.mbox/%3C20160209140623.GA21642@tpx%3E]. > We have steps like: > {code}yum install -y postgresql-devel{code} > followed by > {code}yum erase -y postgresql postgresql-libs postgresql-devel{code} > This is a result of depending on the Python > pygresql module in the hawq management scripts (written in python). > Pygresql itself requires postgres (actually HAWQ itself would be fine) in > order to get the libpq bindings compiled correctly. > Pygresql library license (http://www.pygresql.org/copyright.html) looks > compatible with Apache license. -- This message was sent by Atlassian JIRA (v6.3.4#6332)