There are actually two separate pull requests my initial proposal and a separate alternate proposal by Jim. Both are short of done.
Fyi original implementation as additional reference https://github.com/jacques-n/drill/tree/DRILL-3423 Clearly we should do better job of discussing design before doing implementations so we don't get stuck in the future. It seems like we headed towards consensus at the end of the jira but I think it is hanging there. I'll try to move them to the finish line this week. On Feb 6, 2016 8:06 PM, "Jim Scott" <[email protected]> wrote: > The code was in a pull request that I made. Jacques has suggestions on how > to make it better and "clean up" the way it works. I went through multiple > iterations trying to get it in, but the hurdles were beyond my time > limitations. > > https://github.com/kingmesal/drill/tree/DRILL-3423 > https://github.com/apache/drill/pull/234 > https://issues.apache.org/jira/browse/DRILL-3423 > > At this point I would say this code works (aside from needing to catch up > to master), but it just needs to work through those final details. > > On Sat, Feb 6, 2016 at 6:46 PM, Ted Dunning <[email protected]> wrote: > > > > > Niels Basjes and Jim Scott worked on something related to this recently. > > > > The idea was to make the output of Niels' log-parser package directly > > queryable in Drill. > > > > I don't know the current status. > > > > > > On Sat, Feb 6, 2016 at 4:25 PM, David Asfaha <[email protected]> > > wrote: > > > >> Hi, > >> > >> I would like to analyse web server logs using Drill. Is there anyway to > >> analyse them directly as if they were json files? > >> > >> While researching an answer to this question, I looked for a way to > >> search > >> the mailing list archives but couldn't find it. > >> > >> Thanks, > >> David > >> > > > > > > > -- > *Jim Scott* > Director, Enterprise Strategy & Architecture > +1 (347) 746-9281 > @kingmesal <https://twitter.com/kingmesal> > > <http://www.mapr.com/> > [image: MapR Technologies] <http://www.mapr.com> > > Now Available - Free Hadoop On-Demand Training > < > http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm_campaign=Free%20available > > >
