search results

  1. You may create a view from the first select, and then query this one with the xpath UDF. E.g: Initial tables: hive> describe table1; id int f1 string f2 string f3 ...
    stackoverflow.com/questions/15276208/​using-xpath-in-hive - Cached
  2. I have a xpath query (using hive) where I want to display all book node id attribute values. My Xpath statement looks like this: Select xpath_string (bookxml, ...
    stackoverflow.com/questions/17308718/​xpath-query-in-hive... - Cached
  3. Parse the XML column data using xpath expressions in SELECT statements; or ... The syntax for the xpath processing in Hive can be found at: https: ...
    blogs.msdn.com/b/carlnol/archive/2012/​12/13/hive-and-xml... - Cached
  4. Functions for parsing XML data using XPath expressions. Since version: 0.6.0 Overview; ... Each function returns a specific Hive type given the XPath expression:
    cwiki.apache.org/confluence/display/​Hive/... - Cached
  5. I was hoping I can do it using XPATH without need for any custom coding ... , > > > > I would like to load an XML data file into HIVE. I created a table ...
    mail-archives.apache.org/mod_mbox/hive-​user/201209.mbox... - Cached
  6. If you have already loaded the XML data into Hive you can extract individual fields using the XPath ... into Hive you can extract individual fields using the ...
    osdir.com/ml/hive-user-hadoop-apache/​2010-06/msg00090.html - Cached
  7. X-Hive DB. Xhive/DB is a native XML database and not an XML-enabled database ... Xhive/DB persists XML DOMs and provides fast access to them using XPath and XQuery.
    developer-content.emc.com/developer/obt/​Xhive.htm - Cached
  8. In your XSLT mapping you can use the XPath as ... it\'s probably possible to use a JAVA UDF that replaces all special characters as ... Hive UDF for SOAP XPath?
    aiuto-paro2jan1991.blogspot.com/2013/06/​hive...xpath.html - Cached
  9. with the goal to then use XPath (and/or LATERAL VIEW) to read individual records in the file. ... (external tables) from hive using DeprecatedLzoTextInputFormat;
    grokbase.com/t/hive/user/126mm1n7w1/​reading-xml-files - Cache d
  10. In addition to XPath operators, the Hive query language offers several ways to work with common ... you can use Hive to accomplish a variety of interesting tasks when ...
    kb.tableausoftware.com/.../hadoop-hive-​extra-capabilities - Cached