thriftfs jar cleanup -------------------- Key: HDFS-1484 URL: https://issues.apache.org/jira/browse/HDFS-1484 Project: Hadoop HDFS Issue Type: Improvement Components: build, contrib/thriftfs Affects Versions: 0.22.0 Reporter: Eli Collins Fix For: 0.22.0
Thriftfs has some jars checked into the source directory (src/contrib/thriftfs/lib). It contains libthrift.jar, which we should get via ivy, and hadoopthriftapi.jar which is a checked in (out of date?) binary of the generated java code. This file could probably be removed entirely. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.