[
https://issues.apache.org/jira/browse/PHOENIX-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998647#comment-14998647
]
Josh Mahonin commented on PHOENIX-2387:
---------------------------------------
I guess it comes down to how useful people find the sandbox. I personally think
it's useful, and can help new users try out Phoenix quickly without having to
mess around with an HBase cluster. That said, the barrier to entry is a lot
lower now that things like the Hortonworks sandbox have Phoenix available.
Is having another release package with the 'sandbox' included an option as
well? That way anyone who wants to play with it can bite the bullet and
download the big package, but it's self-contained. The downside is it further
complicates the packaging and release process.
> 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)