cylondata / twister2

A composable framework for fast and scalable data analytics
https://twister2.org
Apache License 2.0
57 stars 32 forks source link

Handle static counters of restarted workers #635

Open chathurawidanage opened 4 years ago

chathurawidanage commented 4 years ago

edu.iu.dsc.tws.task.ComputeEnvironment#taskGraphIndex edu.iu.dsc.tws.api.compute.graph.EdgeID#currentId edu.iu.dsc.tws.tset.TSetUtils#genCount

nirandaperera commented 4 years ago

for tsets, this is partially fixed now using the size of the tset graph.

edu.iu.dsc.tws.tset.TSetUtils#genCount is no longer in use