Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9F6A3200ACA for ; Thu, 19 May 2016 01:56:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9DE92160A15; Wed, 18 May 2016 23:56:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1879D160A00 for ; Thu, 19 May 2016 01:56:13 +0200 (CEST) Received: (qmail 24958 invoked by uid 500); 18 May 2016 23:56:13 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 24938 invoked by uid 99); 18 May 2016 23:56:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 23:56:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CD3482C1F58 for ; Wed, 18 May 2016 23:56:12 +0000 (UTC) Date: Wed, 18 May 2016 23:56:12 +0000 (UTC) From: "Daniel Vimont (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14876) Provide maven archetypes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 18 May 2016 23:56:14 -0000 [ https://issues.apache.org/jira/browse/HBASE-14876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290113#comment-15290113 ] Daniel Vimont commented on HBASE-14876: --------------------------------------- Yep! Did it in HBASE-15835. As you can see over there, I ran into one wrinkle in my first patch submission, but everything is fine with that patch now, apparently ready for pushing through into the master branch... > 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)