Hi all, I have old hbase cluster 0.94x that I need to write some data to. The problem is that my setup already contains hadoop2 jars in classpath(the natural cluster is hadoop2x). I've found hbase-shaded-client project that could help me, but it seems that it started from hbase 1x I thought about using Thrift api(hoping it won't create classpath collision problems) another option would be to prepare shaded client from 0.94x. Is it possible? Any pointers to previous such work?
any suggestions will be highly appreciated. Thanks in advance, Igor -- View this message in context: http://apache-hbase.679495.n3.nabble.com/Shaded-client-for-0-94x-tp4081489.html Sent from the HBase User mailing list archive at Nabble.com.
