Mike Percy created KUDU-2440:
--------------------------------
Summary: pip install kudu-python: cannot override search paths
Key: KUDU-2440
URL: https://issues.apache.org/jira/browse/KUDU-2440
Project: Kudu
Issue Type: Improvement
Components: python
Affects Versions: 1.7.0
Reporter: Mike Percy
setup.py for the kudu-python package looks for Kudu client headers and
libraries when installing but doesn't provide a way to override the prefix. At
the time of writing, it looks in either KUDU_HOME for a dev environment, or
/usr/local and /usr for a production environment.
There should be some way to override that prefix in a non-development
environment when doing pip install kudu-python.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)