Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6322E183F2 for ; Wed, 12 Aug 2015 02:32:52 +0000 (UTC) Received: (qmail 52236 invoked by uid 500); 12 Aug 2015 02:32:45 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 52179 invoked by uid 500); 12 Aug 2015 02:32:45 -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 52162 invoked by uid 99); 12 Aug 2015 02:32:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2015 02:32:45 +0000 Date: Wed, 12 Aug 2015 02:32:45 +0000 (UTC) From: "Ted Malaska (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-14216) Consolidate MR and Spark BulkLoad shared functions and string consts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ted Malaska created HBASE-14216: ----------------------------------- Summary: Consolidate MR and Spark BulkLoad shared functions and string consts Key: HBASE-14216 URL: https://issues.apache.org/jira/browse/HBASE-14216 Project: HBase Issue Type: Improvement Reporter: Ted Malaska Assignee: Ted Malaska Priority: Minor This is a follow up jira is HBASE-14150. Andrew P had noticed code that could be consolidate between MR and Spark bulk load code. Before I get started I need advice to know where the consolidated code should live. Once I have the location I can start coding. -- This message was sent by Atlassian JIRA (v6.3.4#6332)