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

Print the Dgraph version when running live or bulk loader. #2736

Merged
merged 2 commits into from
Nov 16, 2018

Conversation

danielmai
Copy link
Contributor

@danielmai danielmai commented Nov 8, 2018

Related to e2783d6.

Would be useful to know when users are sharing their logs from the live or bulk loader.


This change is Reviewable

dgraph/cmd/bulk/run.go Outdated Show resolved Hide resolved
Copy link
Contributor

@manishrjain manishrjain left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @danielmai)


dgraph/cmd/bulk/run.go, line 73 at r1 (raw file):

Previously, danielmai (Daniel Mai) wrote…

Isn't the version all the same across all the subcommands, though?

Yes. But, they could have been running an older version of Dgraph zero on their server and upgraded the binary on their desktop.

Copy link
Contributor Author

@danielmai danielmai left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 2 files reviewed, 1 unresolved discussion (waiting on @manishrjain)


dgraph/cmd/bulk/run.go, line 73 at r1 (raw file):

Previously, manishrjain (Manish R Jain) wrote…

Yes. But, they could have been running an older version of Dgraph zero on their server and upgraded the binary on their desktop.

Done.

@manishrjain manishrjain merged commit a147571 into master Nov 16, 2018
@manishrjain manishrjain deleted the danielmai/print_version_live_bulk branch November 16, 2018 03:20
dna2github pushed a commit to dna2fork/dgraph that referenced this pull request Jul 19, 2019
…#2736)

* Print the Dgraph version when running live or bulk loader.

Related to e2783d6.

* Refer to Dgraph Bulk Loader in help doc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants