I just started testing with version 21.12.0 this week. I’m trying to use Live Loader with the 21million dataset from the benchmarks repository. It seems like gets about halfway through (much faster than 21.0.3) but then one of the Alpha processes dies.
Has anybody else been able to successfully test with this data set?
I also see this error in my alpha logs:
Running node command: node t/index.js
E0218 21:47:25.284928 25414 run.go:535] Failed to start lambda server at port: 20000. Got err: exec: "node": executable file not found in $PATH
I attempted to resolve this by installing nodejs on my alpha servers (which wasn’t required for 21.0.3), but the alpha.log becomes full of node.js code and what looks like Chinese characters, making the log unreadable.
What version of Dgraph are you using?
Dgraph Version
Dgraph version : v21.12.0
Dgraph codename : zion
Dgraph SHA-256 : 078c75df9fa1057447c8c8afc10ea57cb0a29dfb22f9e61d8c334882b4b4eb37
Commit SHA-1 : d62ed5f15
Commit timestamp : 2021-12-02 21:20:09 +0530
Branch : HEAD
Go version : go1.17.3
jemalloc enabled : true
Have you tried reproducing the issue with the latest release?
This occurs with 21.12.0. It works with the previous version 21.0.3
What is the hardware spec (RAM, OS)?
Linux AWS c5.2xlarge - 16GB RAM
Steps to reproduce the issue (command/config used to run Dgraph).
After the Alpha process dies, Live Loader continues to try reconnecting. So I went ahead and restarted the Alpha process on the node, which results in the following from Live:
Error while mutating: 429 Too Many Requests. Please throttle your requests s.Code Unknown