Github user jmahonin commented on the pull request:
https://github.com/apache/phoenix/pull/59#issuecomment-88226194
JDK 1.7 and the ProductRDDFunctions package location have been fixed up.
I tried to make some headway on getting the unit tests to run in the IDE.
If you're seeing the same errors I am, it may be because you're using OS X.
There's a "Netty transport" bind error, which can be solved by adding
"SPARK_LOCAL_IP=127.0.0.1" to the environment variables. However, after's fixed
that I end up with HBase minicluster bind errors. There seem to be instructions
here to fix those, which should also solve the Netty issue above, but it hasn't
worked for me at all:
http://stackoverflow.com/questions/18717681/hbasetestingutility-could-not-start-my-mini-cluster
---
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.
---