----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/33442/#review81398 -----------------------------------------------------------
Ship it! Ship It! - Hanifi Gunes On April 23, 2015, 8:51 p.m., Parth Chandra wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/33442/ > ----------------------------------------------------------- > > (Updated April 23, 2015, 8:51 p.m.) > > > Review request for drill, Daniel Barclay, Hanifi Gunes, and Mehant Baid. > > > Repository: drill-git > > > Description > ------- > > DRILL-2811: Allow direct connection to drillbit from DrillClient > > > Diffs > ----- > > exec/java-exec/src/main/java/org/apache/drill/exec/client/DrillClient.java > 0d29f60 > exec/jdbc/src/main/java/org/apache/drill/jdbc/DrillConnectionConfig.java > de08cda > exec/jdbc/src/main/java/org/apache/drill/jdbc/DrillConnectionImpl.java > 3fdbf84 > > Diff: https://reviews.apache.org/r/33442/diff/ > > > Testing > ------- > > Tested using sqlline > > As the connection string use : > > sqlline -u "jdbc:drill:local=localhost:31010" -n admin -p admin > > > Thanks, > > Parth Chandra > >
