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

Mit Desai updated TEZ-2677:
---------------------------
    Attachment: TEZ-2677.2.patch

Updated the patch to remove the unused import.

This is the way to reproduce the issue:
Run MRRSleep like this
{code}
yarn jar /path/to/tez-tests-*.jar mrrsleep -m 1 -mt 1 -ir 1 -r 1
{code}
this should fail with the error message in the description
FYI, if MRRSleep was run like this
{code}
yarn jar /path/to/tez-tests-*.jar mrrsleep -m 1 -mt 1 -ir 0 -r 0
{code}
it will not fail.

[~sseth] [~hitesh], Can you guys take a look?

> NPE while submitting MRRSleepJob if tez.runtime.sort.threads is set
> -------------------------------------------------------------------
>
>                 Key: TEZ-2677
>                 URL: https://issues.apache.org/jira/browse/TEZ-2677
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jason Lowe
>            Assignee: Mit Desai
>         Attachments: TEZ-2677.1.patch, TEZ-2677.2.patch
>
>
> A NullPointerException occurs when trying to submit an MRRSleepJob if 
> tez.runtime.sort.threads is set.  Sample stacktrace to follow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to