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

Jeffrey Zhong commented on PHOENIX-50:
--------------------------------------

Current scripts don't use any special extensions because they just construct 
parameters to call shell command.  

To address [~lhofhansl] concerns, I can leave current shell scripts along with 
the python scripts. Using python script is still better than the native windows 
cmd script because at least we can lower the bar for people to change & test it 
out(just make sure not to hard code any OS specific path etc.) in a linux/mac 
box. Till the point that we're comfortable with Python scripts, we can remove 
shell scripts.

> Convert shell scripts under bin to python script so same scripts can run in 
> unix & windows
> ------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-50
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-50
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Jeffrey Zhong
>            Assignee: Jeffrey Zhong
>             Fix For: 3.0.0
>
>         Attachments: phoenix-50.patch
>
>
> Converting to python scripts so that we only need to maintain one version 
> scripts for both linux like OS & windows. 
> We had a test run of Phoenix against windows boxes and found few test 
> failures. Later I'll check in fixes for those failure so that we can have 
> Phoenix run on windows as well. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to