Need some sample code to get AccumuloOutputFormat working with MultiOuputs
(to write to several accumulo tables in the same reducer).

Using accumulo v 1.5 and the hadoop Cdh4 4.3 mvr1 version (hadoop 2.0.0)

addNamedOutput requires the newer JobConf but then if I try to use  JobConf
in run  instead of  Job I have a problem with the static calls to
AccumuloOutputFormat that expect a Job param 

Thanks

Hank



--
View this message in context: 
http://apache-accumulo.1065345.n5.nabble.com/Implementing-MultiOutputs-with-Accumulo-tp5146.html
Sent from the Developers mailing list archive at Nabble.com.

Reply via email to