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 D0DA8200B81 for ; Tue, 13 Sep 2016 21:12:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CF834160AD8; Tue, 13 Sep 2016 19:12:23 +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 1A666160AAA for ; Tue, 13 Sep 2016 21:12:22 +0200 (CEST) Received: (qmail 13021 invoked by uid 500); 13 Sep 2016 19:12:21 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 13004 invoked by uid 99); 13 Sep 2016 19:12:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2016 19:12:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B7A192C014D for ; Tue, 13 Sep 2016 19:12:21 +0000 (UTC) Date: Tue, 13 Sep 2016 19:12:21 +0000 (UTC) From: =?utf-8?Q?Sergio_Pe=C3=B1a_=28JIRA=29?= To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-14747) Remove JAVA patsh from profiles by sending them from ptest-client MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 13 Sep 2016 19:12:24 -0000 Sergio Pe=C3=B1a created HIVE-14747: ---------------------------------- Summary: Remove JAVA patsh from profiles by sending them from = ptest-client Key: HIVE-14747 URL: https://issues.apache.org/jira/browse/HIVE-14747 Project: Hive Issue Type: Sub-task Components: Hive, Testing Infrastructure Reporter: Sergio Pe=C3=B1a Hive ptest uses some properties files per branch that contain information a= bout how to execute the tests. This profile includes JAVA paths to build and execute the tests. We should = get rid of these by passing such information from Jenkins to the ptest-serv= er. In case a profile needs a different java version, then we can create a = specific Jenkins job for that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)