Github user jmahonin commented on the pull request:
https://github.com/apache/phoenix/pull/59#issuecomment-88285575
Can confirm the memory settings needed adjustment on 7u76 on Linux.
Special thanks to @robdaemon who had an excellent library to work with, and
a pre-emptive thanks to @dacort for the copyrights!
My preference would be to put the RelationProvider work under a new ticket.
It's separate functionality, and although I've made a bit of headway there,
testing against the current SparkSQLContext API is yielding some bizarre
results.
It's fairly likely I'm doing something wrong, but that's a brand new API
for Spark. Most of the methods have @DeveloperAPI annotations (read: unstable),
and a number of fixes are slated for Spark SQL in 1.3.1, so I expect a bit of
churn in that area for the time being.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---