Re: Custom Functions

2015-06-29 Thread Ted Dunning
Thanks. Very interesting input. On Mon, Jun 29, 2015 at 2:09 PM, Alok Tanna wrote: > Maven 3.3.3 -- Latest version , it worked with 3.0.5 > > On Mon, Jun 29, 2015 at 4:23 PM, Ted Dunning > wrote: > > > On Mon, Jun 29, 2015 at 1:03 PM, Alok Tanna > > wrote: > > > > > I was using latest version

Re: Custom Functions

2015-06-29 Thread Alok Tanna
Maven 3.3.3 -- Latest version , it worked with 3.0.5 On Mon, Jun 29, 2015 at 4:23 PM, Ted Dunning wrote: > On Mon, Jun 29, 2015 at 1:03 PM, Alok Tanna > wrote: > > > I was using latest version of Maven , guess that > > was the issue. > > > > What was the version? >

Re: Custom Functions

2015-06-29 Thread Ted Dunning
On Mon, Jun 29, 2015 at 1:03 PM, Alok Tanna wrote: > I was using latest version of Maven , guess that > was the issue. > What was the version?

Re: Custom Functions

2015-06-29 Thread Alok Tanna
Thank you Ted for the super trade. I really appreciate it. But then as of now I don't have any UDF . I was just trying test simple UDF on git. Issue is resolved it is working for me now. I downloaded older version of Maven. I was using latest version of Maven , guess that was the issue. Regards

Re: Doc Feedback -

2015-06-29 Thread Kristine Hahn
Thanks, I corrected the source docs and will let you know when they're published to the Apache site--later today. Kristine Hahn Sr. Technical Writer 415-497-8107 @krishahn On Sun, Jun 28, 2015 at 11:01 PM, Vinay Bhat wrote: > Below links referenced here >

Parsing exception when querying multiple files in a directory

2015-06-29 Thread Chi-Lang Ngo
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 ex