Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0D42B112AD for ; Fri, 8 Aug 2014 20:59:53 +0000 (UTC) Received: (qmail 45859 invoked by uid 500); 8 Aug 2014 20:59:52 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 45817 invoked by uid 500); 8 Aug 2014 20:59:52 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 45779 invoked by uid 99); 8 Aug 2014 20:59:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Aug 2014 20:59:52 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tdowg1@gmail.com designates 209.85.192.46 as permitted sender) Received: from [209.85.192.46] (HELO mail-qg0-f46.google.com) (209.85.192.46) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Aug 2014 20:59:47 +0000 Received: by mail-qg0-f46.google.com with SMTP id z60so6621265qgd.5 for ; Fri, 08 Aug 2014 13:59:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=R9xI2SXyt/bwnE80JDe1XPkFOg45SV1LnVW30u+8atU=; b=Kg1usZYDO4D5hNWvCytmJ/xChRWBhVI38ZYGElGH4wae+GVz3aCGjoMmY8Bn3mfqzV s/4KbSgc3GB0y19DBBRqvl08/tDN3HRdNIfg3faZU7ZGGen3gFZXSJQdbde0yinJ1G0M GaSvZmxy26gCDuFmcMp/H4nVnNrLHqJTrKH3R+z1/Y+p33L+v7xpUnulcV6qfEdS7Vcx OTvpFllCMkkN6ymm62x4Hgv1sFjNkQuaZYcLQwG6m0vsuW4wPrFkTjHCB924E9t/ry56 sj2aY/sdPxgGhzXM75Q2G3lr2PiNPmCJJag02BAZ5Vh+Tc9fBjDOsYyreBWLMhLTsg2K mmvA== X-Received: by 10.224.103.72 with SMTP id j8mr21923787qao.12.1407531566480; Fri, 08 Aug 2014 13:59:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.40.9 with HTTP; Fri, 8 Aug 2014 13:58:46 -0700 (PDT) In-Reply-To: References: From: Tyler D Date: Fri, 8 Aug 2014 16:58:46 -0400 Message-ID: Subject: Re: Issue adding a cluster to falcon To: dev Content-Type: multipart/alternative; boundary=001a11c297a607c32d0500247ba0 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c297a607c32d0500247ba0 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Aug 7, 2014 at 5:30 PM, Ed Kohlwey wrote: > I don't have a copy of the sandbox handy. If you look at the top of the > logs falcon prints a commit id in a banner of stars when it starts. Can you > check the version in the sandbox? It may provide a hint. > > Sent from my mobile device. Please excuse any typos or shorthand. >From the HDP Sandbox: [root@sandbox ~]# falcon admin -version Falcon server build version: {"properties":[{"key":"Version","value":"0.5.0.2.1.1.0-385-rcf16c31b9a36ac8fdfd5dbb1651dc9bb6747a2ff"},{"key":"Mode","value":"embedded"}]} >From /var/log/falcon/falcon.application.log: ######################################################################################## Falcon Server (STARTUP) vc.source.url: scm:git: https://git-wip-us.apache.org/repos/asf/incubator-falcon.git/falcon-webapp build.epoch: 1397693230464 project.version: 0.5.0.2.1.1.0-385 build.user: jenkins vc.revision: cf16c31b9a36ac8fdfd5dbb1651dc9bb6747a2ff domain: all build.version: 0.5.0.2.1.1.0-385-rcf16c31b9a36ac8fdfd5dbb1651dc9bb6747a2ff ######################################################################################## --001a11c297a607c32d0500247ba0--