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

Koji Noguchi commented on PIG-5183:
-----------------------------------

After your patch (after PIG-5182), it still has MapReduce showing up as 

{code}
  7707 <p>The input and output locations for the MapReduce/Tez program are 
conveyed to Pig using the STORE/LOAD clauses.
  7708 Pig, however, does not pass this information (nor require that this 
information be passed) to the MapReduce program.
  7709 If you want to pass the input and output locations to the MapReduce 
program you can use the params clause or you can hardcode the locations in the 
MapReduce program.</p>
{code}
I'm assuming this input/output path not being passed also applies to Tez?


> We shall mention NATIVE instead of MAPREDUCE operator in document
> -----------------------------------------------------------------
>
>                 Key: PIG-5183
>                 URL: https://issues.apache.org/jira/browse/PIG-5183
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.17.0
>
>         Attachments: PIG-5183-1.patch
>
>
> In http://pig.apache.org/docs/r0.16.0/basic.html#mapreduce, we still mention 
> MAPREDUCE operator. We shall encourage user use NATIVE instead as we can run 
> both MAPREDUCE and Tez program.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to