You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/09/23 17:46:00 UTC

[jira] [Created] (KYLIN-2892) Make Kylin compile with Java 9

Ted Yu created KYLIN-2892:
-----------------------------

             Summary: Make Kylin compile with Java 9
                 Key: KYLIN-2892
                 URL: https://issues.apache.org/jira/browse/KYLIN-2892
             Project: Kylin
          Issue Type: Bug
            Reporter: Ted Yu


When I attempted building with Java 9, I got:
{code}
[ERROR] Failed to execute goal on project kylin-engine-mr: Could not resolve dependencies for project org.apache.kylin:kylin-engine-mr:jar:2.2.0-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path /jdk-9/../lib/tools.jar -> [Help 1]
{code}
The dependency seems to come from kylin-engine-mr module.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)