Look in the .q files that are in the hive source. Be aware that npath is going to be renamed soon https://issues.apache.org/jira/browse/HIVE-5087 .
On Fri, Aug 16, 2013 at 3:07 PM, Justin Workman <[email protected]>wrote: > That is the syntax I started with, and it does not like it. I get somewhat > closer using the aster data type syntax with out using the PATTERN or > SYMBOL keywords. > > Sent from my iPhone > > On Aug 16, 2013, at 12:58 PM, Nitin Pawar <[email protected]> wrote: > > see if the one mentioned on this link works for you > > https://github.com/hbutani/SQLWindowing/wiki > > > On Sat, Aug 17, 2013 at 12:09 AM, Justin Workman <[email protected] > > wrote: > >> I noticed that NPath appears to be included in Hive-0.11 but I can't >> find any documents explaining how to use it. Has anyone successfully >> used the NPath module and would be willing to share the correct >> syntax. I get parse errors or constructor errors anyway I try and use >> it. >> >> Thanks >> Justin >> >> Sent from my iPhone >> > > > > -- > Nitin Pawar > >
