[
https://issues.apache.org/jira/browse/BLUR-313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13860151#comment-13860151
]
Tim Williams commented on BLUR-313:
-----------------------------------
//Clone the repo
git clone http://git-wip-us.apache.org/repos/asf/incubator-blur.git
//Checkout the active branch
git checkout apache-blur-0.2
//Run the mvn command that builds it with the desired hadoop flags
mvn ...
//Tar up your local m2 directory
tar -czf m2repo.tar.gz ~/.m2
That should do the trick...
> Let Blur run against CDH4/Hadoop 2.x
> ------------------------------------
>
> Key: BLUR-313
> URL: https://issues.apache.org/jira/browse/BLUR-313
> Project: Apache Blur
> Issue Type: Bug
> Components: Blur
> Affects Versions: 0.3.0, 0.2.2
> Reporter: Garrett Barton
> Attachments: hadoop-2.x-partial-fix.patch,
> hadoop-2.x-partial-fix.patch
>
>
> This is a partial fix for getting blur to run against Hadoop 2.x/CDH4. I
> modded blur-env.sh and blur-config.sh to add optional params for locating the
> now dispersed hadoop distribution. CDH3/Hadoop 1.x should still work as
> before.
> I say partial fix because I fail miserably at getting blur-gui to add in
> ant-1.6.5 to the dependencies that get packaged up in blur's lib folder.
> That is all that's left to run blur.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)