>> Brilliant - that's it! Now my custom InputFormat is working. > If you're interested and have the ability to cut/paste your code, updating > the Accumulo examples[1] with more of the nitty-gritty on using > Kerberos+MapReduce would be great! You definitely have the hard-stuff done > :) > > [1] https://accumulo.apache.org/1.8/examples/
I would...but it's Scala. The most interesting bit is here: https://github.com/jrs53/geomesa/blob/17a3da56a041f5dde5d61d57fc3ca92dff0a1dc0/geomesa-accumulo/geomesa-accumulo-jobs/src/main/scala/org/locationtech/geomesa/jobs/mapreduce/GeoMesaAccumuloInputFormat.scala#L176-L215