The tests I'm running aren't using the native Hadoop libs either. If you don't mind, a little more code as to how you are setting up your job would be useful. That's weird the key in the config would be null. Are you using the job.getConfiguration()?
On Sat, Aug 23, 2014 at 12:31 AM, JavaHokie <[email protected]> wrote: > Hey Corey, > > Gotcha, i get a null when I attempt to log the value: > > log.debug(configuration.get("AccumuloInputFormat.ScanOpts.TableConfigs")); > > --John > > > > -- > View this message in context: > http://apache-accumulo.1065345.n5.nabble.com/AccumuloMultiTableInputFormat-IllegalStateException-tp11186p11191.html > Sent from the Users mailing list archive at Nabble.com. >
