Hi all,

In WorkManager there are two methods that can be used to start a fragment
executor addFragmentRunner(FragmentExecutor) and
addFragmentPendingRemote(FragmentManager)

both methods will run the fragment executor but the second one will make
sure the fragment executor is added to WorkManager.runningFragments.

Why not add all fragment that are running in a drillbit to
"runningFragments" and limit ourselves to the fragments started through
addFragmentRunner() ?

Thanks!

-- 

Abdelhakim Deneche

Software Engineer

  <http://www.mapr.com/>


Now Available - Free Hadoop On-Demand Training
<http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm_campaign=Free%20available>

Reply via email to