You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/11/10 23:25:10 UTC

[jira] [Comment Edited] (PHOENIX-2387) Phoenix sandbox doesn't launch

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

James Taylor edited comment on PHOENIX-2387 at 11/10/15 10:24 PM:
------------------------------------------------------------------

My two cents:
- Use sandbox for dev environment only - where you're building the code and want an easy way to try out something. It works in this regard currently, yes?
- Release a docker image with our binary releases to make this easy for our users (and explicitly *don't* include the sandbox.py script in our binary distributions so as not to confuse users).


was (Author: jamestaylor):
My two cents:
- Use sandbox for dev environment only - where you're building the code and want an easy way to try out something. It works in this regard currently, yes?
- Release a docker image with our binary releases to make this easy for our users (and explicitly *don't* include the sandbox.py script in our binary distributions.

> Phoenix sandbox doesn't launch
> ------------------------------
>
>                 Key: PHOENIX-2387
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2387
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.6.0
>            Reporter: Josh Mahonin
>            Assignee: Gabriel Reid
>            Priority: Minor
>             Fix For: 4.7.0
>
>         Attachments: PHOENIX-2387.patch
>
>
> Just tried the stock 4.6.0 download to try check a user issue and ran the sandbox. This was the output:
> ./phoenix_sandbox.py 
> Traceback (most recent call last):
>   File "./phoenix_sandbox.py", line 36, in <module>
>     sys.err.write("cached_classpath.txt is not present under "
> AttributeError: 'module' object has no attribute 'err'
> There's no 'cached_classpath.txt' file in the folder



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