[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gluster-devel] [glusterfs-hadoop] runtime dependencies
From: |
Matthew Farrellee |
Subject: |
[Gluster-devel] [glusterfs-hadoop] runtime dependencies |
Date: |
Mon, 02 Sep 2013 11:04:02 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8 |
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
- [Gluster-devel] [glusterfs-hadoop] runtime dependencies,
Matthew Farrellee <=