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

ASF GitHub Bot commented on TAJO-1621:
--------------------------------------

GitHub user jinossy opened a pull request:

    https://github.com/apache/tajo/pull/586

    TAJO-1621: Compilation error with hadoop 2.7.0

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jinossy/tajo TAJO-1621

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/586.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #586
    
----
commit 985f61d6b1c71a7b261a5f91496fde104b61d708
Author: Jihoon Son <[email protected]>
Date:   2015-05-26T07:13:28Z

    TAJO-1619: JDBC program is stuck after closing. (jihoon)

commit 170e3faf71f35f1f668abfd8f72b9cbf0f728bdf
Author: Jinho Kim <[email protected]>
Date:   2015-05-26T07:32:32Z

    TAJO-1621

----


> 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
>
>
> {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)

Reply via email to