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

Hudson commented on PHOENIX-1355:
---------------------------------

SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #272 (See 
[https://builds.apache.org/job/Phoenix-3.0-hadoop1/272/])
PHOENIX-1355: sqlline.py or psql.py may hang if they're not invoked from bin 
folder (jeffreyz: rev 517798713952335ad976eb4574637783128461ae)
* bin/psql.py
* bin/phoenix_utils.py
* bin/end2endTest.py
* bin/sqlline.py


> sqlline.py or psql.py may hang if they're not invoked from bin folder
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-1355
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1355
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.1
>            Reporter: Jeffrey Zhong
>            Assignee: Jeffrey Zhong
>             Fix For: 5.0.0, 4.2, 3.2
>
>         Attachments: PHOENIX-1355.patch
>
>
> In the phoenix_utils.py, we have following code which searching for client 
> jar. If a user invokes sqlline or psql from a root folder, this step will 
> take a while.
> {code}
>   if phoenix_client_jar == "":
>     phoenix_client_jar = find("phoenix-*-client*", os.path.join(current_dir, 
> ".."))
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to