Eyal Allweil created DATAFU-123:
-----------------------------------

             Summary: Allow DataFu to include macros 
                 Key: DATAFU-123
                 URL: https://issues.apache.org/jira/browse/DATAFU-123
             Project: DataFu
          Issue Type: Improvement
            Reporter: Eyal Allweil
            Assignee: Eyal Allweil


A few changes to allow macros to be contributed to DataFu. If a macro file is 
placed in src/main/resources, it can be used by registering the DataFu jar. 
Such macros can then be tested both from within Eclipse and Gradle.

There are three small parts:

1) All unit tests that use createPigTest methods will automatically register 
the DataFu jar.

2) Some changes to fix the PigTests.getJarPath() functionality, which doesn't 
appear to work. (these changes are aligned with the proposed patch for 
[DATAFU-106|https://issues.apache.org/jira/browse/DATAFU-106])

3) A sample macro and test

The changes here will allow moving forward with 
[DATAFU-61|https://issues.apache.org/jira/browse/DATAFU-61] and including the 
macro I suggested for 
[DATAFU-119|https://issues.apache.org/jira/browse/DATAFU-119]. (I also have 
additional content in mind)



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

Reply via email to