Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added stage to make blazegraph journal #151

Merged
merged 10 commits into from
May 16, 2020

Conversation

justaddcoffee
Copy link
Collaborator

No description provided.

@justaddcoffee
Copy link
Collaborator Author

partially addresses #134

Jenkinsfile Outdated
sh 'sbt stage'
sh 'cd ..'
sh 'pigz -d ../merged-kg.nt.gz'
sh './blazegraph-runner/target/universal/stage/bin/blazegraph-runner/blazegraph-runner load --informat=ntriples --journal=merged-kg.jnl --use-ontology-graph=true ./merged-kg.nt'
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@justaddcoffee I may be missing something but I think this path should just be ./blazegraph-runner/target/universal/stage/bin/blazegraph-runner.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @balhoff ! You are right

@justaddcoffee
Copy link
Collaborator Author

@balhoff thanks for your help, this PR successfully creates a blazegraph journal.

Might eventually break this into a separate (or optional) jenkins job b/c the runtime is a about a day now, but not a dealbreaker for me

@justaddcoffee justaddcoffee merged commit 93e75b7 into master May 16, 2020
@justaddcoffee justaddcoffee deleted the add_blazegraph_journal_step branch May 16, 2020 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants