Hi, Can somebody help me with this use case.
I need to store large amount of xml files. I plan to convert these xml files into json and then store into Mongodb or Hbase. The use Apache drill to query the data. Or is it possible to directly store xml into HDFS and query the xml using apache drill. Please let me know the best practice. All I need is to query the data in the xml and put up a dashboard e.g like top 10 products etc Regards Niranjan
