[ https://issues.apache.org/jira/browse/GORA-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14340842#comment-14340842
]
ASF GitHub Bot commented on GORA-415:
-------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/gora/pull/20
GORA-415 hadoop-client dependency should be optional in gora-core
Patch for master branch to address issues with Hadoop Shims
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/gora GORA-415
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/20.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 #20
----
commit e7d6b6edc3d2392272263a0fb381fb9a2de166ff
Author: Lewis John McGibbney <lewis.j.mcgibbney@jpl.nasa.gov>
Date: 2015-02-27T21:27:47Z
GORA-415 hadoop-client dependency should be optional in gora-core
commit 0e66a0b0a858bca51c6b0cf7e62f7ecaf4b5c841
Author: Lewis John McGibbney <lewis.j.mcgibbney@jpl.nasa.gov>
Date: 2015-02-27T21:27:59Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/gora into GORA-415
----
> hadoop-client dependency should be optional in gora-core
> --------------------------------------------------------
>
> Key: GORA-415
> URL: https://issues.apache.org/jira/browse/GORA-415
> Project: Apache Gora
> Issue Type: Bug
> Components: gora-core
> Affects Versions: 0.6
> Reporter: Lewis John McGibbney
> Assignee: Henry Saputra
> Fix For: 0.6.1
>
>
> We found that the Hadoop Shims were not working as expected when attempting the Gora
dependency upgrade over on Nutch 2.X.
> The relevant upgrade issue is NUTCH-1946
> The relevant discussion thread is [here|http://www.mail-archive.com/dev%40gora.apache.org/msg05752.html].
> We had a true dependent reliance upon hadoop-client v 2.5.2 within gora-core which is
not correct. The reliance should be optional meaning that shims work with the true expectation
that we can switch between Hadoop 1 and 2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|