From commits-return-52182-archive-asf-public=cust-asf.ponee.io@ambari.apache.org Sun Apr 1 21:14:02 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 67DEC1807C4 for ; Sun, 1 Apr 2018 21:14:01 +0200 (CEST) Received: (qmail 91597 invoked by uid 500); 1 Apr 2018 19:14: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 89979 invoked by uid 99); 1 Apr 2018 19:13:59 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Apr 2018 19:13:59 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 620268099A; Sun, 1 Apr 2018 19:13:58 +0000 (UTC) Date: Sun, 01 Apr 2018 19:14:31 +0000 To: "commits@ambari.apache.org" Subject: [ambari] 35/39: Fix AMS phoenix, hbase and hadoop versions in pom.xml MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: avijayan@apache.org In-Reply-To: <152261003661.29755.1400771854750204387@gitbox.apache.org> References: <152261003661.29755.1400771854750204387@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: ambari X-Git-Refname: refs/heads/trunk X-Git-Reftype: branch X-Git-Rev: 003c522a277e4f29f803a5fbd57d71b3f60ad67b X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180401191358.620268099A@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. avijayan pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ambari.git commit 003c522a277e4f29f803a5fbd57d71b3f60ad67b Author: Aravindan Vijayan AuthorDate: Tue Feb 27 11:52:24 2018 -0800 Fix AMS phoenix, hbase and hadoop versions in pom.xml --- ambari-metrics/ambari-metrics-timelineservice/pom.xml | 6 +++--- ambari-metrics/pom.xml | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ambari-metrics/ambari-metrics-timelineservice/pom.xml b/ambari-metrics/ambari-metrics-timelineservice/pom.xml index d06c0ea..6a6dc3e 100644 --- a/ambari-metrics/ambari-metrics-timelineservice/pom.xml +++ b/ambari-metrics/ambari-metrics-timelineservice/pom.xml @@ -34,9 +34,9 @@ 2.5.0 - 3.0.0.3.0.0.0-623 - 5.0.0.3.0.0.0-623 - 2.0.0.3.0.0.0-623 + 3.0.0.3.0.0.2-97 + 5.0.0.3.0.0.2-97 + 2.0.0.3.0.0.2-97 diff --git a/ambari-metrics/pom.xml b/ambari-metrics/pom.xml index d52f93d..32f7ab2 100644 --- a/ambari-metrics/pom.xml +++ b/ambari-metrics/pom.xml @@ -40,14 +40,14 @@ python >= 2.6 python (>= 2.6) - http://dev.hortonworks.com.s3.amazonaws.com/HDP/centos7/3.x/BUILDS/3.0.0.0-623/tars/hbase/hbase-2.0.0.3.0.0.0-623-bin.tar.gz - hbase-2.0.0.3.0.0.0-623 - http://dev.hortonworks.com.s3.amazonaws.com/HDP/centos7/3.x/BUILDS/3.0.0.0-623/tars/hadoop/hadoop-3.0.0.3.0.0.0-623.tar.gz - hadoop-3.0.0.3.0.0.0-623 + http://dev.hortonworks.com.s3.amazonaws.com/HDP/centos7/3.x/BUILDS/3.0.0.2-97/tars/hbase/hbase-2.0.0.3.0.0.2-97-bin.tar.gz + hbase-2.0.0.3.0.0.2-97 + http://dev.hortonworks.com.s3.amazonaws.com/HDP/centos7/3.x/BUILDS/3.0.0.2-97/tars/hadoop/hadoop-3.0.0.3.0.0.2-97.tar.gz + hadoop-3.0.0.3.0.0.2-97 grafana-2.6.0 https://grafanarel.s3.amazonaws.com/builds/grafana-2.6.0.linux-x64.tar.gz - http://dev.hortonworks.com.s3.amazonaws.com/HDP/centos7/3.x/BUILDS/3.0.0.0-623/tars/phoenix/phoenix-5.0.0.3.0.0.0-623.tar.gz - phoenix-5.0.0.3.0.0.0-623 + http://dev.hortonworks.com.s3.amazonaws.com/HDP/centos7/3.x/BUILDS/3.0.0.2-97/tars/phoenix/phoenix-5.0.0.3.0.0.2-97.tar.gz + phoenix-5.0.0.3.0.0.2-97 /usr/lib/python2.6/site-packages/resource_monitoring 1.6.2 apache.snapshots.https @@ -73,7 +73,7 @@ apache-hadoop hdp - http://repo.hortonworks.com/content/groups/public/ + http://nexus-private.hortonworks.com/nexus/content/groups/public apache-snapshots -- To stop receiving notification emails like this one, please contact avijayan@apache.org.