[ 
https://issues.apache.org/jira/browse/YARN-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863571#comment-15863571
 ] 

Weiwei Yang commented on YARN-6177:
-----------------------------------

Fixed the minor checkstyle issue in v3 patch. And attached some sample job log 
files to help to explain the issue and the fix:

# Without the patch, submit a spark2 job to yarn fails pretty quickly with 
NoClassDefFound error, see output in [^spark2-job-output-before.out]
# With this patch, submit the job again, it still fails with the same error, 
but with additional clearer error messages, see output in 
[^spark2-job-output-after.out]
# Apply the suggestion given in the error message, set best-effort to true to 
tolerant this error, then submit the job again and the job succeed, see output 
in [^spark2-job-output-after-besteffort.out]

> Yarn client should exit with an informative error message if an incompatible 
> Jersey library is used at client
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: YARN-6177
>                 URL: https://issues.apache.org/jira/browse/YARN-6177
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.8.0, 3.0.0-alpha2
>            Reporter: Weiwei Yang
>            Assignee: Weiwei Yang
>         Attachments: spark2-job-output-after-besteffort.out, 
> spark2-job-output-after.out, spark2-job-output-before.out, 
> YARN-6177.01.patch, YARN-6177.02.patch, YARN-6177.03.patch
>
>
> Per discussion in YARN-5271, lets provide an error message to suggest user to 
> disable timeline service instead of disabling for them.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to