Return-Path: Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: (qmail 77109 invoked from network); 20 Aug 2009 13:54:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Aug 2009 13:54:25 -0000 Received: (qmail 5692 invoked by uid 500); 20 Aug 2009 13:54:43 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 5624 invoked by uid 500); 20 Aug 2009 13:54:43 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 5613 invoked by uid 99); 20 Aug 2009 13:54:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 13:54:43 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,NORMAL_HTTP_TO_IP,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hkumar.arora@gmail.com designates 209.85.223.176 as permitted sender) Received: from [209.85.223.176] (HELO mail-iw0-f176.google.com) (209.85.223.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Aug 2009 13:54:33 +0000 Received: by iwn6 with SMTP id 6so498342iwn.5 for ; Thu, 20 Aug 2009 06:54:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=73K2tEqxmRPFysHN4Z1kPWDT4Fw/HL7eTkCLQq+FAx8=; b=Rqkf1WFpd0haXECJuOT7SYHoWxYl5Al19kzUJsNzEdLqa837ixMlGtbb+2QwzEFZye 38bqPbbuZpKBv0OpUgcj4jxktayAB+pcop9SKhHpe0r20od3cFeoi1SRp27Tewhffvk5 U/218LX2MmU3IICf64V4OuACxGsTSkpHgPaBw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=UdR5CS+4VV3ah0eWdNWUXa6bjNHCK3msnf1YuHow40Dgiu1T73O093UmxZhMuGTuXl QqP1DQ9oUesE7O2jSgSnDhVD+B+LjaP8SoKgO/KSGWYgU1POKN2OKDAQBW8jvtKM+yRH s3mAzVkK9PDf1JB51Wquq51AxdaNz9lmW7MEs= MIME-Version: 1.0 Received: by 10.231.37.141 with SMTP id x13mr4469538ibd.39.1250776451808; Thu, 20 Aug 2009 06:54:11 -0700 (PDT) Date: Thu, 20 Aug 2009 16:54:11 +0300 Message-ID: Subject: Invalid argument for option USER_DATA_FILE From: Harshit Kumar To: general@hadoop.apache.org Content-Type: multipart/alternative; boundary=0003255769461a8000047193162b X-Virus-Checked: Checked by ClamAV on apache.org --0003255769461a8000047193162b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi When I try to execute *hadoop-ec2 launch-cluster test-cluster 2*, it executes, but keep waiting at "Waiting for instance to start", find below the exact display as it shows on my screen $ bin/hadoop-ec2 launch-cluster test-cluster 2 Testing for existing master in group: test-cluster Creating group test-cluster-master GROUP test-cluster-master Group for Hadoop Master. GROUP test-cluster-master PERMISSION test-cluster-master ALLOWS all FROM USER 5282-1142-6451 GRPNAME test-cluster-master GROUP test-cluster-master PERMISSION test-cluster-master ALLOWS tcp 22 22 FROM CIDR 0.0.0.0/0 GROUP test-cluster-master PERMISSION test-cluster-master ALLOWS tcp 50030 50030 FROM CIDR 0.0.0.0/0 GROUP test-cluster-master PERMISSION test-cluster-master ALLOWS tcp 50060 50060 FROM CIDR 0.0.0.0/0 Creating group test-cluster GROUP test-cluster Group for Hadoop Slaves. GROUP test-cluster PERMISSION test-cluster ALLOWS all FROM USER 5282-1142-6451 GRPNAME test-cluster GROUP test-cluster PERMISSION test-cluster ALLOWS tcp 22 22 FROM CIDR 0.0.0.0/0 GROUP test-cluster PERMISSION test-cluster ALLOWS tcp 50030 50030 FROM CIDR 0.0.0.0/0 GROUP test-cluster PERMISSION test-cluster ALLOWS tcp 50060 50060 FROM CIDR 0.0.0.0/0 GROUP test-cluster-master PERMISSION test-cluster-master ALLOWS all FROM USER 5282-1142-6451 GRPNAME test-cluster GROUP test-cluster PERMISSION test-cluster ALLOWS all FROM USER 5282-1142-6451 GRPNAME test-cluster-master Starting master with AMI ami-fa6a8e93 Invalid argument for option '-f, --user-data-file DATA-FILE': '/home/bike/hadoo -0.19.2/src/contrib/ec2/bin/hadoop-ec2-init-remote.sh' (-h for usage) Waiting for instance to start ............................................................................... ............................................................................... It just keeps on producing new dots, thats it and i guess this process will never finish, I tried hours to search for the solution on the net, but unsuccessful. I will appreciate if anyone can help me with this problem? H. Kumar Phone(Mobile): +82-10-2892-9663 Phone(Office): +82-31- skype: harshit900 Blog: http://harshitkumar.wordpress.com Website: http:/kumarharmuscat.tripod.com --0003255769461a8000047193162b--