[
https://issues.apache.org/jira/browse/HIVE-19513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16524168#comment-16524168
]
Vihang Karajgaonkar edited comment on HIVE-19513 at 6/26/18 8:10 PM:
---------------------------------------------------------------------
I fixed this issue by modifying the precommit jenkins job (now that I have
access to it). The API end-point it updated and the {{update-hiveptest.sh}}
scripts is updated so that it deployes the right version of the war file.
was (Author: vihangk1):
I fixed this issue by modifying the precommit jenkins job (not that I have
access to it). The API end-point it updated and the {{update-hiveptest.sh}}
scripts is updated so that it deployes the right version of the war file.
> ptest version in pom.xml should be 1.0
> --------------------------------------
>
> Key: HIVE-19513
> URL: https://issues.apache.org/jira/browse/HIVE-19513
> Project: Hive
> Issue Type: Sub-task
> Reporter: Vihang Karajgaonkar
> Assignee: Vihang Karajgaonkar
> Priority: Minor
> Attachments: HIVE-19513.01.patch
>
>
> Jenkins job has the hardcoded API point as
> {{http://<IP>:8080/hive-ptest-1.0}}. Currently the pom.xml has version as 3.0
> which creates a hive-ptest-3.0.war file which is not correct. Changing back
> the version to 1.0 helps updating the ptest code without changing the jenkins
> job API endpoint.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)