Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9183A200CA9 for ; Fri, 16 Jun 2017 11:42:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 908B6160BD2; Fri, 16 Jun 2017 09:42:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B4A96160BDD for ; Fri, 16 Jun 2017 11:42:03 +0200 (CEST) Received: (qmail 72295 invoked by uid 500); 16 Jun 2017 09:42:02 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 72286 invoked by uid 99); 16 Jun 2017 09:42:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jun 2017 09:42:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 59D53C03DE for ; Fri, 16 Jun 2017 09:42:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 9ZfKxqdD2Aqg for ; Fri, 16 Jun 2017 09:42:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D06185F341 for ; Fri, 16 Jun 2017 09:42:00 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 65EE2E0069 for ; Fri, 16 Jun 2017 09:42:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2267923FFD for ; Fri, 16 Jun 2017 09:42:00 +0000 (UTC) Date: Fri, 16 Jun 2017 09:42:00 +0000 (UTC) From: "Prabhjyot Singh (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-21243) Improve Zeppelin startup time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 16 Jun 2017 09:42:04 -0000 [ https://issues.apache.org/jira/browse/AMBARI-21243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prabhjyot Singh updated AMBARI-21243: ------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > Improve Zeppelin startup time > ----------------------------- > > Key: AMBARI-21243 > URL: https://issues.apache.org/jira/browse/AMBARI-21243 > Project: Ambari > Issue Type: Improvement > Reporter: Prabhjyot Singh > Assignee: Prabhjyot Singh > Attachments: AMBARI-21243-trunk-v1.patch > > > Currently Zeppelin takes more than 1 minute to start. The bulk of the time during startup is spent with > {code} > 2017-05-09 09:07:34,636 - Will retry 29 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:07:39,639 - Will retry 28 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:07:44,644 - Will retry 27 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:07:49,649 - Will retry 26 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:07:54,652 - Will retry 25 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:07:59,653 - Will retry 24 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:08:05,885 - Will retry 23 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:08:10,890 - Will retry 22 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:08:15,892 - Will retry 21 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:08:20,893 - Will retry 20 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:08:25,894 - Will retry 19 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:08:30,899 - Will retry 18 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > 2017-05-09 09:08:35,904 - Will retry 17 time(s), caught exception: interpreter.json not found. waiting for Zeppelin server to start.... Sleeping for 5 sec(s) > {code} > So the idea of this is to have interpeter.json cached, and apply it does not exists. -- This message was sent by Atlassian JIRA (v6.4.14#64029)