-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
area/import-exportIssues related to data import and export.Issues related to data import and export.kind/bugSomething is broken.Something is broken.platform/windowsIssues specific to WindowsIssues specific to Windowspriority/P0Critical issue that requires immediate attention.Critical issue that requires immediate attention.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.
Milestone
Description
If you suspect this could be a bug, follow the template.
What version of Dgraph are you using?
Dgraph v1.1.0-rc1
Have you tried reproducing the issue with latest release?
Dgraph v1.1.0-rc1 is the latest release
What is the hardware spec (RAM, OS)?
16 GB RAM, WIndows 10 v1903, slow HD
Steps to reproduce the issue (command/config used to run Dgraph).
- Download Dgraph v1.1.0-rc1 windows version
- Start in empty directory
- Run
dgraph alpha --lru_mb 2048 --zero localhost:5080 --port_offset 200 - Run
dgraph.exe zero - Run
dgraph-ratel.exe - Open ratel
- Alter the schema based on this https://tour.dgraph.io/master/moredata/1/#
- Get https://github.com/dgraph-io/tutorial/tree/master/resources/1million.rdf.gz
- Extract the zip file
- Run
.\dgraph.exe live -f .\1million.rdf -a localhost:9280
Expected behaviour and actual result.
Expected that the live loading works fine.
gugahoa
Metadata
Metadata
Assignees
Labels
area/import-exportIssues related to data import and export.Issues related to data import and export.kind/bugSomething is broken.Something is broken.platform/windowsIssues specific to WindowsIssues specific to Windowspriority/P0Critical issue that requires immediate attention.Critical issue that requires immediate attention.status/acceptedWe accept to investigate/work on it.We accept to investigate/work on it.




