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

Niels Basjes updated PIG-4526:
------------------------------
    Attachment: PIG-4526-2016-02-24-1310.patch

I ran these commands successfully (Hadoop 23):
{code}
ANT='ant -Dhadoopversion=23 -Djavac.args="-Xlint -Xmaxwarns 100"'
${ANT} clean piggybank jar compile-test
cd contrib/piggybank/java && ${ANT} test
${ANT} test-commit
{code}


> Make setting up the build environment easier
> --------------------------------------------
>
>                 Key: PIG-4526
>                 URL: https://issues.apache.org/jira/browse/PIG-4526
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: Niels Basjes
>            Assignee: Niels Basjes
>             Fix For: 0.16.0
>
>         Attachments: PIG-4526-2015-04-30-1632.patch, 
> PIG-4526-2015-05-01-1545.patch, PIG-4526-2015-05-03-0910.patch, 
> PIG-4526-2016-02-24-1310.patch
>
>
> In AVRO-1537 and HADOOP-11843 a docker based solution was created to setup 
> all the tools for doing a full build. This enables much easier reproduction 
> of any issues and getting up and running for new developers.
> This issue is to 'copy/port' that setup into the pig project.



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

Reply via email to