You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2015/05/26 02:15:17 UTC

[jira] [Created] (TAJO-1621) Compilation error with hadoop 2.7.0

Hyunsik Choi created TAJO-1621:
----------------------------------

             Summary: Compilation error with hadoop 2.7.0
                 Key: TAJO-1621
                 URL: https://issues.apache.org/jira/browse/TAJO-1621
             Project: Tajo
          Issue Type: Bug
          Components: build
            Reporter: Hyunsik Choi
             Fix For: 0.11.0


{code}
mvn clean install -DskipTests -Dhadoop.version=2.7.0
{code}

The error statement is as follow:

{noformat}
[ERROR] /home/hyunsik/Code/tajo/tajo-8/tajo-core/src/main/java/org/apache/tajo/engine/utils/ThreadUtil.java:[109,24] error: method printThreadInfo in class ReflectionUtils cannot be applied to given types;
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)