[
https://issues.apache.org/jira/browse/SOLR-18257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18082702#comment-18082702
]
Jan Høydahl commented on SOLR-18257:
------------------------------------
Users of the tool will not clone either repo. They will simply
{code:java}
pip install solr-orbit
solr-orbit --distribution-version=9.10.1 --workload=nyc_taxis --test-mode{code}
The tool will automatically check out the solr-orbit-workloads repo under the
hood to pull the workload and run it.
If you want to contribute to the python code you only need to clone the
solr-orbit repo.
If you want to contribute a new workload, you only need to clone that repo, and
run the tool with {{--workload-path}} to point to your local workload that you
ahve developed
> Initialize workloads repo
> -------------------------
>
> Key: SOLR-18257
> URL: https://issues.apache.org/jira/browse/SOLR-18257
> Project: Solr
> Issue Type: Sub-task
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Priority: Major
>
> The new empty {{solr-orbit-workloads}} repository must be bootstrapped with
> an initial commit.
> I constructed the [https://github.com/janhoy/solr-benchmark-workloads] repo
> from scratch with some files from OSB workloads repo and adapted it. It is
> all committed as the initial commit in the empty repo. We can iterate from
> there with followup commits.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]