We resize Amazon EMR cluster nodes from console.
When we added core nodes to the cluster, BlockMissingException occurs for a few /user/oozie/share/lib/ jars.
Replication factor for this /user/oozie/share/lib/ is 3 while default replication factor is 1.
Initially the cluster had 3 core nodes but when I increased it to 5 core nodes then some jars went missing. I couldn't understand why jars went missing when increasing nodes. Can anyone explain?