Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 50142184DF for ; Sat, 10 Oct 2015 03:58:05 +0000 (UTC) Received: (qmail 1388 invoked by uid 500); 10 Oct 2015 03:58:05 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 1355 invoked by uid 500); 10 Oct 2015 03:58:05 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 1341 invoked by uid 99); 10 Oct 2015 03:58:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Oct 2015 03:58:05 +0000 Date: Sat, 10 Oct 2015 03:58:05 +0000 (UTC) From: "Konstantin Boudnik (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (IGNITE-1555) Combine ignite-hadoop and ignite-spark into signle assembly for downstream consumption. 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/IGNITE-1555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated IGNITE-1555: --------------------------------------- Attachment: IGNITE-1555.patch Latest patch for the {{integration}} edition > Combine ignite-hadoop and ignite-spark into signle assembly for downstream consumption. > --------------------------------------------------------------------------------------- > > Key: IGNITE-1555 > URL: https://issues.apache.org/jira/browse/IGNITE-1555 > Project: Ignite > Issue Type: New Feature > Components: hadoop > Affects Versions: ignite-1.4 > Reporter: Konstantin Boudnik > Assignee: Konstantin Boudnik > Fix For: 1.5 > > Attachments: IGNITE-1555.patch, IGNITE-1555.patch, IGNITE-1555.patch > > > Let's combine all nice things that Ignite provides for Hadoop and Spark into single assembly called ignite-accelerator. This will be advantageous for downstream integrators like Bigtop, where all bits can be packaged together, tested, and deployed with proper configurations and permissions to avoid interoperability issues. A typical is when spark-shell starts an Ignite node which crashes because user 'spark' isn't allowed to write into Ignite's work-dir, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)