[Gluster-devel] [glusterfs-hadoop] runtime dependencies

Matthew Farrellee matt at redhat.com
Mon Sep 2 15:04:02 UTC 2013


https://github.com/gluster/hadoop-glusterfs/blob/master/pom.xml
http://pkgs.fedoraproject.org/cgit/glusterfs-hadoop.git/tree/glusterfs-hadoop.spec?h=f20

The glusterfs-hadoop rpm specifies some build deps (java-devel, 
maven-devel, hadoop-common) and no runtime deps. However, the 
glusterfs-hadoop pom appears to pull in some runtime deps, specifically...

Requires
--------
glusterfs-hadoop (rpmlib, GLIBC filtered):
     java
     jpackage-utils
     mvn(junit:junit)
     mvn(org.apache.hadoop:hadoop-common)
     mvn(org.slf4j:slf4j-api)
     mvn(org.slf4j:slf4j-log4j12)

Are junit and slf4j absolutely required at runtime?

If not, the pom should scope them more narrowly.

Best,


matt




More information about the Gluster-devel mailing list