You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Jordan Birdsell (JIRA)" <ji...@apache.org> on 2018/06/10 01:52:00 UTC

[jira] [Commented] (KUDU-2440) pip install kudu-python: cannot override search paths

    [ https://issues.apache.org/jira/browse/KUDU-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16507230#comment-16507230 ] 

Jordan Birdsell commented on KUDU-2440:
---------------------------------------

This would be pretty easy to solve by introducing another environment variable, say KUDU_DEV_HOME or something. Is this what you were thinking or were you thinking this would be a parameter to setup.py?

> 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
>            Assignee: Jordan Birdsell
>            Priority: Major
>
> 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)