[
https://issues.apache.org/jira/browse/JENA-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638924#comment-14638924
]
ASF subversion and git services commented on JENA-977:
------------------------------------------------------
Commit 23feb82a337bd88c89a60ca5ec9711bb53098a05 in jena's branch
refs/heads/master from [~rvesse]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=23feb82 ]
Fix some bugs in tdbloader2 script refactoring (JENA-977)
- Don't check database directory until after we will have created it and
validated that it is a directory
- If getDriveInfo fails return empty information
- Don't try and calculate anything or print anything about drive
information if it cannot be retrieved correctly
> 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)