[
https://issues.apache.org/jira/browse/PHOENIX-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900962#comment-13900962
]
Enis Soztutar commented on PHOENIX-50:
--------------------------------------
There was some discussion in Hadoop as well for pushing python-only scripts,
but never materialized. I think it is up for us to decide on the tradeoff of
having python dependency vs having 2 set of scripts for .sh and .cmd if we want
to support windows. One alternative might be to have .sh scripts and also .py
scripts and have python dependency only on windows.
Jeffrey, we can remove the copyright year:
{code}
+# Copyright 2010 The Apache Software Foundation
{code}
> 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)