[
https://issues.apache.org/jira/browse/HIVE-14747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15494534#comment-15494534
]
Sergio Peña commented on HIVE-14747:
------------------------------------
We could try passing a {{--java=8}} or {{--java=7}} to ptest parameters instead
of the full java path; and we can make ptest server to look for {{JAVA8_HOME}}
Or {{JAVA7_HOME}} on the server to use the specified version. For Java9, we
would need to install it manually, and have a {{JAVA9_HOME}} on the server
> 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
>
> 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.3.4#6332)