So I copied the %jdbc interpreter. I am looking to create a specific connection to Apache Drill, and would like to use the jdbc interpreter, but invoke it by calling %drill rather than %jdbc, is this possible? I tried create interpreter and did a new name "drill" with interpreter type jdbc, but I just got a new interpreter drill that could be invoked by %jdbc (This seemed backwards to me) Is it possible to do what I am trying to do?
Thanks! John