Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

how to inject fault incrementally and explore all code flow area using hadoop fault injection framework

avatar
New Member

hadoop fault injection framework - how to inject fault incrementally and explore all code flow area in a deterministic way (not hitting the same call flow/exception again)

I gone throw the below topic, it is based on probability model and it requires lot of iterations (due to probability it hits the same call flow/exception again) to cover the complete code flow.

https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/FaultInjectFramework.html

is there any other framework or technique using that we can inject fault incrementally and explore all code flow area in a deterministic way

1 ACCEPTED SOLUTION
1 REPLY 1

avatar
Guru