I'm struggling with get_orderIndex.R (I am running on test data)
I get this output:
fitting ...
|=====================================================================================| 100%
fitting ...
|=====================================================================================| 100%
fitting ...
|=====================================================================================| 100%
fitting ...
|=====================================================================================| 100%
[1] "make cluster"
[1] "register cluster"
[1] "finished"
Error in { : task 1 failed - "cannot open the connection"
In addition: Warning messages:
1: In for (i in 1:pointNum) { :
closing unused connection 6 (<-localhost:11390)
2: In for (i in 1:pointNum) { :
closing unused connection 5 (<-localhost:11390)
3: In for (i in 1:pointNum) { :
closing unused connection 4 (<-localhost:11390)
4: In for (i in 1:pointNum) { :
closing unused connection 3 (<-localhost:11390)
Hi,
I'm struggling with get_orderIndex.R (I am running on test data)
I get this output: fitting ... |=====================================================================================| 100% fitting ... |=====================================================================================| 100% fitting ... |=====================================================================================| 100% fitting ... |=====================================================================================| 100% [1] "make cluster" [1] "register cluster" [1] "finished" Error in { : task 1 failed - "cannot open the connection" In addition: Warning messages: 1: In for (i in 1:pointNum) { : closing unused connection 6 (<-localhost:11390) 2: In for (i in 1:pointNum) { : closing unused connection 5 (<-localhost:11390) 3: In for (i in 1:pointNum) { : closing unused connection 4 (<-localhost:11390) 4: In for (i in 1:pointNum) { : closing unused connection 3 (<-localhost:11390)