[
https://issues.apache.org/jira/browse/JENA-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16295100#comment-16295100
]
A. Soroka commented on JENA-1449:
---------------------------------
So it seems like there are two not-entirely-separable stories here: one is just
getting the sort args where they need to go to be taken up by {{sort}}, the
other is looking into them to do eager checking and make sure that they make
some kind of sense against the size of data coming into the loader.
Might it make sense to move config-validation code to the "uppermost" script to
get the earliest fail possible? (and also to have it as visible as possible in
the source...)
> tdbloader2 handling multi-argument --sort-args
> ----------------------------------------------
>
> Key: JENA-1449
> URL: https://issues.apache.org/jira/browse/JENA-1449
> Project: Apache Jena
> Issue Type: Bug
> Reporter: Andy Seaborne
> Priority: Minor
> Attachments: index.diff, main.diff
>
>
> tdbloader2 does not handle {{--sort-args}} if the argument string for sort(1)
> has multiple arguments.
> e.g.
> {{--parallel=3 --temporary-directory=mytmp --buffer-size=80%
> --compress-program=gzip}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)