[
https://issues.apache.org/jira/browse/HBASE-14876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095660#comment-15095660
]
Daniel Vimont commented on HBASE-14876:
---------------------------------------
Just submitted a patch for the first sub-task -- HBASE-14877
This patch introduces the overall infrastructure for creation/maintenance of
Maven archetypes, and also the first archetype (which end-users will use to
generate a simple Maven project with hbase-client dependency).
After this first sub-task patch is committed, I'll submit patches for the other
two originally-planned archetypes (hbase-shaded-client and hbase-mapreduce),
and then (time permitting) I'll also work on the fourth archetype (for
hbase-spark examples).
> Provide maven archetypes
> ------------------------
>
> Key: HBASE-14876
> URL: https://issues.apache.org/jira/browse/HBASE-14876
> Project: HBase
> Issue Type: New Feature
> Components: build, Usability
> Affects Versions: 2.0.0
> Reporter: Nick Dimiduk
> Assignee: Daniel Vimont
> Labels: beginner, maven
> Attachments: HBASE-14876-v2.patch, HBASE-14876.patch,
> archetype_prototype.zip, archetype_prototype02.zip,
> archetype_shaded_prototype01.zip
>
>
> To help onboard new users, we should provide maven archetypes for hbase
> client applications. Off the top of my head, we should have templates for
> - hbase client application with all dependencies
> - hbase client application using client-shaded jar
> - mapreduce application with hbase as input and output (ie, copy table)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)