[GitHub] incubator-hawq pull request #1132: HAWQ-1343. - Install pip and minor format...

2017-02-18 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-hawq/pull/1132


---
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 feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-hawq pull request #1132: HAWQ-1343. - Install pip and minor format...

2017-02-17 Thread edespino
GitHub user edespino opened a pull request:

https://github.com/apache/incubator-hawq/pull/1132

HAWQ-1343. - Install pip and minor formatting change.

The latest Travis CI OS X builds are failing 
(https://travis-ci.org/apache/incubator-hawq/builds/202425654) because "pip" 
command is not found.  This change will install it.

Error:
$ sudo pip install pycrypto
sudo: pip: command not found

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/edespino/incubator-hawq HAWQ-1343

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-hawq/pull/1132.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1132


commit ce4c7e2ed383a70cd53857023826eb3043c887a9
Author: Ed Espino 
Date:   2017-02-17T15:50:00Z

HAWQ-1343. - Install pip and minor formatting change.




---
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 feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---