Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5F0AD107F9 for ; Mon, 20 Jan 2014 09:31:57 +0000 (UTC) Received: (qmail 5644 invoked by uid 500); 20 Jan 2014 09:31:48 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 5525 invoked by uid 500); 20 Jan 2014 09:31:42 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 5513 invoked by uid 99); 20 Jan 2014 09:31:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jan 2014 09:31:41 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of amits@infolinks.com designates 207.126.144.129 as permitted sender) Received: from [207.126.144.129] (HELO eu1sys200aog110.obsmtp.com) (207.126.144.129) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 20 Jan 2014 09:31:33 +0000 Received: from mail-ie0-f175.google.com ([209.85.223.175]) (using TLSv1) by eu1sys200aob110.postini.com ([207.126.147.11]) with SMTP ID DSNKUtzs3kYROMDyIF6xhAT00qtI5pHg9pqG@postini.com; Mon, 20 Jan 2014 09:31:11 UTC Received: by mail-ie0-f175.google.com with SMTP id ar20so3314022iec.34 for ; Mon, 20 Jan 2014 01:30:54 -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:date:message-id:subject:from:to :content-type; bh=e7PfV81Kd0yPNBIZ+QMshK/kWPPbHsjAt70r1XIBcwE=; b=E9N0UkAM7kDSW/H3AVBcaG0VfJ1OpbZSx+gGqOpCA2nruQbv+aSe13GmLoQ8mlC54P CsQlahDKfBDX6dluQooVob5Hb7ETUIw6mnHqy4IRUIHh82ADFVS4O41HN21NgzNyo3JN XnN9A83JHjPQrUewAROKbU4VfkHAmAFifgtv3x6eB1fxwe74om60zpNDElizVj0OwTmf 95EOkztnWCN/f39CoUc/+wpaVvaJwonoOxLMeNsI0sG3+/tWT+dVsHzJ0CL+VYqnR4b6 oLo7bOVKQQagXQCANLJIZSfRA3+rFs8k7dHmezNQrSfRURcYikl7QRD+178au8dGy/h4 wYXw== X-Gm-Message-State: ALoCoQlxovUCaNljNX2kbxkeghR1n9aJt/flmf2ZvqFqClC2vnAhTcqt4EbyfNEKtozASpiBa6MzRp1kB1qxZOjh+BLc/CChb0wzMLKz1bTMzB9Z2i2786Ywg2Mbz40fRn6mQzgOPDGkWbU4UZBOuYZb0v/T4BMy4UKoNr/gVnIwWWmSNghb3s4= X-Received: by 10.50.50.70 with SMTP id a6mr11294683igo.1.1390210254279; Mon, 20 Jan 2014 01:30:54 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.50.50.70 with SMTP id a6mr11294676igo.1.1390210254206; Mon, 20 Jan 2014 01:30:54 -0800 (PST) Received: by 10.64.35.132 with HTTP; Mon, 20 Jan 2014 01:30:54 -0800 (PST) Date: Mon, 20 Jan 2014 11:30:54 +0200 Message-ID: Subject: Fair scheduler not assigning tasks From: Amit Sela To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=089e010d9d405d914004f0638cdc X-Virus-Checked: Checked by ClamAV on apache.org --089e010d9d405d914004f0638cdc Content-Type: text/plain; charset=ISO-8859-1 I've been using Fair Scheduler with Hadoop 1.0.4 for f few months now with no issues what so ever. All of a sudden I have a problem where jobs are in status UNASSIGNED. Jobs submitted are pending for map/reduce slots although the cluster resources are free. In some of the pools only map slots are available, in others only reduce slots and in some nothing is. If I change the jobs' pool or upgrade it's priority it sorts itself..... I see nothing in JobTracker / TaskTracker logs. Any ideas ? Thanks, Amit. --089e010d9d405d914004f0638cdc Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I've been using Fair Scheduler with Hadoop 1.0.4 for f= few months now with no issues what so ever.
All of a sudden I have a p= roblem where jobs are in status UNASSIGNED. Jobs submitted are pending for = map/reduce slots although the cluster resources are free.
In some of the pools only map slots are available, in others only redu= ce slots and in some nothing is.
If I change the jobs' pool o= r upgrade it's priority it sorts itself.....

I see nothing in JobTracker / TaskTracker logs.
Any ideas ?
=

Thanks,=A0

Amit.
--089e010d9d405d914004f0638cdc--