[
https://issues.apache.org/jira/browse/HIVE-14747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barna Zsombor Klara updated HIVE-14747:
---------------------------------------
Attachment: HIVE-14747.03.patch
Refactored the patch based on [~spena]'s offline comments.
I reduced the scope somewhat and focused on being able to remove the java home
from the profile file. I introduced a new properties file that can be added
with a System property for the TestExecutor (running on tomcat) and with a
command line argument for PTest2 running from the command line. This server env
properties would be able to add or override properties already defined in the
TestConfiguration.
Java7/Java8 handling would be done on a followup Jira.
> Remove JAVA paths 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ña
> Assignee: Barna Zsombor Klara
> Attachments: HIVE-14747.01.patch, HIVE-14747.02.patch,
> HIVE-14747.03.patch
>
>
> Hive ptest uses some properties files per branch that contain information
> about 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-server. 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.4.14#64029)