Return-Path: X-Original-To: apmail-tajo-dev-archive@minotaur.apache.org Delivered-To: apmail-tajo-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 A97E8104F9 for ; Mon, 9 Dec 2013 10:24:19 +0000 (UTC) Received: (qmail 24836 invoked by uid 500); 9 Dec 2013 10:24:19 -0000 Delivered-To: apmail-tajo-dev-archive@tajo.apache.org Received: (qmail 24752 invoked by uid 500); 9 Dec 2013 10:24:14 -0000 Mailing-List: contact dev-help@tajo.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.incubator.apache.org Delivered-To: mailing list dev@tajo.incubator.apache.org Received: (qmail 24729 invoked by uid 99); 9 Dec 2013 10:24:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Dec 2013 10:24:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.160.65] (HELO mail-pb0-f65.google.com) (209.85.160.65) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Dec 2013 10:24:07 +0000 Received: by mail-pb0-f65.google.com with SMTP id rq2so3257696pbb.8 for ; Mon, 09 Dec 2013 02:23:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=/wWRwSnQqqGZc10QMJWUQBWQpLHhzXa816zDh/+CWCs=; b=DnRn4Ke6fFeFJ4odPy5lag6O5W2OCTGm7kvy0BunmNi/rSD25qswWrK4Rb1QO3Nn3v WbPrgfYeFV6H8oTLk6NHZxNm+dHoquMt4Xh8WigAavkrAfFjFYJUuTVnIyO72ogiMDxe N89HYWpJsjALDwSKR8jhHKS7iVy/BFjO/mfZi7vfkPZRcGpcZn4uzC2nvruU0dOXbinX Mm/cM+GZ0XPZPGGiWu5k59ABoL1ZjwTxWv1Eh2XryxHj7W1Jzi/qIejPQ+vhn63AfXEh bXC+ZHPo98zYktkZ2a1LtXdUcgS0joOe8aCDs2Jx1gjdHLyVoKX2mfO4ikmFt8N79wFR oy0g== X-Gm-Message-State: ALoCoQkbkxJhPxXIEM7FDvYoAlCFgUfq1ovg0gfxcIljG/z6y6xR8y/U27+rY2Ymg2cr1gUsZMyL MIME-Version: 1.0 X-Received: by 10.68.254.132 with SMTP id ai4mr19676935pbd.51.1386584626271; Mon, 09 Dec 2013 02:23:46 -0800 (PST) Received: by 10.70.131.133 with HTTP; Mon, 9 Dec 2013 02:23:46 -0800 (PST) X-Originating-IP: [111.93.187.226] In-Reply-To: References: Date: Mon, 9 Dec 2013 15:53:46 +0530 Message-ID: Subject: Re: starting problem tajo From: Kishore kumar To: dev@tajo.incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b2e0a1119ac3004ed176423 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b2e0a1119ac3004ed176423 Content-Type: text/plain; charset=ISO-8859-1 Gave the user permissions on tajo home dir, localhost password issue resolved, pls help me on the Error: Could not find or load main class org.apache.tajo.master.TajoMaster. Thanks, Kishore. On Mon, Dec 9, 2013 at 2:56 PM, Kishore kumar wrote: > Hi, > > I installed tajo-0.2.0-incubating version, > > when i run asking localhost password, I am using hadoop w/o any problem by > configure ssh with localhost, I checked log the error is > Error: Could not find or load main class > org.apache.tajo.master.TajoMaster. > > > sudo ./start-tajo.sh > starting master, logging to > /usr/local/tajo/tajo-0.2.0-incubating/tajo-dist/src/main/bin/../logs/tajo-root-master-kishore-Vostro-1550.out > Error: Could not find or load main class org.apache.tajo.master.TajoMaster > root@localhost's password: > root@localhost's password: localhost: Permission denied, please try again. > > root@localhost's password: localhost: Permission denied, please try again. > > localhost: Permission denied (publickey,password). > > any help ? > > Thanks, > Kishore. > > --047d7b2e0a1119ac3004ed176423--