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 A6FB9200B0F for ; Fri, 17 Jun 2016 18:56:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A5976160A61; Fri, 17 Jun 2016 16:56:49 +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 2150A160A4C for ; Fri, 17 Jun 2016 18:56:48 +0200 (CEST) Received: (qmail 93639 invoked by uid 500); 17 Jun 2016 16:56:48 -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 93630 invoked by uid 99); 17 Jun 2016 16:56:48 -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, 17 Jun 2016 16:56:48 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 20436E049D; Fri, 17 Jun 2016 16:56:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dsen@apache.org To: commits@ambari.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: ambari git commit: AMBARI-17299 Ambari Metrics service check failed exceed timeout (dsen) Date: Fri, 17 Jun 2016 16:56:48 +0000 (UTC) archived-at: Fri, 17 Jun 2016 16:56:49 -0000 Repository: ambari Updated Branches: refs/heads/branch-2.4 2347e963d -> 4ae7b1249 AMBARI-17299 Ambari Metrics service check failed exceed timeout (dsen) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/4ae7b124 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/4ae7b124 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/4ae7b124 Branch: refs/heads/branch-2.4 Commit: 4ae7b12495d600ca077abb8b37f4316cce947bef Parents: 2347e96 Author: Dmytro Sen Authored: Fri Jun 17 19:42:37 2016 +0300 Committer: Dmytro Sen Committed: Fri Jun 17 19:51:17 2016 +0300 ---------------------------------------------------------------------- ambari-metrics/ambari-metrics-timelineservice/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/4ae7b124/ambari-metrics/ambari-metrics-timelineservice/pom.xml ---------------------------------------------------------------------- diff --git a/ambari-metrics/ambari-metrics-timelineservice/pom.xml b/ambari-metrics/ambari-metrics-timelineservice/pom.xml index ed612cc..9e39d91 100644 --- a/ambari-metrics/ambari-metrics-timelineservice/pom.xml +++ b/ambari-metrics/ambari-metrics-timelineservice/pom.xml @@ -251,6 +251,12 @@ org.apache.phoenix + phoenix-server + ${phoenix.version} + + + + org.apache.phoenix phoenix-core ${phoenix.version}