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

Jakob Homan commented on SAMZA-202:
-----------------------------------

I'm seeing gradle errors against JDK8 when I have either parallel mode or 
daemon mode on:
{noformat}Daemon pid: 59836                                                     
                                                                                
             [41/1634]
  log file: /Users/jhoman/.gradle/daemon/2.0/daemon-59836.out.log
----- Last  20 lines from daemon log file - daemon-59836.out.log -----
:samza-core_2.9.2:testClasses
:samza-core_2.9.2:test
:samza-core_2.9.2:check
:samza-core_2.9.2:jar
:samza-serializers_2.9.2:compileJava
:samza-yarn_2.9.2:compileJava
:samza-kv_2.9.2:compileJava UP-TO-DATE
:samza-yarn_2.9.2:compileScala UP-TO-DATE
:samza-serializers_2.9.2:compileScala
:samza-kv_2.9.2:compileScala
:samza-serializers_2.9.2:classes
:samza-serializers_2.9.2:jar
:samza-kafka_2.9.2:compileJava UP-TO-DATE
:samza-kafka_2.9.2:compileScala
:samza-serializers_2.9.2:compileTestJava UP-TO-DATE
:samza-serializers_2.9.2:compileTestScala
[ant:scalac] Element 
'/Users/jhoman/repos/samza/samza-serializers/build/resources/main' does not 
exist.
java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
----- End of the daemon log -----{noformat}
Looks like there may be some issues there, which is unfortunate, but shouldn't 
block this patch.  

Also, we need to update the .gitignore file to not ignore **/bin, which is 
currently ignoring the files introduced here.  +1 otherwise.

> Support Java 8
> --------------
>
>                 Key: SAMZA-202
>                 URL: https://issues.apache.org/jira/browse/SAMZA-202
>             Project: Samza
>          Issue Type: Bug
>          Components: build, yarn
>    Affects Versions: 0.7.0
>            Reporter: Garry Turkington
>            Assignee: Chris Riccomini
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: SAMZA-202-0.patch, SAMZA-202-1.patch, SAMZA-202-2.patch, 
> SAMZA-202-3.patch, 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)

Reply via email to