Rename javaOpts to taskLaunchOpts. Rename getVertexName() to getName().
Added docs for methods.
I am considering renaming setTaskLocalResources() to prevent confusion with Resource (memory). Maybe change to setTaskLocalFiles(). Files sounds much more clear as to the intent.
hiteshssethkamrul Please review.
Orthogonally, should Tez have its own definition of Resource and LocalResource?
Rename javaOpts to taskLaunchOpts. Rename getVertexName() to getName().
Added docs for methods.
I am considering renaming setTaskLocalResources() to prevent confusion with Resource (memory). Maybe change to setTaskLocalFiles(). Files sounds much more clear as to the intent.
hiteshssethkamrul Please review.
Orthogonally, should Tez have its own definition of Resource and LocalResource?