[
https://issues.apache.org/jira/browse/BIGTOP-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059426#comment-14059426
]
Dawson Choong commented on BIGTOP-1372:
---------------------------------------
Jay: Yes, on the current gradle interface, if I am not mistaken, only allows
the option of all the test-artifacts being run ($ gradle installTestArtifacts).
If one artifact is failing, we want to be able to test that single artifact
without the rest of the tests running.
Julien: Yes, that's correct. Something along the lines of "$ gradle hbase
hadoop" which will launch tests for only those two artifacts.
> Bigtop needs feature that takes in multiple arguments to build specific
> components at command line
> --------------------------------------------------------------------------------------------------
>
> Key: BIGTOP-1372
> URL: https://issues.apache.org/jira/browse/BIGTOP-1372
> Project: Bigtop
> Issue Type: Improvement
> Components: Build
> Affects Versions: 0.7.0
> Reporter: Dawson Choong
> Fix For: 0.8.0
>
>
> Bigtop needs feature that takes in multiple arguments to build specific
> components at command line. Either build.gradle must be modified to achieve
> this or a second file that will be included in build.gradle
--
This message was sent by Atlassian JIRA
(v6.2#6252)