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

Rajesh Balamohan edited comment on TEZ-1368 at 8/5/14 5:16 AM:
---------------------------------------------------------------

Hitesh  - 

TEZ_RUNTIME_SHUFFLE_FETCH_FAILURES_LIMIT was not set in earlier test case.  
So,it was trying for 5 * 15 seconds  = 75 seconds (but test itself times out at 
60 seconds).  Hence the test didn't fail, but was timing out.

Changes in the attached patch:
1. Fixed OrderedPartitionedKVEdgeConfigurer in OrderedWordCount.
2. Modified OrderedWordCount to return the DAG status. 
3. Added -ve test cases in TestSecureShuffle
4. Reduced TEZ_RUNTIME_SHUFFLE_FETCH_FAILURES_LIMIT=2 in the test case so that 
it can fail quickly
5. Reduced connection/read timeouts to just 5 seconds.


was (Author: rajesh.balamohan):
Hitesh  - 

TEZ_RUNTIME_SHUFFLE_FETCH_FAILURES_LIMIT_DEFAULT was not set in earlier test 
case.  So,it was trying for 5 * 15 seconds  = 75 seconds (but test itself times 
out at 60 seconds).  Hence the test didn't fail, but was timing out.

Changes in the attached patch:
1. Fixed OrderedPartitionedKVEdgeConfigurer in OrderedWordCount.
2. Modified OrderedWordCount to return the DAG status. 
3. Added -ve test cases in TestSecureShuffle
4. Reduced TEZ_RUNTIME_SHUFFLE_FETCH_FAILURES_LIMIT=2 in the test case so that 
it can fail quickly
5. Reduced connection/read timeouts to just 5 seconds.

> TestSecureShuffle failing
> -------------------------
>
>                 Key: TEZ-1368
>                 URL: https://issues.apache.org/jira/browse/TEZ-1368
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Siddharth Seth
>            Assignee: Rajesh Balamohan
>            Priority: Blocker
>         Attachments: TEZ-1368.1.patch, TEZ-1368.2.patch
>
>
> The test is timing out.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to