I want to extract data from large xml, for ex. via xpath, and process it (data select, grouping). Is it simpler way, than described in this question? For ex., via Apache Avro? Or, maybe, it will be better to do it in Pig?
Asked
Active
Viewed 64 times
0
-
1Possible duplicate of [How to read XML using XPath in Java](http://stackoverflow.com/questions/2811001/how-to-read-xml-using-xpath-in-java) – DigiOz Multimedia Nov 01 '15 at 19:37
-
That is exactly stays in link "this question" – user715022 Nov 01 '15 at 19:41
-
Then you should be posting your question in that topic, as you are more likely to get a response to it. – DigiOz Multimedia Nov 01 '15 at 19:43
-
My fault. Your and my links are different. But question you've mentioned is not copy of current one. – user715022 Nov 01 '15 at 20:26