Re: Hive and XML

2016-05-22 Thread Jörn Franke
XML is generally slow in any software. It is not recommended for large data volumes. > On 22 May 2016, at 10:15, Maciek wrote: > > Have you had to load XML data into Hive? Did you run into any problems or > experienced any pain points, e.g. complex schemas or performance? > > I have done a lo

Re: Hive and XML

2016-05-22 Thread Mich Talebzadeh
That is interesting. DBs like MarkLogic are adapt to this. BTW how do you define yor base Hive table for XML and what table type have you used? HTH Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw

Hive and XML

2016-05-22 Thread Maciek
Have you had to load XML data into Hive? Did you run into any problems or experienced any pain points, e.g. complex schemas or performance? I have done a lot of research on the role of XML in Big Data analytics recently and would like to get your view on it. It would be very helpful if you could f