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

Cheolsoo Park updated PIG-3446:
-------------------------------

    Description: 
This is a umbrella jira for Pig on Tez. More detailed subtasks will be added.

More information can be found on the following wiki page:
https://cwiki.apache.org/confluence/display/PIG/Pig+on+Tez

How to set up your development environment- 
# Check out [Tez trunk|https://github.com/apache/incubator-tez].
# Install protobuf 2.5.0.
# Build Tez with Hadoop 2.2.0.(By default, it builds against Hadoop trunk, 
which is 3.0.0.)
# Install Tez jars on local maven repository with "mvn install -DskipTests".
# Check out [Pig Tez branch|https://github.com/apache/pig/tree/tez].
# Build Pig running "ant jar-withouthadoop".
# Set up a single-node (or multi-node) Hadoop 2.2 cluster.
# Install Tez following the instructions on the [Tez 
homepage|http://tez.incubator.apache.org/install.html].
# Run Pig with "-x tez" option.

  was:
This is a umbrella jira for Pig on Tez. More detailed subtasks will be added.

More information can be found on the following wiki page:
https://cwiki.apache.org/confluence/display/PIG/Pig+on+Tez

To build tez-branch, you need to install tez jars on local maven repo first. 
Please checkout Apache Tez repo and run mvn install.


> Umbrella jira for Pig on Tez
> ----------------------------
>
>                 Key: PIG-3446
>                 URL: https://issues.apache.org/jira/browse/PIG-3446
>             Project: Pig
>          Issue Type: New Feature
>          Components: tez
>    Affects Versions: tez-branch
>            Reporter: Cheolsoo Park
>            Assignee: Cheolsoo Park
>             Fix For: tez-branch
>
>
> This is a umbrella jira for Pig on Tez. More detailed subtasks will be added.
> More information can be found on the following wiki page:
> https://cwiki.apache.org/confluence/display/PIG/Pig+on+Tez
> How to set up your development environment- 
> # Check out [Tez trunk|https://github.com/apache/incubator-tez].
> # Install protobuf 2.5.0.
> # Build Tez with Hadoop 2.2.0.(By default, it builds against Hadoop trunk, 
> which is 3.0.0.)
> # Install Tez jars on local maven repository with "mvn install -DskipTests".
> # Check out [Pig Tez branch|https://github.com/apache/pig/tree/tez].
> # Build Pig running "ant jar-withouthadoop".
> # Set up a single-node (or multi-node) Hadoop 2.2 cluster.
> # Install Tez following the instructions on the [Tez 
> homepage|http://tez.incubator.apache.org/install.html].
> # Run Pig with "-x tez" option.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to