[
https://issues.apache.org/jira/browse/SAMZA-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063962#comment-14063962
]
Chris Riccomini commented on SAMZA-202:
---------------------------------------
I'm adding a note here for google-ability. My macbook just failed to build
Samza with this exception:
{noformat}
./gradlew clean build -x test
To honour java settings for this build new JVM is forked. Consider using the
daemon http://gradle.org/docs/1.6/userguide/gradle_daemon.html.
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/criccomi/Code/incubator-samza/build.gradle' line: 109
* What went wrong:
A problem occurred evaluating root project 'incubator-samza'.
> Could not create task of type 'ScalaDoc'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
Total time: 7.205 secs
{noformat}
This is due to Java 8, apparently:
http://forums.gradle.org/gradle/topics/enable_to_setup_a_simple_scala_build
Just making it clear for others in the future.
> Support Java 8
> --------------
>
> Key: SAMZA-202
> URL: https://issues.apache.org/jira/browse/SAMZA-202
> Project: Samza
> Issue Type: Bug
> Components: build, yarn
> Reporter: Garry Turkington
> Assignee: David Chen
> Priority: Minor
> Attachments: SAMZA-202-draft.patch
>
>
> We were late to the party with Java 7 support so opening this to get a
> head-start on Java 8 support.
--
This message was sent by Atlassian JIRA
(v6.2#6252)