Packaging GlusterFS Hadoop

Matthew Farrellee matt at redhat.com
Tue Aug 27 19:07:30 UTC 2013


I'm starting to package glusterfs-hadoop, a shim on top of GlusterFS 
that allows applications written for HDFS to run on GlusterFS.

The SRPM and spec are -

http://matt.fedorapeople.org/pkg/0/glusterfs-hadoop-2.1.2-1.src.rpm
http://matt.fedorapeople.org/pkg/0/glusterfs-hadoop.spec

I'm trying to get it to build in an F20 mock environment before 
submitting a review request. However, I'm running into a problem...

[ERROR] Failed to execute goal on project glusterfs: Could not resolve 
dependencies for project 
org.apache.hadoop.fs.glusterfs:glusterfs:jar:2.0-SNAPSHOT: Could not 
find artifact com.sun:tools:jar:1.6 at specified path 
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25-2.3.12.3.fc20.x86_64/jre/../lib/tools.jar 
-> [Help 1]

com.sun:tools is coming in from...

[DEBUG] Loading depmap file: 
/usr/share/maven-fragments/javapackages-depmap.xml
[DEBUG] Added mapping [com.sun:tools] => [JAVA_HOME:../lib/tools]
...
[DEBUG]       org.apache.hadoop:hadoop-annotations:jar:2.0.5-alpha:compile
[DEBUG]          com.sun:tools:jar:1.6:system

The javapackages tools is 2.0.1-1.fc20 and xmvn is 0.5.1-4.fc20.

Has anyone seen this before, or have suggestions on getting past it?

Best,


matt


More information about the bigdata mailing list