Hi, I would like to know if it's possible to put xml files in hdfs and have hbase pull out the data in those xml files.
We are thinking of a situation where the xml files will have elements corresponding to the columns in hbase. So ideally hbase should be able to pull the data corresponding to the columns from the xml files automatically. -- With Regards, Jr.
