Russell Jurney created PIG-3104:
-----------------------------------

             Summary: XMLLoader return Pig tuple/map/bag representation of the 
DOM of XML documents
                 Key: PIG-3104
                 URL: https://issues.apache.org/jira/browse/PIG-3104
             Project: Pig
          Issue Type: Improvement
          Components: internal-udfs, piggybank
    Affects Versions: 0.10.0, 0.11
            Reporter: Russell Jurney
            Assignee: Russell Jurney
             Fix For: 0.12


I want to extend Pig's existing XMLLoader to go beyond capturing the text 
inside a tag and to actually create a Pig mapping of the Document Object Model 
the XML represents. This would be similar to elephant-bird's JsonLoader. 
Semi-structured data can vary, so this behavior can be risky but... I want 
people to be able to load JSON and XML data easily their first session with Pig.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to