coderplay / dragon

Real-time computing system based on hadoop yarn
12 stars 5 forks source link

child side local resource ( files &archives ) configuration #59

Closed coderplay closed 12 years ago

coderplay commented 12 years ago

After a child spawned, we should configure local resource ( files &archives ) for it.

coderplay commented 12 years ago

It seems that NodeManager has done this for the child, thus child side needn't setup it again.