Hi -
I have downloaded 0.89 because I need to use HFileOutputFormat.configureIncrementalLoad. I downloaded it from here: http://mirror.olnevhost.net/pub/apache//hbase/hbase-0.89.20100924/ <http://mirror.olnevhost.net/pub/apache/hbase/hbase-0.89.20100924/> However, I don't see these two clases import org.apache.hadoop.hbase.mapreduce.IndexOutputFormat; import org.apache.hadoop.hbase.mapreduce.LuceneDocumentWrapper; They were present in the 0.26 jar. Where are these classes now located? (and yes, I will include a doc patch once I have worked out all the kinks around using incremental load). Thanks, geoff
