You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2014/06/07 00:34:02 UTC

[jira] [Updated] (PIG-3886) UdfDistributedCache_1 fails in tez branch

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

Daniel Dai updated PIG-3886:
----------------------------

    Component/s:     (was: tez)
                 impl

> UdfDistributedCache_1 fails in tez branch
> -----------------------------------------
>
>                 Key: PIG-3886
>                 URL: https://issues.apache.org/jira/browse/PIG-3886
>             Project: Pig
>          Issue Type: Sub-task
>          Components: impl
>    Affects Versions: tez-branch
>            Reporter: Cheolsoo Park
>             Fix For: 0.14.0
>
>
> The e2e test "UdfDistributedCache_1" fails with the following error-
> {code}
>                     : Caused by: java.io.FileNotFoundException: ./foodle (No such file or directory)    
>                     : at java.io.FileInputStream.open(Native Method)    
>                     : at java.io.FileInputStream.<init>(FileInputStream.java:146)    
>                     : at java.io.FileInputStream.<init>(FileInputStream.java:101)    
>                     : at java.io.FileReader.<init>(FileReader.java:58)    
>                     : at org.apache.pig.test.udf.evalfunc.Udfcachetest.exec(Udfcachetest.java:60)    
>                     : at org.apache.pig.test.udf.evalfunc.Udfcachetest.exec(Udfcachetest.java:40)    
>                     : at org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators.POUserFunc.getNext(POUserFunc.java:353)
>                     : ... 14 more
> {code}



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