All, I am able to connect from eclipse debug view to remote drill sqlline using the instructions here.- http://www.confusedcoders.com/bigdata/apache-drill/debugging-apache-drill-sqlline-query-with-java-remote-debugging
However, I am not sure how to use the 3rd party plugin source code in eclipse and put it in the classpath of drill to enable me to debug the code at runtime. Please help me here. Regards, Projjwal On Sun, Mar 19, 2017 at 10:43 PM, PROJJWAL SAHA <[email protected]> wrote: > Hi all, > > I am trying to debug a 3rd party storage plugin and I need to enable debug > with my eclipse IDE. Can someone pls guide me on the steps to enable > debugging for eclipse - any documentation / link would also help. Also are > the steps same if I would want to debug drill codebase ? > > Regards, > Projjwal >
