You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Niels Basjes (JIRA)" <ji...@apache.org> on 2015/05/01 15:50:06 UTC

[jira] [Updated] (PIG-4526) Make setting up the build environment easier

     [ 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-2015-05-01-1545.patch

Updated to forrest 0.9 because 0.8 can only run with Java 1.5 ...

Current state: {code}ant docs{code} still fails with a bunch of broken links all relating to PDF files.
/home/nbasjes/pig/src/docs/build/site/broken-links.xml
{code}<broken-links>                                                                                       
  <link message="No pipeline matched request: admin.pdf">admin.pdf</link>                            
  <link message="No pipeline matched request: perf.pdf">perf.pdf</link>                              
  <link message="No pipeline matched request: basic.pdf">basic.pdf</link>                            
  <link message="No pipeline matched request: cont.pdf">cont.pdf</link>                              
  <link message="No pipeline matched request: linkmap.pdf">linkmap.pdf</link>                        
  <link message="No pipeline matched request: index.pdf">index.pdf</link>                            
  <link message="No pipeline matched request: func.pdf">func.pdf</link>                              
  <link message="No pipeline matched request: pig-index.pdf">pig-index.pdf</link>                    
  <link message="No pipeline matched request: start.pdf">start.pdf</link>                            
  <link message="No pipeline matched request: udf.pdf">udf.pdf</link>                                
  <link message="No pipeline matched request: test.pdf">test.pdf</link>                              
  <link message="No pipeline matched request: cmds.pdf">cmds.pdf</link>                              
</broken-links>                                                                                      
{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
>         Attachments: PIG-4526-2015-04-30-1632.patch, PIG-4526-2015-05-01-1545.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)