[
https://issues.apache.org/jira/browse/SAMZA-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096706#comment-14096706
]
Yan Fang commented on SAMZA-378:
--------------------------------
Tested hello-samza with java 8 in both master and latest branches.
* bin/grid bootstrap
* mvn clean package
* deploy/samza/bin/run-job.sh
--config-factory=org.apache.samza.config.factories.PropertiesConfigFactory
--config-path=file://$PWD/deploy/samza/config/wikipedia-feed.properties
All work. So there should be not problem running hello-samza with java 8.
[~jonbringhurst]'s problem seems related to
[this|http://stackoverflow.com/questions/15886209/maven-is-not-working-in-java-8-when-javadoc-tags-are-incomplete]
.
> Upgrade hello-samza to Java 8
> -----------------------------
>
> Key: SAMZA-378
> URL: https://issues.apache.org/jira/browse/SAMZA-378
> Project: Samza
> Issue Type: Bug
> Components: hello-samza
> Affects Versions: 0.8.0
> Reporter: Chris Riccomini
> Fix For: 0.8.0
>
>
> We've been getting some reports that hello-samza has Javadoc compile-time
> errors under Java 8. See SAMZA-375. Let's upgrade hello-samza, and make sure
> it works properly with Java 8.
--
This message was sent by Atlassian JIRA
(v6.2#6252)