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 7324811F25 for ; Tue, 2 Sep 2014 02:36:22 +0000 (UTC) Received: (qmail 74805 invoked by uid 500); 2 Sep 2014 02:36:21 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 74704 invoked by uid 500); 2 Sep 2014 02:36:21 -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 74292 invoked by uid 99); 2 Sep 2014 02:36:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2014 02:36:21 +0000 Date: Tue, 2 Sep 2014 02:36:21 +0000 (UTC) From: "Alex Newman (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11853) Provide an alternative to the apache build for developers (like me) who aren't committers 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/HBASE-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117838#comment-14117838 ] Alex Newman commented on HBASE-11853: ------------------------------------- I have updated the github to represent a more complete set of the patches. http://github.com/OhmData/hbase-public feel free checkout the travis and circle-ci branches. I should have a patch very soon. One thing I am a bit worried about is our ability to run these tests on machines with 4GB of memory. I know it has been a goal of ours, but I keep on having circle-ci and travis timing out due to us crossing that limit. I'll continue to track down the source. > Provide an alternative to the apache build for developers (like me) who aren't committers > ----------------------------------------------------------------------------------------- > > Key: HBASE-11853 > URL: https://issues.apache.org/jira/browse/HBASE-11853 > Project: HBase > Issue Type: Bug > Reporter: Alex Newman > Assignee: Alex Newman > Attachments: HBASE-11853-testing-v0.patch, HBASE-11853-testing-v1.patch, HBASE-11853-v3.patch > > > Travis CI and Circle-CI now provide free builds for open source projects. I created the capability to run builds this way. Although they are closed source (and thus not a replacement for jenkins IMHO), they are super convenient. -- This message was sent by Atlassian JIRA (v6.3.4#6332)