Github user mravi commented on the pull request:
https://github.com/apache/phoenix/pull/63#issuecomment-92636784
Thanks @jmahonin for making the necessary changes . Below are the final
set of tasks that need to be done before we publish documentation.
a) In phoenix/pom.xml , Add the dependency of phoenix-spark module under
<dependencyManagement>.
https://github.com/apache/phoenix/blob/master/pom.xml#L427
b) In phoenix/phoenix-assembly/pom.xml , Add the dependency of
phoenix-spark module .
https://github.com/apache/phoenix/blob/master/phoenix-assembly/pom.xml#L148
c) In phoenix/phoenx-assembly/build/all-common-jars.xml , register spark
artifacts.
https://github.com/apache/phoenix/blob/master/phoenix-assembly/src/build/components/all-common-jars.xml#L73
d) Generating HTML from the README .
Is it possible for you to create patches for both the master the 4.4.X
HBase 0.98 branch and attach to the JIRA? I can take care of the d) task and
push to SVN .
Thanks!!
---
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.
---