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 B341B200CC8 for ; Fri, 14 Jul 2017 14:54:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B201616B9DA; Fri, 14 Jul 2017 12:54: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 38EAE16B9C2 for ; Fri, 14 Jul 2017 14:54:03 +0200 (CEST) Received: (qmail 58222 invoked by uid 500); 14 Jul 2017 12:54:00 -0000 Mailing-List: contact commits-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@ambari.apache.org Delivered-To: mailing list commits@ambari.apache.org Received: (qmail 57802 invoked by uid 99); 14 Jul 2017 12:54:00 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jul 2017 12:54:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B0D00F5550; Fri, 14 Jul 2017 12:53:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: lpuskas@apache.org To: commits@ambari.apache.org Date: Fri, 14 Jul 2017 12:54:34 -0000 Message-Id: <1fe6ce6845414215a778d3c9352e5edf@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [36/36] ambari git commit: AMBARI-21426. Apply ZEPPELIN-2698 related changes in Ambari(prabhjyotsingh via Venkata Sairam) archived-at: Fri, 14 Jul 2017 12:54:04 -0000 AMBARI-21426. Apply ZEPPELIN-2698 related changes in Ambari(prabhjyotsingh via Venkata Sairam) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/63186bf3 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/63186bf3 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/63186bf3 Branch: refs/heads/feature-branch-AMBARI-21307 Commit: 63186bf3eb1bf0501e0c2450f85467a0bc6adf12 Parents: 853a5d4 Author: Venkata Sairam Authored: Fri Jul 14 12:35:26 2017 +0530 Committer: Venkata Sairam Committed: Fri Jul 14 12:35:52 2017 +0530 ---------------------------------------------------------------------- .../ZEPPELIN/0.6.0.2.5/configuration/zeppelin-env.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/63186bf3/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/configuration/zeppelin-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/configuration/zeppelin-env.xml b/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/configuration/zeppelin-env.xml index 4032b2c..80ac2bb 100644 --- a/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/configuration/zeppelin-env.xml +++ b/ambari-server/src/main/resources/common-services/ZEPPELIN/0.6.0.2.5/configuration/zeppelin-env.xml @@ -95,7 +95,7 @@ export ZEPPELIN_INTP_CLASSPATH_OVERRIDES="{{external_dependency_conf}}" ## Kerberos ticket refresh setting ## export KINIT_FAIL_THRESHOLD=5 -export LAUNCH_KERBEROS_REFRESH_INTERVAL=1d +export KERBEROS_REFRESH_INTERVAL=1d ## Use provided spark installation ## ## defining SPARK_HOME makes Zeppelin run spark interpreter process using spark-submit