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

Matthew Hayes commented on DATAFU-89:
-------------------------------------

The test jar is not being created.  That was something I overlooked when I 
migrated the build system to Gradle.  I don't think Gradle by default creates a 
JAR for the tests, so we would need to add a task for that.  Also the lines 
from the example that set up LIBJARS would need to be updated because the 
dependencies no longer exist at lib/common, lib/test, etc.  In the meantime if 
you'd like to experiment I would look at the hourglass tests.  The tests set up 
a mini Hadoop cluster and run sample jobs against test data that they generate. 
 You should be able to run these tests from Eclipse.  FYI you can generate the 
eclipse flies with {{./gradlew eclipse}}.

> Hourglass documentation is out of date
> --------------------------------------
>
>                 Key: DATAFU-89
>                 URL: https://issues.apache.org/jira/browse/DATAFU-89
>             Project: DataFu
>          Issue Type: Bug
>            Reporter: Matthew Hayes
>            Assignee: Matthew Hayes
>
> The pages below still references the ant build process.
> http://datafu.incubator.apache.org/docs/hourglass/getting-started.html
> http://datafu.incubator.apache.org/docs/hourglass/contributing.html



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

Reply via email to