Good to know. Thanks On 30 June 2015 at 18:58, Parth Chandra <[email protected]> wrote:
> I think there is no way at the moment to determine which file the error was > in except to grep. I've logged a JIRA for this (DRILL-3428). > > On Mon, Jun 29, 2015 at 1:41 AM, Chi-Lang Ngo <[email protected]> wrote: > > > I'm getting this exception while parsing exception when querying a > > directory with thousands of tsv files: > > > > ...TextParsingException: Error processing input: Cannot use newline > > character within quoted string, line=37, char=8855. Content parsed: [ ] > > > > Is there a way to find out which file caused the exception w/o grep-ing > > through all of them? > > >
