You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 16, 2019. It is now read-only.
hello,
After i run 100 iters, there is an err "java.lang.UnsupportedOperationException: empty.reduceLeft", it look like somthing wrong with my DataFrame data, but the same data can work well in another cluster. The different with two clusters is that:
Working well cluster:
os:ubuntu | num_cpus/per_computer:1| devices/per_computer:3(GTX1080)| total_divices:9
Wrong cluster:
os:centos| num_cpus/per_computer:2| devices/per_computer:8(GTX1080)|
total_devices:16
can you give me some suggestion? Thanks.