You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Anant Nag <nn...@gmail.com> on 2015/04/17 13:12:52 UTC

Review Request 33299: HIVE-10376: Move code to create jar for ivydownload.q to a separate id in maven ant-run-plugin in itests/pom.xml

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

Review request for hive.


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


Repository: hive-git


Description
-------

Currently the code to create an example jar for ivyDownload.q is piggybanked on the download-spark ant-run-plugin id. This code should be moved to a separate execution id called something like "create-ivytest-jar" or more generally "itests-setup".


Diffs
-----

  itests/pom.xml 6f6cf742c41a11647589692ac4f266f467be2812 
  itests/qtest/pom.xml 1c3f74c113df4c1d45664f68098ec428666e1d3e 

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


Testing
-------


Thanks,

Anant  Nag


Re: Review Request 33299: HIVE-10376: Move code to create jar for ivydownload.q to a separate id in maven ant-run-plugin in itests/pom.xml

Posted by cheng xu <ch...@intel.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33299/#review80658
-----------------------------------------------------------


LGTM, just one suggestion.


itests/qtest/pom.xml
<https://reviews.apache.org/r/33299/#comment130788>

    I think we might add the required java classes in the itest project and use it in qtest from maven installation folder. Just one suggestion.


- cheng xu


On April 17, 2015, 11:12 a.m., Anant  Nag wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33299/
> -----------------------------------------------------------
> 
> (Updated April 17, 2015, 11:12 a.m.)
> 
> 
> Review request for hive.
> 
> 
> Bugs: HIVE-10376
>     https://issues.apache.org/jira/browse/HIVE-10376
> 
> 
> Repository: hive-git
> 
> 
> Description
> -------
> 
> Currently the code to create an example jar for ivyDownload.q is piggybanked on the download-spark ant-run-plugin id. This code should be moved to a separate execution id called something like "create-ivytest-jar" or more generally "itests-setup".
> 
> 
> Diffs
> -----
> 
>   itests/pom.xml 6f6cf742c41a11647589692ac4f266f467be2812 
>   itests/qtest/pom.xml 1c3f74c113df4c1d45664f68098ec428666e1d3e 
> 
> Diff: https://reviews.apache.org/r/33299/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Anant  Nag
> 
>