[
https://issues.apache.org/jira/browse/TAJO-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371154#comment-14371154
]
ASF GitHub Bot commented on TAJO-1434:
--------------------------------------
GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/tajo/pull/443
TAJO-1434: Fix supporting version of Hadoop
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/tajo TAJO-1434
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/443.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 #443
----
commit c01fa640d318049c4b06971f063d28eb2b7a6d2f
Author: Dongjoon Hyun <[email protected]>
Date: 2015-03-20T11:30:08Z
TAJO-1434: Fix supporting version of Hadoop
----
> Fix supporting version of Hadoop
> --------------------------------
>
> Key: TAJO-1434
> URL: https://issues.apache.org/jira/browse/TAJO-1434
> Project: Tajo
> Issue Type: Bug
> Components: documentation
> Affects Versions: 0.10.0
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Priority: Trivial
> Fix For: 0.10.1
>
>
> Tajo proudly supports Hadoop 2.6.0.
> {code}
> - * Hadoop 2.3.0 or higher (up to 2.5.1)
> + * Hadoop 2.3.0 or higher (up to 2.6.0)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)