Closed justinlittman closed 6 years ago
This may need to be renamed/clarified, as if this happens when pointing to a local blazegraph, the sparql loader isn't being used. At least what we're calling sparql-loader
I'm sure Justin is referring to Rialto::Etl::Loaders::Sparql
Steps to reproduce:
settings.local.yml
.exe/transform call StanfordPeople -i researchers_sample.ndj > researchers_sample.sparql
exe/load call Sparql -i researchers_sample.sparql
Expected result: SPARQL statements are executed against Blazegraph instance.
Actual result:
Notes:
provide 'processing_thread_pool', 0
is added toconfigs/sparql.rb
, problem does not occur.