Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 BD38E1107D for ; Tue, 2 Sep 2014 20:22:08 +0000 (UTC) Received: (qmail 76706 invoked by uid 500); 2 Sep 2014 20:22:04 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 76564 invoked by uid 500); 2 Sep 2014 20:22:04 -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 Delivered-To: moderator for user@hadoop.apache.org Received: (qmail 38094 invoked by uid 99); 2 Sep 2014 13:19:44 -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: domain of dereteklu@gmail.com designates 209.85.218.41 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gfNTAkW+NY0Ds4ko1pzWPfxKlxMuFxlUh1ygLHq8S4Y=; b=bsdXaw63X1EM9DIYpJRywjQPW5wdjMZ8ZdT50yvS9wk349ytyKew+f12iDsmVDtRRv k3B4XoyiCr52q3GgK14+Ep8H7EhU3LKxMz4eoVd+53dzmcwA7zF+7PNznEj5UH5dhWWH PIYSn3zGYFfr7qZ/FsG946eYDEqBaLeeWYH04P5XlIRUZXbeM5kWovhCd463rX7OKmm2 /HQYXFdY0SVby2IP1YT1MKZn5UwybI32XnQ/8RbdYkbyyCCjMX+dxbxZPWzlszKiTp55 h3c+EzjPKPo2sJoUUU0AtMq7susByhzyQbIyi/rDy/2fu6b9DugX6Mer+M8lnNLAkY1R AEiw== MIME-Version: 1.0 X-Received: by 10.60.63.166 with SMTP id h6mr1919016oes.79.1409663958395; Tue, 02 Sep 2014 06:19:18 -0700 (PDT) Date: Tue, 2 Sep 2014 06:19:18 -0700 Message-ID: Subject: Re: cannot start tasktracker because java.lang.NullPointerException From: Dereje Teklu To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a11c21eae7e2f4b050214f71e X-Virus-Checked: Checked by ClamAV on apache.org --001a11c21eae7e2f4b050214f71e Content-Type: text/plain; charset=UTF-8 Dear Harsh J; Yeah Right, I changed the source code and recompiled it. On line number 247 it says: 247 private long jobfilesize = 0;//modification I don't get what is wrong with this code. I copy and paste only this single line because tasktracker.java is too big code to copy and paste. Please Help me in solving this problem. I get stacked a long time ago and stopped working. --001a11c21eae7e2f4b050214f71e Content-Type: text/html; charset=UTF-8
Dear Harsh J;
Yeah Right, I changed the source code and recompiled it. On line number 247 it says:
247 private long jobfilesize = 0;//modification
I don't get what is wrong with this code. I copy and paste only this single line because tasktracker.java is too big code to copy and paste. Please Help me in solving this problem. I get stacked a long time ago and stopped working.
--001a11c21eae7e2f4b050214f71e--