[
https://issues.apache.org/jira/browse/HBASE-11761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14100648#comment-14100648
]
Sean Busbey commented on HBASE-11761:
-------------------------------------
I was thinking the FAQ for a couple of reasons:
1) It also applies to 0.94 -> 0.96 upgrades
2) I suspect developers of downstream clients are more likely to notice a FAQ
item geared towards them than an addition to the upgrade docs.
Maybe a FAQ item with a pointer within both the 0.94 -> 0.96 and 0.94 -> 0.98
upgrade sections?
> Add a FAQ item for updating a maven-managed application from 0.94 -> 0.96+
> --------------------------------------------------------------------------
>
> Key: HBASE-11761
> URL: https://issues.apache.org/jira/browse/HBASE-11761
> Project: HBase
> Issue Type: Task
> Components: documentation
> Reporter: Sean Busbey
> Labels: beginner
>
> In 0.96 we changed artifact structure, so that clients need to rely on an
> artifact specific to some module (hopefully hbase-client) instead of a single
> fat jar.
> We should add a FAQ item that points people towards hbase-client, to ease
> those updating downstream applications from 0.94 to 0.98+.
> Showing an example pom entry for e.g. org.apache.hbase:hbase:0.94.22 and one
> for e.g. org.apache.hbase:hbase-client:0.98.5 should be sufficient.
--
This message was sent by Atlassian JIRA
(v6.2#6252)