Very helpful. I now have it working, to a degree. I have a few other
questions but I will post them in another thread.
On Fri, Aug 16, 2013 at 1:18 PM, Edward Capriolo wrote:
> Look in the .q files that are in the hive source. Be aware that npath is
> going to be renamed soon https://issues.ap
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 wrote:
> That is the syntax I started with, and it does not like it. I get somewhat
> closer using t
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 wrote:
see if the one mentioned on this link works for you
https://git
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
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