[ 
https://issues.apache.org/jira/browse/HADOOP-14871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Haibo Chen updated HADOOP-14871:
--------------------------------
    Description: 
Hadoop RunJar does not have much logging. In one case, one user had specified 
MAIN class in the jar and also provided the main class as one of the following 
arguments.
The extra argument to specify the main class was passed to the main class as an 
argument, which caused confusing exceptions. It'd be nice to have some debug 
logging
so that users can be warned. 

In another case, we could have some logging for the client classloader as well.

> Hadoop RunJar needs more debug logs.
> ------------------------------------
>
>                 Key: HADOOP-14871
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14871
>             Project: Hadoop Common
>          Issue Type: Wish
>            Reporter: Haibo Chen
>            Priority: Minor
>              Labels: newbie++
>
> Hadoop RunJar does not have much logging. In one case, one user had specified 
> MAIN class in the jar and also provided the main class as one of the 
> following arguments.
> The extra argument to specify the main class was passed to the main class as 
> an argument, which caused confusing exceptions. It'd be nice to have some 
> debug logging
> so that users can be warned. 
> In another case, we could have some logging for the client classloader as 
> well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to