From issues-return-4240-apmail-hive-issues-archive=hive.apache.org@hive.apache.org Sun Apr 12 07:23:12 2015 Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 484BB1768D for ; Sun, 12 Apr 2015 07:23:12 +0000 (UTC) Received: (qmail 90648 invoked by uid 500); 12 Apr 2015 07:23:12 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 90625 invoked by uid 500); 12 Apr 2015 07:23:12 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 90615 invoked by uid 99); 12 Apr 2015 07:23:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Apr 2015 07:23:12 +0000 Date: Sun, 12 Apr 2015 07:23:12 +0000 (UTC) From: "Gopal V (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-10012) LLAP: Hive sessions run before Slider registers to YARN registry fail to launch MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-10012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gopal V updated HIVE-10012: --------------------------- Attachment: HIVE-10012.2.patch > LLAP: Hive sessions run before Slider registers to YARN registry fail to launch > ------------------------------------------------------------------------------- > > Key: HIVE-10012 > URL: https://issues.apache.org/jira/browse/HIVE-10012 > Project: Hive > Issue Type: Sub-task > Affects Versions: llap > Reporter: Gopal V > Assignee: Gopal V > Fix For: llap > > Attachments: HIVE-10012.1.patch, HIVE-10012.2.patch, HIVE-10012.wip1.patch > > > The LLAP YARN registry only registers entries after at least one daemon is up. > Any Tez session starting before that will end up with an error listing zookeeper directories. > {code} > 2015-03-18 16:54:21,392 FATAL [main] app.DAGAppMaster: Error starting DAGAppMaster > org.apache.hadoop.service.ServiceStateException: org.apache.hadoop.fs.PathNotFoundException: `/users/sershe/services/org-apache-hive/llap0/components/workers': > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)