hadoop - What services can I turn off to trigger a second application attempt? -


hadoop yarn includes configuration modify how many times application can started: yarn.resourcemanager.am.max-attempts.

i interested in hitting limit observe how system may fail, , want able without modifying code. mimic production scenarios, turn off other hadoop services cause second attempt of application.

what services can turn off during application run trigger application attempt?

for simplicity, close storage services(hosting source data or target data). example, hdfs service, hive service, etc.


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -