Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CBC5F1780E for ; Sun, 28 Sep 2014 00:59:02 +0000 (UTC) Received: (qmail 55384 invoked by uid 500); 28 Sep 2014 00:59:02 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 55212 invoked by uid 500); 28 Sep 2014 00:59:02 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 55200 invoked by uid 99); 28 Sep 2014 00:59:02 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Sep 2014 00:59:02 +0000 Received: from localhost (unknown [24.130.135.131]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 827AA1A0421 for ; Sun, 28 Sep 2014 00:58:59 +0000 (UTC) Date: Sat, 27 Sep 2014 17:58:49 -0700 From: Konstantin Boudnik To: general@incubator.apache.org Subject: [VOTE] Accept Ignite into the Apache Incubator Message-ID: <20140928005849.GU8064@tpx> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5860PwWXAiuGjz3C" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) --5860PwWXAiuGjz3C Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I would like to call a vote for accepting "Apache Ignite" for Apache Incuba= tor. The full proposal is available below. We ask the IPMC to sponsor it, with c= os as Champion, and stack, rvs, cos, hsaputra and brane volunteering to be Men= tors. Please cast your vote: [ ] +1, bring Iginite into Incubator [ ] +0, I don't care either way, [ ] -1, do not bring Iginite into Incubator, because... This vote will be open for 72 hours and only votes from the Incubator PMC are binding. http://wiki.apache.org/incubator/IgniteProposal Proposal text from the wiki: ## page was renamed from SilkProposal =3D Ignite Apache Incubator Proposal =3D =3D=3D Abstract =3D=3D Apache Ignite will be a unified In-Memory Data Fabric providing high-performance, distributed in-memory data management software layer betw= een various data sources and user applications. =3D=3D Proposal =3D=3D Apache Ignite is written mostly in Java and Scala with small amount of C++ = code and will initially combine the following technologies under one unified umbrella: * In-Memory Data Grid * In-Memory Compute Grid * In-Memory Streaming Processing This unified in-memory fabric will provide high-performance, distributed in-memory software layer that sits in between various data sources and user applica tions. Data sources can include SQL RDBMS, NoSQL, or HDFS. Applicat= ions APIs will be available for Java (and Java-based scripting languages), Scala, C++ and .NET (C#). GridGain Systems, Inc. submits this proposal to donate its Apache 2.0-licen= sed open source project generally known as =E2=80=9CGridGain In-Memory Computin= g Platform=E2=80=9D, its source code, documentation, and websites to the Apache Software Foundat= ion (=E2=80=9CASF=E2=80=9D) with the goal of extending the vibrant open source = community around this technology ultimately governed by =E2=80=9CApache Way=E2=80=9D. Propos= ed Naming We have been advised by the ASF mentors that the name =E2=80=9CIgnite=E2=80= =9D may not be ideal because the name may be too generic and may not pass ASF legal check. Here = are the alternatives that we have come up with and any of those will be accepta= ble for the project pending the ASF legal green light: * Apache Silk (preferable name) * Apache Sylk * Apache Memstor * Apache Ignite =3D=3D Background & Rationale =3D=3D In-Memory Data Fabric is a natural and evolutionary consolidation of various =E2=80=9Cin-memory technologies=E2=80=9D from the last decade. From simple = local caching (JSR-107), to distributed caching, to data grids and databases, to streaming and plug-n-play acceleration - the in-memory space has grown quite dramatically. With rapid advances in NVRAM and significant price reduction of traditional DRAM on one hand, and growing sophistication and demand for faster data processing on another - many users of these silo-ed technologies and produc= ts started to look for a =E2=80=9Cstrategic approach=E2=80=9D to in-memory - a= n in-memory data fabric - that would provide suitable APIs for different types of payloads: = =66rom data caching, to data grids, to in-memory SQL data stores, to HPC, to strea= ming processing. With expensive and proprietary in-memory computing products from companies = like Oracle, SAP, Microsoft, and IBM - the developers worldwide need an unhinde= red access to advanced open source in-memory software technology, the technology they can trust to develop with and deploy for critical applications. Current Status Apache Ignite will be based on the technology that is currently developed by GridGain Systems and available under Apache 2.0 license (http://www.gridgain.org). The software has been in development since 2007 = and in production since 2009. It is currently used by over 500 production deployments with over 1,000,000 downloads to date, and with over 20,000,000 GridGain nodes started in the last 5 years. =3D=3D Comparative analysis to relevant projects =3D=3D =3D=3D=3D Ignite vs. Spark =3D=3D=3D Apache Spark is a data-analytic and ML centric system that ingest data from HDFS or another distributed file system and performs in-memory processing of this data. Ignite is an In-Memory Data Fabric that is data source agnostic = and provides both Hadoop-like computation engine (MapReduce) as well as many ot= her computing paradigms like MPP, MPI, Streaming processing. Ignite also includ= es first-class level support for cluster management and operations, cluster-aw= are messaging and zero-deployment technologies. Ignite also provides support for full ACID transactions spanning memory and optional data sources. Ignite is a broader in-memory system that is less focused on Hadoop. Apache Spark is more inclined towards analytics and ML, and focused on MR-specific payloads. =3D=3D=3D Ignite vs. Storm, Samza =3D=3D=3D Apache Storm is streaming processing framework. Apache Samza is a distribut= ed stream processing engine. Ignite is a multi-purpose In-Memory Data Fabric t= hat also includes streaming processing capabilities (and we can argue better capabilities when it comes to streaming and CEP).=20 Generally, Apache Storm and Apache Samza provide a very different implementation for one of the functional areas of Ignite. =3D=3D=3D Ignite vs. Hadoop =3D=3D=3D Apache Hadoop is a batch oriented data warehouse system. Ignite is a real-t= ime, transactional In-Memory Data Fabric focused on real-time processing of operational data. In most cases, Hadoop acts as one of the =E2=80=9Cslower= =E2=80=9D datasources on top of which Ignite is typically deployed.=20 =3D=3D Initial Goals =3D=3D The number one goal during ASF incubation will coalesce around building a t= rue active and vibrant community governed by the =E2=80=9CApache Way=E2=80=9D. = The initial development goals for Ignite primarily revolve around migrating the existing code base, documentation, and refactoring of the existing internal build, t= est & release processes. We believe these initial goals are sufficiently diffic= ult to be considered early milestones. Some of the specific initial goals include: * Migrate the existing Ignite code base to the ASF. * Refactor development, testing, build and release processes to work in AS= F. * Attract developer and user interest in the new Apache Ignite project. * Road map the integration efforts with =E2=80=9Csister=E2=80=9D projects = in ASF eco-system like Storm and Spark. * Incorporate externally developed features into the core Apache Ignite pr= oject. =3D=3D Known Risks =3D=3D This proposal is not without its risks, some of which are outlined below. The current list of committers are primarily from GridGain Systems. One of = the key purposes of proposing Ignite for incubation is to attract new committers and spur the adoption of Ignite. The ASF has a well-deserved reputation of fostering and building open source communities, which makes it the ideal location to attempt this community bootstrap. Most of the initial committers are supported by their employers to work on Ignite, and may be assigned to work on other priorities. However, the emplo= yers of these salaried individuals - GridGain Systems or current customers and u= sers - have a vested interest in seeing Ignite thrive as a long-term, growing project. GridGain Systems understands that their employees are acting as individuals when contributing to Apache projects. As a major initial contributor GridGa= in Systems is prepared to bring additional staff on board to assist with Ignite development to ensure its active growth. One of the key motivators in creating the Ignite project as part of the Incubator is to leverage the vendor-neutral nature of the ASF. The ASF has a strong and recognized brand as being a leader in open source, and by hosting Ignite at the ASF, we hope to attract developers to build a viable community for the project. =3D=3D Meritocracy =3D=3D Apache Ignite plans to adopt the policy that encourages an environment that supports a meritocracy. We intend to actively ask the community for help, listing/specifying the work that needs to be done, and keeping track of and encouraging members of the community who make any contributions. Community & Core Developers GridGain project has been actively building community of users in the last couple of years with an active StackOverflow group, support groups, and Mee= tups (http://www.meetup.com/Bay-Area-In-Memory-Computing). This group includes active members of Apache community as well. We strongly believe that this community will grow and develop substantially as part of Apache family and that=E2=80=99s our commitment. =3D=3D Existing Documentation =3D=3D Current documentation for GridGain project can be found here: http://www.gridgain.org/documentation/ We intend to migrate it into ASF podling. =3D=3D Initial Source =3D=3D Initial Apache 2.0 licensed source code can be found here: http://www.gridgain.org/download/ =3D=3D External Dependencies =3D=3D Here=E2=80=99s the list of 3rd party JAR-only dependencies: * Apache Hadoop * Apache Commons * H2 * JTS * Apache Lucene * Spring Here=E2=80=99s the list of the all licenses for 3rd party libraries current= ly used: * Apache 2.0 =3D=3D Required Resources =3D=3D =3D=3D=3D Mailing lists =3D=3D=3D * private@ignite.incubator.apache.org (with moderated subscriptions) * dev@ignite.incubator.apache.org * committs@ignite.incubator.apache.org =3D=3D=3D Git & JIRA =3D=3D=3D * Git: https://git-wip-us.apache.org/repos/asf/incubator-ignite.git * JIRA: JIRA Ignite (IGNITE) =3D=3D Initial Committers & Affiliation =3D=3D * Dmitriy Setrakyan (GridGain Systems, dsetrakyan at gridgain dot com) * Yakov Zhdanov (GridGain Systems, yzhdanov at gridgain dot com) * Alexey Goncharuk (GridGain Systems, agoncharuk at gridgain dot com) * Sergey Vladykin (GridGain Systems, svladykin at gridgain dot com) * Valentin Kulichenko (GridGain Systems, vkulichenko at gridgain dot com) * Semen Boikov (GridGain Systems, sboikov at gridgain dot com) * Vladimir Ozerov (GridGain Systems, vozerov at gridgain dot com) * Nikita Ivanov (GridGain Systems, nivanov30 at gmail dot com) * Sergey Khisamov (FitechSource, skh at gmail dot com) * Ilya Sterin (ChronoTrack, isterin at gmail dot com) * Ryan Rawson (WANdisco, rawson at apache dot org) * Konstantin Boudnik (WANdisco, cos at apache dot org) * Roman Shaposhnik (Pivotal, rvs at apache dot org) * Branko Cibej (WANdisco, brane at apache dot org) =3D=3D Sponsors =3D=3D =3D=3D=3D Apache Champion =3D=3D=3D * Konstantin Boudnik (cos at apache dot org) =3D=3D=3D Nominated Mentors =3D=3D=3D * Michael Stack (stack at apache dot org) * Roman Shaposhnik (rvs at apache dot org) * Konstantin Boudnik (cos at apache dot org) * Henry Saputra (hsaputra at apache dot org) * Branko Cibej (brane at apache dot org) =3D=3D Sponsoring Entity =3D=3D * Apache Incubator PMC --5860PwWXAiuGjz3C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iF4EAREIAAYFAlQnXUkACgkQenyFlstYjhLNZwD+LF4+j2BK6pGSDTKAhsvAofZX U9gjk1adFCiJD8igFRwA/iek9zJltNaOqFtICFm+bNXAbL9Y85Q0I7uJuOUm1CO4 =aWHZ -----END PGP SIGNATURE----- --5860PwWXAiuGjz3C--