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

James Taylor commented on PHOENIX-2659:
---------------------------------------

If you get a chance, it'd be much appreciated if you could commit to 4.x and 
master branches, [~ndimiduk]

> Minor Bugs in queryserver.py 
> -----------------------------
>
>                 Key: PHOENIX-2659
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2659
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.7.0
>            Reporter: Steve T
>            Assignee: Josh Elser
>            Priority: Minor
>             Fix For: 4.7.0
>
>         Attachments: PHOENIX-2659.patch
>
>
> After I installed 
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.7.0-HBase-0.98-rc1/
> I had some trouble starting bin/queryserver.py
> I had to remove {color:blue}{{$PHOENIX_OPTS}}{color} from line 122 to prevent 
> this error:
> {color:red}Error: Could not find or load main class $PHOENIX_OPTS{color}
> When I tried to run like
> {color:blue}{{./queryserver.py start 
> -Dphoenix.queryserver.serialization=JSON}}{color}
> the {color:blue}{{-Dphoenix.queryserver.serialization=JSON}}{color} was being 
> ignored.  To fix, I changed {color:blue}{{args\[1:]}}{color} to 
> {color:blue}{{args}}{color} in line 65.



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

Reply via email to