You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2014/10/14 19:46:34 UTC

[jira] [Resolved] (TEZ-1659) One Pig on tez hang due to a tez setting

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

Siddharth Seth resolved TEZ-1659.
---------------------------------
    Resolution: Duplicate

> One Pig on tez hang due to a tez setting
> ----------------------------------------
>
>                 Key: TEZ-1659
>                 URL: https://issues.apache.org/jira/browse/TEZ-1659
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Daniel Dai
>            Assignee: Siddharth Seth
>         Attachments: application_1413229270748_0020.tar.gz, stack.log
>
>
> A particular Pig on Tez e2e test (Cross_5 in Pig e2e tests) hang with a particular tez setting:
> {code}
>   <property>
>     <name>tez.shuffle-vertex-manager.min-src-fraction</name>
>     <value>0.1</value>
>   </property>
>   <property>
>     <name>tez.shuffle-vertex-manager.max-src-fraction</name>
>     <value>0.1</value>
>   </property>
> {code}
> With default setting, the test pass.



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