You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Pradeep Kamath (JIRA)" <ji...@apache.org> on 2010/02/19 22:56:28 UTC

[jira] Updated: (PIG-1245) Remove the connection to namenode in HExecutionEngine.init()

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

Pradeep Kamath updated PIG-1245:
--------------------------------

    Summary: Remove the connection to namenode in HExecutionEngine.init()   (was: Remove the connection to nameone in HExecutionEngine.init() )

> Remove the connection to namenode in HExecutionEngine.init() 
> -------------------------------------------------------------
>
>                 Key: PIG-1245
>                 URL: https://issues.apache.org/jira/browse/PIG-1245
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Pradeep Kamath
>             Fix For: 0.7.0
>
>
> PigContext.connect() calls HExecutionEngine.init(). The former is called from the backend map/reduce tasks in DefaultIndexableLoader used in merge join. It is not clear that a connection to the namenode is required in HExecutionEngine.init().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.