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 <sz...@cloudera.com> on 2014/05/16 22:53:38 UTC

Review Request 21580: HIVE-6937 Fix test reporting url's after jenkins move from bigtop

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21580/
-----------------------------------------------------------

Review request for hive and Brock Noland.


Bugs: HIVE-6937
    https://issues.apache.org/jira/browse/HIVE-6937


Repository: hive-git


Description
-------

Fixes the reporting's link to test logs.

Adds a new client-side flag 'logsEndpoint' (logs URL), which is now different than 'endpoint' (Ptest tomcat-server URL).


Diffs
-----

  testutils/ptest2/src/main/java/org/apache/hive/ptest/api/client/PTestClient.java 9843f6e 

Diff: https://reviews.apache.org/r/21580/diff/


Testing
-------

Manually verified flag is taken, though did not run end-to-end.


Thanks,

Szehon Ho