[
https://issues.apache.org/jira/browse/TAJO-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379201#comment-14379201
]
Keuntae Park commented on TAJO-1434:
------------------------------------
However, current tajo passes 'mvn clean install -Dhadoop.version=2.6.0'.
And 'extra.source.path', whose value may be influenced by hadoop version, is
not used actually.
I thought above means that tajo supports hadoop version 2.6.0.
Is there any dependency on hadoop version other than above parts?
> 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
>
> Attachments: TAJO-1434.patch
>
>
> 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)