[
https://issues.apache.org/jira/browse/JENA-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638938#comment-14638938
]
Andy Seaborne commented on JENA-977:
------------------------------------
I see
{noformat}
13:56:43 INFO Data file 1: /home/afs/tmp/D.ttl
INFO Load: /home/afs/tmp/D.ttl -- 2015/07/23 13:56:44 BST
{noformat}
Two kinds of INFO line. This is invoking the scripts as in bin/ and no
settings. jena-log4j.properties is picked up by
{noformat}
LOGGING="-Dlog4j.configuration=file:$JENA_HOME/jena-log4j.properties"
{noformat}
Can the shell script lines can be aligned to jena-log4j.properties?
> tdbloader2 script refactoring
> -----------------------------
>
> Key: JENA-977
> URL: https://issues.apache.org/jira/browse/JENA-977
> Project: Apache Jena
> Issue Type: Improvement
> Components: TDB
> Affects Versions: Jena 2.13.0
> Reporter: Rob Vesse
> Assignee: Rob Vesse
> Priority: Blocker
> Fix For: Jena 2.13.1, Jena 3.0.0
>
>
> As noted on the dev list the current scripts are a little rough around the
> edges, work items include:
> - Splitting data and index phase into separate scripts
> - Being able to restart a build from a later phase
> - Progress monitoring for the sort portion of indexing
> - Warning if sort is using a disk where you may have insufficient space
> - Better usage summaries
> - Better argument handling (avoid relying on magic environment variables
> wherever possible)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)