cptaffe opened a new pull request #1751: MAPREDUCE-7251: Present friendlier 
error for non-static main
URL: https://github.com/apache/hadoop/pull/1751
 
 
   - When executing a jar with RunJar, first check whether the method is static 
and if not
     throw an error. This prevents a cryptic `NullPointerException` from being 
raised within
     `Method.invoke`'s implementation.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to