[ 
https://issues.apache.org/jira/browse/BLUR-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795573#comment-13795573
 ] 

Aaron McCurry commented on BLUR-275:
------------------------------------

The issues have been mostly fixed.

https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=515b09a002cbbb67c1ed22af90303a5f69135eb0

https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=e365fb1ca408c8bb6f6e107534dbbca506cc064e

The only thing that looks broken to me is the embedded Hadoop libs in the 
binary distribution.  If you configure the HADOOP_HOME env var in the 
blur_env.sh to use the CDH4 install the binary distro should work.  But I 
haven't tried it yet.

> Blur Hadoop 2.x build has hadoop 1.x dependancies still.
> --------------------------------------------------------
>
>                 Key: BLUR-275
>                 URL: https://issues.apache.org/jira/browse/BLUR-275
>             Project: Apache Blur
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>         Environment: gman@gman-es ~/workspace/incubator-blur $ mvn -version
> Apache Maven 3.0.4
> Maven home: /usr/share/maven
> Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-oracle/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "3.5.0-17-generic", arch: "amd64", family: "unix"
> gman@gman-es ~/workspace/incubator-blur $ uname -a
> Linux gman-es 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 
> x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Garrett Barton
>
> When I compile blur with the profile and option parameters as follows:
> mvn install -Pcdh4-mr1 -Dhadoop.version=2.0.0-mr1-cdh4.3.0 -DskipTests=true
> I build against Hadoop 2.x in theory.  Yet when I bring in blur-mapred from 
> my local maven repo, along with it comes blur-utils which brings 
> hadoop-core-1.2.1.  This conflicts with my own include of hadoop-common 2.1.0 
> and things like Path.mergePaths are no longer available to me.
> On a side note it would be awesome if the build would add which profile was 
> built to the jars. That way both versions could be resident in maven.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to