What is the prescribed / appropriate way to do the below in apache drill?
We want is to do as one can do with elasticsearch: * Write our rest service endpoint in java * consume the elasticsearch library * deploy our application * have an elasticsearch cluster that also has our code running in it
