You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2014/08/20 02:25:18 UTC

[jira] [Updated] (TEZ-1466) Fix JDK8 builds of tez

     [ https://issues.apache.org/jira/browse/TEZ-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gopal V updated TEZ-1466:
-------------------------

    Attachment: TEZ-1466.1.patch

> Fix JDK8 builds of tez
> ----------------------
>
>                 Key: TEZ-1466
>                 URL: https://issues.apache.org/jira/browse/TEZ-1466
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Gopal V
>            Assignee: Gopal V
>            Priority: Trivial
>         Attachments: TEZ-1466.1.patch
>
>
> Tez fails to build on JDK8 due to stricter generics checks on a unit test
> {code}
> sortedDataMap = TreeMultimap.create(this.correctComparator, Ordering.natural());
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)