[
https://issues.apache.org/jira/browse/TAJO-1046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136830#comment-14136830
]
ASF GitHub Bot commented on TAJO-1046:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/143
TAJO-1046: Remove hadoop native dependency of pullserver
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1046
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/143.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 #143
----
commit 9d592c4054697345433c81195d1c26907e804c64
Author: jhkim <[email protected]>
Date: 2014-09-17T06:06:45Z
TAJO-1046: Remove hadoop native dependency of pullserver
----
> Remove hadoop native dependency of pullserver
> ---------------------------------------------
>
> Key: TAJO-1046
> URL: https://issues.apache.org/jira/browse/TAJO-1046
> Project: Tajo
> Issue Type: Improvement
> Components: build
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.9.0
>
>
> Currently, tajo does not support multiple hadoop version on same binary.
> Therefore, Many user should need to build the binary.
> So we should remove the code dependency of NativeIO
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)