[
https://issues.apache.org/jira/browse/PHOENIX-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated PHOENIX-1934:
----------------------------------
Attachment: 1934.patch
Try resolve import error
{noformat}
d:\!GIT-HWX\phoenix\bin>python queryserver.py makeWinServiceDesc
Traceback (most recent call last):
File "queryserver.py", line 37, in <module> import daemon
File "d:\!GIT-HWX\phoenix\bin\daemon.py", line 54, in <module> import
resource
ImportError: No module named resource
{noformat}
Thanks [~imalamen] for testing this out.
> queryserver support for Windows service descriptor
> --------------------------------------------------
>
> Key: PHOENIX-1934
> URL: https://issues.apache.org/jira/browse/PHOENIX-1934
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Fix For: 5.0.0, 4.4.0, 4.5.0
>
> Attachments: 1934.patch, 1934.patch
>
>
> To support WIndows services, we need generate a service.xml file. Looking
> into it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)