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 BE21011815 for ; Sat, 2 Aug 2014 01:23:25 +0000 (UTC) Received: (qmail 7046 invoked by uid 500); 2 Aug 2014 01:23:21 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 6940 invoked by uid 500); 2 Aug 2014 01:23:21 -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 6930 invoked by uid 99); 2 Aug 2014 01:23:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Aug 2014 01:23:20 +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 y.z.elshater@gmail.com designates 209.85.217.178 as permitted sender) Received: from [209.85.217.178] (HELO mail-lb0-f178.google.com) (209.85.217.178) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Aug 2014 01:23:15 +0000 Received: by mail-lb0-f178.google.com with SMTP id c11so3693807lbj.37 for ; Fri, 01 Aug 2014 18:22:54 -0700 (PDT) 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=3mP+1yWE959kPylVzshkTeqxsdhF+9j6vUXAp4vCxQg=; b=ax/sOEBXYB4K3uOtJvQUC6AL/T2dMLHSygH3oAX4cpHfpJFsFMU+L/YA8tnI8uaoyS sZgvPhkJC3Memh26VMMbrmZwbKNoYEAcKV9t8XXIMVwJsJv1FcDDrLyswnmUmbZhI3n8 kkCaEa177MYJE47o97B6db888xvm/6eDvJyXZweqGQu+YHqCcbfVi5fcmiE0dKkhC7w0 lKAt+8Tq6eMuZKv0AfwLkRrEbQgt78eCzJ7wPFFAiCm6DwpbJQMaMsJLXVEhBEaKMX0U ISFV1luejsAGHrIkV1eJN1tAuAd0IACC1wPP78cxznziBOjLMZWO/hK5fKLWi+oHtvcO tTsg== MIME-Version: 1.0 X-Received: by 10.112.52.225 with SMTP id w1mr9564906lbo.44.1406942574092; Fri, 01 Aug 2014 18:22:54 -0700 (PDT) Received: by 10.112.1.7 with HTTP; Fri, 1 Aug 2014 18:22:54 -0700 (PDT) Date: Fri, 1 Aug 2014 21:22:54 -0400 Message-ID: Subject: ResourceManager debugging From: Yehia Elshater To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a11c3fe9059263c04ff9b58fc X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3fe9059263c04ff9b58fc Content-Type: text/plain; charset=UTF-8 Hi, I am wondering how to remote debugging Yarn's RM using eclipse. I tried to adding the debugging options "-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=1337" to YARN_OPTS but it did not work. Any suggestions ? Thanks --001a11c3fe9059263c04ff9b58fc Content-Type: text/html; charset=UTF-8
Hi,

I am wondering how to remote debugging Yarn's RM using eclipse. I tried to adding the debugging options "-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=1337" to YARN_OPTS but it did not work. Any suggestions ?

Thanks

--001a11c3fe9059263c04ff9b58fc--