All, Is there an easy way to leverage C++ in Accumulo; perhaps something similar to Hadoop pipes?
In my case we have some C++ code that we'd like to leverage for a FilteringIterator, but we'd prefer not to port it over to Java, and we'd like to avoid JNI if we can. Thanks, Tejay
