Can’t Query Type Data Inserted by Bulk Loader #3968
Labels
area/bulk-loader
Issues related to bulk loading.
area/types
Issues related to the type system.
kind/bug
Something is broken.
priority/P1
Serious issue that requires eventual attention (can wait a bit)
status/accepted
We accept to investigate/work on it.
Milestone
What version of Dgraph are you using?
Dgraph version : v1.1.0
Dgraph SHA-256 : 7d4294a80f74692695467e2cf17f74648c18087ed7057d798f40e1d3a31d2095
Commit SHA-1 : ef7cdb2
Commit timestamp : 2019-09-04 00:12:51 -0700
Branch : HEAD
Go version : go1.12.7
Have you tried reproducing the issue with the latest release?
Yes
What is the hardware spec (RAM, OS)?
Attempted on Ubuntu 18.04 and using Dgraph docker
Steps to reproduce the issue (command/config used to run Dgraph).
Start Zero (the commands are actually in the docker-compose file)
Feed data and schema into Dgraph bulk
data file
schema file
Run Dgraph Bulk on data and schema
Start alphas pointing to the generated directories
Expected behaviour and actual result.
Query all objects with type Product
Expected all product objects returned
Actual result is an empty result
Discussion link on forums: https://discuss.dgraph.io/t/cant-query-type-data-on-bulk-loader/5038
The text was updated successfully, but these errors were encountered: