You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Szehon Ho (JIRA)" <ji...@apache.org> on 2014/05/16 22:55:17 UTC

[jira] [Updated] (HIVE-6937) Fix test reporting url's after jenkins move from bigtop

     [ https://issues.apache.org/jira/browse/HIVE-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Szehon Ho updated HIVE-6937:
----------------------------

    Attachment: HIVE-6937.patch

Attaching a fix.  This is a client-side fix only, I'll probably do the enhancement in a separate JIRA as its a server-side fix and probably better to apply one at a time.

> Fix test reporting url's after jenkins move from bigtop
> -------------------------------------------------------
>
>                 Key: HIVE-6937
>                 URL: https://issues.apache.org/jira/browse/HIVE-6937
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Szehon Ho
>            Assignee: Szehon Ho
>         Attachments: HIVE-6937.patch
>
>
> This move co-located HivePtest webserver and Jenkins server.  Due to the conflicts, I had to remap some URL's, thus breaking the URL of getting logs and test-reports.
> The Hive Ptest2 framework makes some assumption about the relative location of logs and REST endpoint URL's, that are no longer true, namely that they are located at endpoint:/logs and endpoint:/hive-ptest/api. This needs to be fixed.  Now, the logs are at host/logs, and HivePtest webserver REST endpoints are at: endpoint/hive-ptest/api.



--
This message was sent by Atlassian JIRA
(v6.2#6252)