[
https://issues.apache.org/jira/browse/TAJO-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559194#comment-14559194
]
ASF GitHub Bot commented on TAJO-1621:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/586#issuecomment-105549235
+1. Even though the latest test is failed, I've verified this patch with my
laptop. In addition, every test failure is not related to the changes in this
patch.
> 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
> Assignee: Jinho Kim
> Fix For: 0.11.0, 0.10.1
>
>
> {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)