parse xml

Requirement Suppose you are having an XML formatted data file. This file contains some empty tag. The requirement is to parse XML data in Hive and assign any default value to the empty tags. Components Involved Hive Maven Java Solution There are many solutions for parsing XML data into hiveRead More →