[ 
https://issues.apache.org/jira/browse/JENA-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14605844#comment-14605844
 ] 

ASF subversion and git services commented on JENA-977:
------------------------------------------------------

Commit c55c1f74b4571eee2c9e333967b5671e862adff7 in jena's branch 
refs/heads/JENA-977 from [~rvesse]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=c55c1f7 ]

Further refactoring of tdbloader2 scripts (JENA-977)

- Move common functions into tdbloader2common script
- Remove duplicated definitions from other scripts and source in the new
  common script
- Add helper function for getting drive information
- Add check in tdbloader2index script which will abort the build if
  there is insufficient free space to sort the data file since the
  sorted output will be same size in the input so if there are fewer
  bytes free than the size of the input we can abort early


> 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
>             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)

Reply via email to