[
https://issues.apache.org/jira/browse/TAJO-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381277#comment-14381277
]
Hudson commented on TAJO-1434:
------------------------------
ABORTED: Integrated in Tajo-master-CODEGEN-build #268 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/268/])
TAJO-1434: Fix supporting version of Hadoop. (jhkim: rev
f9346e5093fdcbaab3927d192af25dea721b7956)
* CHANGES
* tajo-project/pom.xml
* tajo-docs/src/main/sphinx/getting_started.rst
> 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.11.0, 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}
> Also, pom.xml is updated according to the comments.
> {code}
> - <hadoop.version>2.5.1</hadoop.version>
> + <hadoop.version>2.6.0</hadoop.version>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)