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/17 00:57:18 UTC

Review Request 21589: HIVE-7080 In PTest framework, Add logs URL to the JIRA comment

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

Review request for hive and Brock Noland.


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


Repository: hive-git


Description
-------

Adding a 'test logs' section to the HiveQA's JIRA comment.  This is done by yet another build-configuration property "logsURL".


Diffs
-----

  testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java a17295a 
  testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestConfiguration.java 5c552e7 

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


Testing
-------

Ran the JIRAService as JavaApplication to manually test it.


Thanks,

Szehon Ho


Re: Review Request 21589: HIVE-7080 In PTest framework, Add logs URL to the JIRA comment

Posted by Szehon Ho <sz...@cloudera.com>.

> On May 16, 2014, 11:28 p.m., Ashutosh Chauhan wrote:
> > testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java, line 269
> > <https://reviews.apache.org/r/21589/diff/2/?file=583785#file583785line269>
> >
> >     instead of hard-coding url, is it possible to pass this on?

Thanks Ashutosh for the review.  Sorry for the confusion, the logsURL is taken from a properties file as in the rest of the code.

This code in particular is apparently for testing , and not used in production.  When it runs it will use these arguments to try to post to a random JIRA.  That is what I used to try to verify the functionality.


- Szehon


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


On May 16, 2014, 10:57 p.m., Szehon Ho wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21589/
> -----------------------------------------------------------
> 
> (Updated May 16, 2014, 10:57 p.m.)
> 
> 
> Review request for hive and Brock Noland.
> 
> 
> Bugs: HIVE-7080
>     https://issues.apache.org/jira/browse/HIVE-7080
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> Adding a 'test logs' section to the HiveQA's JIRA comment.  This is done by yet another build-configuration property "logsURL".
> 
> 
> Diffs
> -----
> 
>   testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java a17295a 
>   testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestConfiguration.java 5c552e7 
> 
> Diff: https://reviews.apache.org/r/21589/diff/
> 
> 
> Testing
> -------
> 
> Ran the JIRAService as JavaApplication to manually test it.
> 
> 
> Thanks,
> 
> Szehon Ho
> 
>


Re: Review Request 21589: HIVE-7080 In PTest framework, Add logs URL to the JIRA comment

Posted by Ashutosh Chauhan <ha...@apache.org>.

> On May 16, 2014, 11:28 p.m., Ashutosh Chauhan wrote:
> > testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java, line 269
> > <https://reviews.apache.org/r/21589/diff/2/?file=583785#file583785line269>
> >
> >     instead of hard-coding url, is it possible to pass this on?
> 
> Szehon Ho wrote:
>     Thanks Ashutosh for the review.  Sorry for the confusion, the logsURL is taken from a properties file as in the rest of the code.
>     
>     This code in particular is apparently for testing , and not used in production.  When it runs it will use these arguments to try to post to a random JIRA.  That is what I used to try to verify the functionality.

oh..cool. sorry i missed that its a test code


- Ashutosh


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


On May 16, 2014, 10:57 p.m., Szehon Ho wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21589/
> -----------------------------------------------------------
> 
> (Updated May 16, 2014, 10:57 p.m.)
> 
> 
> Review request for hive and Brock Noland.
> 
> 
> Bugs: HIVE-7080
>     https://issues.apache.org/jira/browse/HIVE-7080
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> Adding a 'test logs' section to the HiveQA's JIRA comment.  This is done by yet another build-configuration property "logsURL".
> 
> 
> Diffs
> -----
> 
>   testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java a17295a 
>   testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestConfiguration.java 5c552e7 
> 
> Diff: https://reviews.apache.org/r/21589/diff/
> 
> 
> Testing
> -------
> 
> Ran the JIRAService as JavaApplication to manually test it.
> 
> 
> Thanks,
> 
> Szehon Ho
> 
>


Re: Review Request 21589: HIVE-7080 In PTest framework, Add logs URL to the JIRA comment

Posted by Ashutosh Chauhan <ha...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21589/#review43287
-----------------------------------------------------------



testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java
<https://reviews.apache.org/r/21589/#comment77377>

    instead of hard-coding url, is it possible to pass this on?


- Ashutosh Chauhan


On May 16, 2014, 10:57 p.m., Szehon Ho wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21589/
> -----------------------------------------------------------
> 
> (Updated May 16, 2014, 10:57 p.m.)
> 
> 
> Review request for hive and Brock Noland.
> 
> 
> Bugs: HIVE-7080
>     https://issues.apache.org/jira/browse/HIVE-7080
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> Adding a 'test logs' section to the HiveQA's JIRA comment.  This is done by yet another build-configuration property "logsURL".
> 
> 
> Diffs
> -----
> 
>   testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java a17295a 
>   testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestConfiguration.java 5c552e7 
> 
> Diff: https://reviews.apache.org/r/21589/diff/
> 
> 
> Testing
> -------
> 
> Ran the JIRAService as JavaApplication to manually test it.
> 
> 
> Thanks,
> 
> Szehon Ho
> 
>


Re: Review Request 21589: HIVE-7080 In PTest framework, Add logs URL to the JIRA comment

Posted by Ashutosh Chauhan <ha...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21589/#review43308
-----------------------------------------------------------

Ship it!


Ship It!

- Ashutosh Chauhan


On May 16, 2014, 10:57 p.m., Szehon Ho wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21589/
> -----------------------------------------------------------
> 
> (Updated May 16, 2014, 10:57 p.m.)
> 
> 
> Review request for hive and Brock Noland.
> 
> 
> Bugs: HIVE-7080
>     https://issues.apache.org/jira/browse/HIVE-7080
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> Adding a 'test logs' section to the HiveQA's JIRA comment.  This is done by yet another build-configuration property "logsURL".
> 
> 
> Diffs
> -----
> 
>   testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java a17295a 
>   testutils/ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestConfiguration.java 5c552e7 
> 
> Diff: https://reviews.apache.org/r/21589/diff/
> 
> 
> Testing
> -------
> 
> Ran the JIRAService as JavaApplication to manually test it.
> 
> 
> Thanks,
> 
> Szehon Ho
> 
>