Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3219718A75 for ; Thu, 22 Oct 2015 04:01:28 +0000 (UTC) Received: (qmail 36025 invoked by uid 500); 22 Oct 2015 04:01:28 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 35929 invoked by uid 500); 22 Oct 2015 04:01:28 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 35902 invoked by uid 99); 22 Oct 2015 04:01:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2015 04:01:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ABF7D2C14F3 for ; Thu, 22 Oct 2015 04:01:27 +0000 (UTC) Date: Thu, 22 Oct 2015 04:01:27 +0000 (UTC) From: "Jerry He (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-4030) bootstrap_config support for IBM IOP MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated ACCUMULO-4030: ------------------------------- Attachment: ACCUMULO-4030-1.7-v0.patch Hi, [~elserj] I attached a patch for branch 1.7, tested on IOP 4.1. Please review. Thanks.. > bootstrap_config support for IBM IOP > ------------------------------------ > > Key: ACCUMULO-4030 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4030 > Project: Accumulo > Issue Type: Improvement > Reporter: Jerry He > Fix For: 1.7.1, 1.8.0 > > Attachments: ACCUMULO-4030-1.7-v0.patch > > > The current Accumulo support in bootstrap_config Hadoop version/distibution includes open source Hadoop 2, HDP 2.0/2.1 and HDP 2.2. > This step is used to locate the hadoop and its dependency jars. > We want to propose to add support for IBM IOP. > IBM IOP's binary layout is similar to HDP. > We only need to change 'hdp' to 'iop' in the directory layout. -- This message was sent by Atlassian JIRA (v6.3.4#6332)